Miles Garnsey

Results 70 issues of Miles Garnsey

**What this PR does**: Breaks the ReplicatedSecrets infinite loop. **Which issue(s) this PR fixes**: Fixes #1295 **Checklist** - [ ] Changes manually tested - [ ] Automated Tests added/updated -...

**What is missing?** We now use the DropLabels field in the replicatedSecret to ensure that a prefixed secret copied into the same namespace as it's original (and the ReplicatedSecret controlling...

enhancement
ready-for-review

**What is missing?** There are certain cases where a ReplicatedSecret will fail to clean up it's target secrets. This occurs in the following cases: 1. When a source secret is...

enhancement

**What this PR does**: Switch to using ReplicatedSecrets to control replication of the medusa bucket secrets. **Which issue(s) this PR fixes**: Fixes #1217 #1260 **Checklist** - [ ] Changes manually...

**What is missing?** controller-gen 0.12.0 has NPEs on ARM macs. We need to update it. **Why do we need it?** **Environment** * K8ssandra Operator version: `Insert image tag or Git...

enhancement

**What this PR does**: Move webhooks to `./webhooks` package and refactor so they fulfil the interfaces required. (Draft). **Which issue(s) this PR fixes**: Part of work on #482. **Checklist** -...

**What this PR does**: What it says on the tin. **Which issue(s) this PR fixes**: Fixes #435 **Checklist** - [ ] Changes manually tested - [ ] Automated Tests added/updated...

**What this PR does**: What it says on the tin. **Which issue(s) this PR fixes**: No issue. Migrating docs from GDocs format to markdown in the repo. **Checklist** - [...

Replicated secrets controller adds an annotation noting that the secret was create through replication. **Which issue(s) this PR fixes**: Fixes #1191 **Checklist** - [ ] Changes manually tested - [...

**What this PR does**: Tests whether multi-DC reaper tests work with HTTP management proxy. **Which issue(s) this PR fixes**: Fixes # **Checklist** - [ ] Changes manually tested - [...