Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Upgrade Operator Gatekeeper API to v1alpha2 #180

Open
3 tasks
font opened this issue Jul 16, 2021 · 1 comment
Open
3 tasks

Upgrade Operator Gatekeeper API to v1alpha2 #180

font opened this issue Jul 16, 2021 · 1 comment

Comments

@font
Copy link
Member

font commented Jul 16, 2021

This tracks the changes that should be made when updating the operator's Gatekeeper API to v1alpha2.

  • Remove the spec.image.image field and solely rely on the operator's RELATED_IMAGE_GATEKEEPER environment variable. There should be at least one release of the operator made that deprecates this spec.image.image field prior to this field being removed.
  • Separate out common Gatekeeper options e.g. Affinity,NodeSelector, Tolerations, into the controller manager (WebhookConfig) and audit (AuditConfig) API options.
  • Consider renaming WebhookConfig to ControllerConfig or something more meaningful.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants