Open tnozicka opened 10 months 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:
lifecycle/stale
is appliedlifecycle/stale
was applied, lifecycle/rotten
is appliedlifecycle/rotten
was applied, the issue is closedYou can:
/remove-lifecycle stale
/close
/lifecycle stale
/remove-lifecycle stale /triage accepted
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
604
Tasks