Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap the Mutating Webhook #3

Closed
5 tasks
Tracked by #8 ...
thisthat opened this issue Sep 2, 2022 · 0 comments · Fixed by #17
Closed
5 tasks
Tracked by #8 ...

Bootstrap the Mutating Webhook #3

thisthat opened this issue Sep 2, 2022 · 0 comments · Fixed by #17
Assignees

Comments

@thisthat
Copy link
Member

thisthat commented Sep 2, 2022

Technical Details

The operator of #2 is extended with the registration of a Mutating Webhook in the Admission Controller.
A reference implementation can be found here:
https://github.com/open-feature/open-feature-operator/blob/7d099c7b72f9a7430581696218458eaee31fb0df/main.go#L90-L98

Acceptance Criteria

  • A Mutating Webhook is registered.
  • Annotations of the resource are logged at each request.
  • All requests are always allowed.

DoD

  • A Mutating Webhook is registered in the Admission Controller.
  • The operator is extended with the Webhook implementation

Dependencies

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants