Skip to content

integrations/operator: split mutator interface in two#34728

Merged
hugoShaka merged 1 commit intomasterfrom
hugo/operator-fix-mutate-panic
Nov 22, 2023
Merged

integrations/operator: split mutator interface in two#34728
hugoShaka merged 1 commit intomasterfrom
hugo/operator-fix-mutate-panic

Conversation

@hugoShaka
Copy link
Copy Markdown
Contributor

  • MutateExisting for resource update
  • Mutate for resource creation

- MutateExisting for resource update
- Mutate for resource creation
@hugoShaka hugoShaka added kube-operator Issues related to Kube Operator no-changelog Indicates that a PR does not require a changelog entry labels Nov 17, 2023
Comment thread integrations/operator/controllers/resources/teleport_reconciler.go
@hugoShaka hugoShaka added this pull request to the merge queue Nov 22, 2023
Merged via the queue into master with commit f67478d Nov 22, 2023
@hugoShaka hugoShaka deleted the hugo/operator-fix-mutate-panic branch November 22, 2023 18:59
github-merge-queue Bot pushed a commit that referenced this pull request Nov 22, 2023
* operator: propagate revision info + fix tests

* fixup! operator: propagate revision info + fix tests

* integrations/operator: split mutator interface in two (#34728)

- MutateExisting for resource update
- Mutate for resource creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kube-operator Issues related to Kube Operator no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants