Tomáš Nožička
                                            Tomáš Nožička
                                        
                                    **Description of your changes:** This script will be used in periodics to test our published images. It essentially codifies what needs to be done to deploy a particular scylla-operator version....
**Description of your changes:** This PR removes makefile check for minimum Golang that is now duplicate to go.mod enforced by Go itself.
**Description of your changes:** The PR brings up our release procedure to up to date with our recent infra changes and with how we've done it for v1.12. The new...
**Description of your changes:** Collection node objects in must-gather helps us to determine the OS, architecture, CRI and more. **Which issue is resolved by this Pull Request:** Resolves #1845
`kubectl cp` was hitting permission denied, this PR fixes it + Grafana permissions are scaled down.
**Description of your changes:** This PR adds an e2e test that validates open ports for our ScyllaDB Pod in "default" configuration. The aim of this test is to: - Discover...
**Description of your changes:** This PR adds support for collecting related resources for ScyllaClusters and ScyllaDBMonitorings. Because not all resources are connected through ownerReferences we dump the same namespace and...
**Description of your changes:** This PR add integrity information to must-gather dump. This will help to identify whether files have been removed or the collection failed. **Which issue is resolved...
**Description of your changes:** This make sure our primary deployment on NVMes work while it still retains the option for people to select their own storage class. This fixes setups...
With ScyllaDB Monitoring 4.5.0 out, we should update operator dashboards and required grafana + prometheus versions. https://forum.scylladb.com/t/release-scylladb-monitoring-stack-4-5-0/933 @amnonh can you please update the SaaS dashboard and bring in the rest?...