scylladb / scylla-operator

The Kubernetes Operator for ScyllaDB
https://operator.docs.scylladb.com/
Apache License 2.0
323 stars 159 forks source link

Add status conditions to manager controller #1921

Open rzetelskik opened 1 month ago

rzetelskik commented 1 month ago

What should the feature do?

We should add status conditions to the manager controller and propagate them to ScyllaClusters.

/kind feature /needs-priority

What is the use case behind this feature?

Knowing when the manager controller has fully reconciled and being able to query it.

Anything else we need to know?

No response