Tomáš Nožička
Tomáš Nožička
**Description of your changes:** This PR adds a control loop to ScyllaCluster controller that will automatically create both serving and client TLS certificates. This will be added to all ScyllaClusters...
**Description of your changes:** This PR adds 3 main conditions that help users determine the ScyllaCluster status. - `Available` (whether all replicas are up) - `Progressing` (whether the controller is...
We should validate what happens currently when say `Update` call on kube API takes infinitely long or the packets got blocked. Our sync loop should eventually cancel the call and...
https://github.com/scylladb/scylla-operator/actions/runs/3067025626/jobs/4954445399#step:12:441 https://github.com/scylladb/scylla-operator/suites/8323775595/artifacts/365955898 ``` • [FAILED] [462.877 seconds] Scylla Manager integration github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllamanager.go:18 [It] should discover cluster and sync tasks github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllamanager.go:23 Begin Captured StdOut/StdErr Output >> I0916 12:29:55.912346 159 framework/framework.go:249] "Namespace removed."...
https://github.com/scylladb/scylla-operator/actions/runs/3056629503/jobs/4931011388#step:12:664 ``` ↺ [FLAKEY TEST - TOOK 2 ATTEMPTS TO PASS] [SLOW TEST] [716.582 seconds] ScyllaCluster github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_shardawareness.go:25 should allow to build connection pool using shard aware ports github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_shardawareness.go:30 Begin Captured...
https://github.com/scylladb/scylla-operator/actions/runs/3067025626/jobs/4983951687#step:12:943 https://github.com/scylladb/scylla-operator/suites/8323775595/artifacts/368520674 ``` • [FAILED] [2244.113 seconds] ScyllaCluster Orphaned PV github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_pv.go:22 [It] should replace a node with orphaned PV github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_pv.go:27 Begin Captured StdOut/StdErr Output >> I0919 15:16:40.[945](https://github.com/scylladb/scylla-operator/actions/runs/3067025626/jobs/4983951687#step:12:946)782 28 framework/framework.go:249] "Namespace...
**Describe the bug** Nodeconfig tuning shouldn't return an error when a pod is pending but rather check that case and silently requeue. https://github.com/scylladb/scylla-operator/blob/9087a40bda9dcecd2a037523ce64fae85c225b80/pkg/controller/nodeconfigpod/sync_configmaps.go#L56 ``` E0919 14:48:13.416140 1 nodeconfigpod/controller.go:383] syncing key...
I saw this on a PR that only touched an isolated e2e so this should be a real flake. https://github.com/scylladb/scylla-operator/actions/runs/3066479399/jobs/4951738619#step:12:765 https://github.com/scylladb/scylla-operator/suites/8322409171/artifacts/365734281 ``` • [FAILED] [760.877 seconds] ScyllaCluster upgrades github.com/scylladb/scylla-operator/test/e2e/set/scyllacluster/scyllacluster_upgrades.go:19 should...
**Describe the bug** `. as $item ireduce({}; . * $item)` can't merge multiple documents when preceded by other commands. Version of yq: v4.34.1 Operating system: linux Installed via: go install...
### Link to the job that flaked. [should rotate TLS certificates before they expire](https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/1795/pull-scylla-operator-master-e2e-gke-parallel-clusterip/1765714974254043136#1:test-build-log.txt%3A863) ### Snippet of what failed.