Tomáš Nožička

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

I've tried to delete our managed hash from `scylla-node-config` ServiceAccount and it never made it back. ``` apiVersion: v1 kind: ServiceAccount metadata: creationTimestamp: "2024-06-20T12:35:52Z" labels: foo: bar2 scylla-operator.scylladb.com/node-config-name: scylla-node-config name:...

kind/bug
priority/important-soon

When raft and tablets land in ScylalDB we'll have to revise existing procedures and change mane of them. E.g. adding multiple nodes vs StatefulSets.

triage/accepted
kind/epic

We should test latest operator with latest prerelease of scylladb and manager to discover possible issues early. Requires: - [x] https://github.com/scylladb/scylla-operator/issues/1589 ```[tasklist] ### Tasks - [ ] allow live adjusting...

priority/important-soon
triage/accepted
kind/machinery

ScyllaDB supports running on `arm64` and `amd64` and also publishes container images for both of them. So far the operator has been building and testing only on `amd64`. This epic...

priority/important-soon
triage/accepted
kind/epic

We should enhance our log collection for the must-gatehr command to better deal with edge cases, like pods being restarted in backoff.

kind/feature
triage/accepted
priority/important-longterm

operator.docs.scylladb.com should have an example with Scylla Enterprise and mention everything works the same way explicitly.

priority/important-soon
kind/documentation
triage/accepted

ScyllaOperator setup should be seamless and easy but we are only halfway now. Because scylla-operator uses primarily local storage there is quite a lot of setup needed to those disks....

triage/accepted
priority/important-longterm
kind/epic

We should document using `arm64` based images with at least a mention of it. In the end it will be pushed to the same location using a manifest list.

priority/important-soon
kind/documentation
triage/accepted

We should document how core dumps can be collected for ScyllaDB.

kind/documentation
triage/accepted
priority/important-longterm

We need to figure out how to best collect ScyllaDB core dumps. Ideally this should be multitenant and not require extra permissions. One approach is to configure nodes and collect...

kind/design
triage/accepted
priority/important-longterm