kubeslice / worker-operator

Kubeslice Worker Operator Opensource Repository: The KubeSlice Worker Operator is a Kubernetes operator that manages the lifecycle of KubeSlice worker clusters.
Apache License 2.0
60 stars 19 forks source link

add a new label to application ns and kubeslice-system ns to make nsm webhook fault tolerant #126

Closed rahulsawra98 closed 1 year ago

rahulsawra98 commented 2 years ago

This PR adds a new label kubeslice.io/inject=true to application namespaces and specifically to kubeslice-system namespace after a slice is created. We will use this label in nsm mutatingwebhookconfig in namespace selector. This way only requests from application namespaces and kubeslice-system(gw pods) goes to nsm webhook

NishantSingh10 commented 1 year ago

report link 'https://kubeslice.github.io/e2e-allure-reports/Kind-worker-operator-2022-11-07T08:13:38-master-214/index.html'