scylladb / scylla-operator

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

Reevaluate non-optional or defaulted fields in manager task spec #1869

Open rzetelskik opened 3 months ago

rzetelskik commented 3 months ago

What should the feature do?

Currently most of the attributes of manager task specs are non-optional and/or defaulted. We should reevaluate how these attributes interact with each other and which of them can and should be made optional and non-defaulted.

/kind feature /priority important-longterm

What is the use case behind this feature?

ditto

Anything else we need to know?

No response