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(): fix health status update conflicts #196

Closed gourishkb closed 1 year ago

gourishkb commented 1 year ago

Use retry on conflict for updating slice/cluster health status to avoid update errors.