Tomáš Nožička
Tomáš Nožička
We should add integrity information to must-gather dump to help us identify when it was tempered with. Removing some sensitive files can be justified but in my experience it is...
Nodes objects are important to correctly identify the plarform, CRI, kubelet and related information. It contains information about resources as well.
The [current restore procedure](https://operator.docs.scylladb.com/stable/nodeoperations/restore.html) is fairly manual, slow and @zimnx mentioned that it has a size limit as well. We should migrate to using the Scylla Manager for the restore....
### Link to the job that flaked. https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1758/pull-scylla-operator-master-e2e-gke-parallel/1762798835807031296#1:test-build-log.txt%3A1485 ### Snippet of what failed. ``` • [FAILED] [660.567 seconds] ScyllaCluster [It] should support scaling github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_scaling.go:26 Timeline >> STEP: Creating a new...
https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1456/pull-scylla-operator-e2e-gke-parallel/1712825884106297344#1:test-build-log.txt%3A1394 ``` • [FAILED] [493.231 seconds] ScyllaCluster [It] should connect to cluster via Ingresses github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_expose.go:47 Timeline >> STEP: Creating a new namespace @ 10/13/23 13:57:27.987 Oct 13 13:57:28.126: INFO: Created...
Sometimes `podman` or `docker` are not available on servers, so the "same" commands should be run with complementary tools like `crictl` or `ctr`. As the ultimate fallback we should documment...
ScyllaDB Manager agent uses token based AuthN/AuthZ but is running on HTTP only which risks the token being stolen while it travels through the network. For internal/local networks, the chances...
Menu in our docs are polluted with subitems that are incorrectly defined, like the `Results` in the main menu coming from `/helm` page.  These items have...
### What should the feature do? We should be able to configure the nodes and local-csi driver without the need to manually mess with the node (e.g.) loopback devices or...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** We need to setup ScyllaDB with node to node mTLS to make sure the...