Maciej Zimnoch

Results 62 issues of Maciej Zimnoch

Since golang/go#19767 SSH library requires this field on each connection. Currently all new installations of sup via `go get` doesn't work at all. This commit fixes it.

ScyllaCluster CRD is extended with ExposeOptions and Domains allowing users to configure domain, ingress class name and custom annotations. If provided, Operator creates an Ingress object for each Scylla Node...

kind/feature

Function which determined if container is tuned or not did not take into account nodeConfig status containing list of tuned containers. NodeConfig which tuned Node but not any container was...

kind/bug

**Describe the bug** Scylla may get restarted when it's overloaded due to timeouts on liveness and readiness probes ![Selection_004](https://user-images.githubusercontent.com/3951334/142844015-17cd9650-cc79-4461-a10b-4a931db5c907.png) **To Reproduce** 1. Deploy Scylla cluster 2. Overload it to 100%...

kind/bug

Helm doesn't provide any automated checks validating whether generated output contains what user wanted to set. It doesn't even complain that non-default variables set in `values` file are not used...

kind/machinery

Fix for #932 in #933 added special adoption path for ServiceAccounts not matching our selector. Since we keep N->N+1 upgrade compatibility, it's fine to remove this special code in 1.8...

kind/bug
priority/important-longterm

Additional kernel parameter tuning is added to our tuning suite. It allows user to provide their own desired custom values, ability to apply recommended settings directly from Scylla image, as...

kind/feature
priority/important-soon

Special 'now' value was evaluated on every ScyllaCluster reconcilation. Because it's result is always different, task definition was always different than the same task stored in Manager state. Hence every...

kind/bug

Despite following comment around enabling cpuset for Scylla I tried setting in on environment with non-static CPU policy and Scylla did not crash even when cpuset was counting CPUs not...

kind/feature
needs-priority
lifecycle/stale