Tomáš Nožička
Tomáš Nožička
Something in the lines of: - adjust storage requests - trigger rolling replace for all scylladb nodes
We need a way to expand storage from the initial requests. When there is a space available on the same node we should [expand in place](https://github.com/scylladb/scylla-operator/issues/1572) ```[tasklist] - [ ]...
When there is no more space on the same nodes we need a procedure to change the storage request and replace node 1 by 1. (This assumes all the ScyllaDB...
We need a config file in the repo that defines : - default scylladb version in our manifests - manager version - any fixed images the operator deploys - scylla-operator...
### What should the feature do? When a NodeConfig utilizes mount which systemd unit fails, it needs to set a degraded condition. ### What is the use case behind this...
**Description of your changes:** TODO **Which issue is resolved by this Pull Request:** Resolves #713 #1935 /cc
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** We should add grafana dashboard example to monitor haproxy instance in https://github.com/scylladb/scylla-operator/tree/7b1f7235e30c02cc97e9c892278350c21a298493/examples/third-party/haproxy-ingress There is...
``` The --progress, --slow-spec-threshold, --always-emit-ginkgo-writer flags and the SuppressProgressReporting decorator have all been deprecated. Instead the existing -v and -vv flags better capture the level of verbosity to display. However,...
based on https://github.com/scylladb/scylla-operator/issues/1374
We should audit the operations that ScyllaDB requires to this date and update our operating procedures if needed. ```[tasklist] - [ ] Procedure audit - possibly based on https://docs.google.com/document/d/1xJNvx9Zuf-DNi8ao0ZT1iJnFqDTqvkcAVVGXNqVA2LA/edit -...