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

Upgrade Operator Gatekeeper API to v1alpha2 #180

@font

Description

@font

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions