scylladb / scylla-operator

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

Add proposal for new API `v1alpha1.ScyllaDBDatacenter` #1994

Open zimnx opened 4 days ago

zimnx commented 4 days ago

This proposal aims to introduce new API called v1alpha1.ScyllaDBDatacenter that will replace existing v1.ScyllaCluster. The new API is going to be backward compatible and will contain fixes for mistakes we did in the past.

This PR is a place for discussion. If you find something wrong with current API that should be fixed in this one, please raise it here.

Resolves #1978

scylla-operator-bot[bot] commented 4 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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)~~ [zimnx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
zimnx commented 4 days ago

Marking as WIP after offline discussion to prepare API for new changes.

zimnx commented 2 hours ago

No longer WIP.