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
58 stars 19 forks source link

fix(): use correct slicename #250

Closed gourishkb closed 1 year ago

gourishkb commented 1 year ago

slice name of the workersliceConfig is currently used, this change uses the correct slice name from SliceConfig, which is part of the spec for WorkerSliceConfig