Tomáš Nožička

Results 161 issues of Tomáš Nožička

### Link to the job that flaked. https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2117/pull-scylla-operator-master-e2e-gke-parallel/1833430612615106560#1:test-build-log.txt%3A2423 ### Snippet of what failed. ``` [FAILED] Unexpected error: : waiting has been interupted ([false]): timed out waiting for the condition {...

kind/flake
priority/important-longterm
lifecycle/stale

HostNetworking is one of the problematic parts of the operator that isn't multitenant and causes (un)expected issues around port conflicts with whatever runs on the host. It also blocks progress...

triage/accepted
priority/important-longterm
kind/epic

We need to update our k8s.io dependencies to v0.30.z and beyond but Kubernetes has changed the machinery in 1.30 to support go workspaces and get rid of the GOPATH. I...

priority/important-soon
triage/accepted
kind/machinery

When any assertion in the `Framework` fails, no test are executed but the run succeeds. It can be simulated by minting the framework like ``` func NewFramework(namePrefix string) *Framework {...

kind/bug
priority/important-soon
lifecycle/stale

We should support running operator in a disconnected environment. The main issue there is the inability to access public container image registries. The operator uses a few embedded images to...

triage/accepted
priority/important-longterm
kind/epic

ScyllaDB support a graceful replace node procedure where a new node is spun up before the old one is decommissioned. https://opensource.docs.scylladb.com/stable/operating-scylla/procedures/cluster-management/replace-running-node.html#add-a-new-node-to-the-cluster-and-then-decommission-the-old-node This is incompatible with using StatefulSets where each replica...

triage/accepted
priority/important-longterm
kind/epic

In general and especially with BestEffort QoS class or performance testing it's a good practice to separate the workload onto dedicated nodes. In Kubernetes this is done through Taints and...

kind/feature
triage/accepted
priority/important-longterm

When you create 2 NodeConfigs selecting the same Kubernetes Node but doing different things like "tuning" vs "disk setup", e.g. the "tuning" one with remove the other's mount units. ```...

kind/bug
priority/important-soon
triage/accepted

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Provide scylla-operator in the GKE marketplace. https://cloud.google.com/marketplace/docs/partners/kubernetes

kind/feature
triage/accepted
priority/important-longterm

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Upgrade jobs take time and block a worker in the operator. Offloading them would...

triage/accepted
priority/backlog