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

feat: support for conversion webhooks #250

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

diafour
Copy link
Contributor

@diafour diafour commented Feb 5, 2021

Overview

Use hooks as conversion webhooks.

What this PR does / why we need it

See #41.

This PR adds a new binding kubernetesCustomResourceConversion.

Special notes for your reviewer

Does this PR introduce a user-facing change?


@diafour diafour added the publish/image/dev/amd64 Build and push dev image using PR number as docker tag label Feb 5, 2021
@github-actions github-actions bot removed the publish/image/dev/amd64 Build and push dev image using PR number as docker tag label Feb 5, 2021
@diafour diafour mentioned this pull request Feb 5, 2021
@nabokihms nabokihms self-requested a review February 9, 2021 06:21
@diafour diafour added the publish/image/dev/amd64 Build and push dev image using PR number as docker tag label Feb 9, 2021
@github-actions github-actions bot removed the publish/image/dev/amd64 Build and push dev image using PR number as docker tag label Feb 9, 2021
BINDING_CONVERSION.md Outdated Show resolved Hide resolved
BINDING_CONVERSION.md Outdated Show resolved Hide resolved
BINDING_CONVERSION.md Outdated Show resolved Hide resolved
examples/204-validating-webhook/README.md Outdated Show resolved Hide resolved
pkg/webhook/conversion/chain.go Outdated Show resolved Hide resolved
pkg/webhook/conversion/config.go Outdated Show resolved Hide resolved
pkg/webhook/server/server.go Outdated Show resolved Hide resolved
pkg/webhook/server/server.go Show resolved Hide resolved
pkg/webhook/validating/handler.go Show resolved Hide resolved
@diafour diafour added the publish/image/dev/amd64 Build and push dev image using PR number as docker tag label Feb 24, 2021
@github-actions github-actions bot removed the publish/image/dev/amd64 Build and push dev image using PR number as docker tag label Feb 24, 2021
- add documentation
- refactor validating webhook machinery
- use kubernetes.io/tls type for webhook Secret
- fix: initialize webhooks if there are bindings for them

Co-authored-by: Maksim Nabokikh <32434187+nabokihms@users.noreply.github.com>
@diafour diafour merged commit 64af935 into master Feb 25, 2021
@diafour
Copy link
Contributor Author

diafour commented Feb 25, 2021

Ready: reviewed and tested many times internally.

@diafour diafour linked an issue Mar 30, 2021 that may be closed by this pull request
@diafour diafour added this to the 1.0.0-rc.2 milestone Mar 30, 2021
@diafour diafour deleted the feat_conversion_binding branch April 13, 2021 13:17
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 this pull request may close these issues.

Full support for CRDs
2 participants