scylladb / scylla-operator

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

Add ClusterDomain fields into ScyllaOperatorConfig Status #2186

Closed zimnx closed 1 week ago

zimnx commented 2 weeks ago

Discovered Kubernetes cluster domain is saved as ScyllaOperatorConfig status field. The domain can be used as a Kubernetes cluster indentifier. Conditions added to ScyllaOperatorConfig status carry information regarding reconcilation of ClusterDomain automation.

zimnx commented 1 week ago

@rzetelskik @tnozicka ptal, it's awaiting your feedback

scylla-operator-bot[bot] commented 1 week ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tnozicka, zimnx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/scylladb/scylla-operator/blob/master/OWNERS)~~ [tnozicka,zimnx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment