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

fix(): Fixed interference of sliceHealthStatus #191

Closed gourishkb closed 1 year ago

gourishkb commented 1 year ago

When multiple slices are deployed, failure of one slice's components is reflected in all the other sliceHealthStatus

Fix: added sliceName label to filter out individual slice specific components

NishantSingh10 commented 1 year ago

report link 'https://kubeslice.github.io/e2e-allure-reports/Kind-worker-operator-2023-03-22T12:53:17-master-391/index.html'

NishantSingh10 commented 1 year ago

report link 'https://kubeslice.github.io/e2e-allure-reports/Kind-worker-operator-2023-03-22T15:03:34-master-392/index.html'