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

Fix alias update in ServiceExport #225

Closed bharath-avesha closed 1 year ago

bharath-avesha commented 1 year ago

Bug fix for https://avesha.atlassian.net/browse/AM-7487

Serviceexport reconciliation was failing when new items to the list of aliases were added.