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

Feature slice health status [WIP] #176

Closed gourishkb closed 1 year ago

gourishkb commented 1 year ago

Modified events object to support new fields such as ReportingController , Note , Action . More fields such as labels and name are work in progress.

Made appropriate changes in the events for slice reconciler.

gourishkb commented 1 year ago

Closing as made redundant by https://github.com/kubeslice/worker-operator/pull/182