Skip to content

Reimplement webhook logic on top of kubebuilder-generated webhook #38

@MirahImage

Description

@MirahImage

The projects-operator has a custom-built webhook that is serving CREATE project and CREATE/UPDATE projectaccess. While doing this work we created a standalone binary and manually wired it all up in our helm templating.

However it seems like kubebuilder has some pretty sweet support for webhooks, so it might be nice for us to buy into this.

Acceptance

  • project-operator acceptance tests all pass
  • we are using a kubebuilder webhook, not a custom manual one

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestestimate/MEstimated to be a medium change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions