scylladb / scylla-operator

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

Extend node tune controller with status conditions #1920

Open rzetelskik opened 1 month ago

rzetelskik commented 1 month ago

What should the feature do?

Currently, the node tune controller only updates NodeConfig's NodeStatuses on reconciliation. It should be extended with conditions so that they can be propagated to NodeConfig.

/kind feature /needs-priority

What is the use case behind this feature?

Being able to query NodeConfig conditions, instead of checking NodeStatuses.

Anything else we need to know?

No response

rzetelskik commented 1 month ago

@tnozicka should this go as a part of https://github.com/scylladb/scylla-operator/issues/1557? If not, should it precede or follow it?

tnozicka commented 1 month ago

follow up is fine