scylladb / scylla-operator

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

Limit ScyllaDB restarts on updates #1684

Open tnozicka opened 5 months ago

tnozicka commented 5 months ago

At this point, every scylla-operator release causes a rolling restart on scylla to update the sidecar that is run alongside scylla, even when none of the sidecar logic has changed.

We should split the sidecar logic into it's own repo and image that would provide probes and starter logic.

Note that at this point, there are [parts of the operator logic within the sidecar that shouldn't be there[(#604) and we need to remove them first.

Requires

Tasks

- [ ] https://github.com/scylladb/scylla-operator/issues/1714
- [ ] https://github.com/scylladb/scylla-operator/issues/1720
scylla-operator-bot[bot] commented 3 days ago

The Scylla Operator project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

You can:

/lifecycle stale