Kacper Rzetelski
Kacper Rzetelski
**Description of your changes:** - Add an initContainer detecting dead nodes needing replacement - Add setting "replace-address-first-boot" flag for auto-detected dead nodes in sidecar - Add an e2e tests for...
**Description of your changes:** Currently, in our e2e test runner, when one of the spawned processes fails before the Ginkgo reporter can fetch the intercepted output, we won't be able...
**Description of your changes:** **Which issue is resolved by this Pull Request:** Resolves #
This PR introduces support for path exclusion from authentication for both mTLS and BasicAuth. The main issue here was allowing for excluding the requests, which request a URL matching an...
**Description of your changes:** Currently only some of the manager task fields are validated by the validating webhook, while the others are validated at runtime. This PR moves all the...
**Description of your changes:** This PR adds missing cron and related fields, currently missing from out API, to manager task specs and extends the unit tests to cover them. **Which...
### What should the feature do? We're using mapstructure to map properties of manager tasks taken from manager state to our status. https://github.com/scylladb/scylla-operator/blob/7d241f64cc00fd81c08ea6ae2e4e6dd3ef4f01b5/pkg/controller/manager/types_old.go#L91 At the moment there's no way for...
### What should the feature do? Currently most of the attributes of manager task specs are non-optional and/or defaulted. We should reevaluate how these attributes interact with each other and...
### What should the feature do? Currently only some of the manager task fields are validated by the validating webhook, while the others are validated at runtime. We should move...
**Description of your changes:** This PR adds support for object storage buckets in e2e test runner and script. Prerequisite for https://github.com/scylladb/scylla-operator/pull/1742 /priority critical-urgent /kind feature /hold for https://github.com/scylladb/scylla-operator-release/pull/113, https://github.com/scylladb/scylla-operator-release/pull/123 /cc