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

Fix network injector webhook #131

Merged
merged 1 commit into from
May 10, 2021

Conversation

SchSeba
Copy link
Collaborator

@SchSeba SchSeba commented May 9, 2021

This commit fix the network injector webhook to stuck the all cluster.

#116 move the admission version to v1

In v1 the default FailurePolicy is Fail and not Ignore as v1Beta1

Signed-off-by: Sebastian Sch sebassch@gmail.com

This commit fix the network injector webhook to stuck the all cluster.

k8snetworkplumbingwg#116 move the admission version to v1

In v1 the default `FailurePolicy` is `Fail` and not `Ignore` as v1Beta1

Signed-off-by: Sebastian Sch <sebassch@gmail.com>
@yuvalk
Copy link

yuvalk commented May 9, 2021

/lgtm
:-)

@zshi-redhat
Copy link
Collaborator

/lgtm

@github-actions github-actions bot added the lgtm label May 10, 2021
@pliurh pliurh merged commit 8cda37b into k8snetworkplumbingwg:master May 10, 2021
@zshi-redhat
Copy link
Collaborator

@SchSeba do we need this change for operator-webhook ?

@SchSeba
Copy link
Collaborator Author

SchSeba commented May 10, 2021

@zshi-redhat there is no need for the other webhook they should remain on Fail policy as they are only for the sriov CRDs so they will not stuck the system

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

Successfully merging this pull request may close these issues.

4 participants