issues
search
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
feat(AM-5509): Namespace sameness on a slice
#145
Closed
mridul-avesha
closed
1 year ago
mridul-avesha
commented
1 year ago
Creating a namespace if that particular namespace is not available in the any cluster which is part of the slice.
Prior to this edit, operator reconciler used to throw error, but waited for namespace to be created by user.