Tomáš Nožička

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

It's a common practice in Kubernetes to define only requests and no limits so the payload can grow with the dataset or number of users. Fixed limits prevent it. Unless...

kind/feature
triage/accepted
priority/backlog

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Allow exposing ScyllaClusters on IPv6 and add a testing coverage. **What is use case...

kind/feature
triage/accepted
priority/backlog

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** The operator should stop scaling up if a new desired state has less members....

kind/feature
priority/important-soon
triage/accepted

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Config bundle API should be extended with `nodeDomain` and `nodeDomainType` to support AZ aware...

kind/feature
triage/accepted
priority/backlog

The crd gen is only generating schema for a subset of generic metadata and creationTimestamp is not one of them. It doesn't need to be but the go structs reference...

kind/bug
triage/accepted
priority/backlog

**Is this a bug report or feature request?** * Feature Request **What should the feature do:** In order for ScyllaDB [to fill in AZ names in `peers` table](https://github.com/scylladb/scylladb/issues/13602) it needs...

kind/feature
priority/important-soon
triage/accepted

Add e2e that setups 3 node ScyllaCluster, writes some data, deletes all of it's pods "at once" and makes sure they all come up and have the correct data. (First...

kind/feature
triage/accepted

**Describe the bug** Generated CRDs are missing embedded metadata. One example is ``` $ kubectl explain scylladbmonitoring.spec.components.prometheus.storage.volumeClaimTemplate.metadata KIND: ScyllaDBMonitoring VERSION: scylla.scylladb.com/v1alpha1 DESCRIPTION: May contain labels and annotations that will be...

kind/bug
priority/important-soon
triage/accepted

We should audit the open ports for a ScyllaCluster and make a list of those that don't support TLS or that we don't need anymore. We should have an option...

kind/design
triage/accepted
priority/important-longterm

When running on OpenShift, Scylla Operator needs to be given additional RBAC rules. Primarily for `/finalizers` on resources where we set `ownerRefs` with `blockOwnerDeletion`. Because the user deploying the operator,...

kind/feature
priority/important-soon
triage/accepted