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

Webhookconfig v1 #712

Merged
merged 3 commits into from
Mar 8, 2021
Merged

Webhookconfig v1 #712

merged 3 commits into from
Mar 8, 2021

Conversation

qinqon
Copy link
Member

@qinqon qinqon commented Mar 3, 2021

Is this a BUG FIX or a FEATURE ?:

Uncomment only one, leave it on its own line:

/kind bug
/kind enhancement

What this PR does / why we need it:
The webhookconfiguration v1alpha1 is going to be deprecated at
kubernetes 1.22. This change bumps operator-sdk and
kube-admission-webhook to support webhookconfiguration v1

Special notes for your reviewer:

Release note:

Bump operator-sdk and kube-admission-controller to use webhookconfig v1

@kubevirt-bot kubevirt-bot added dco-signoff: yes Indicates the PR's author has DCO signed all their commits. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/XXL labels Mar 3, 2021
@kubevirt-bot kubevirt-bot requested review from oshoval and phoracek March 3, 2021 15:45
@qinqon qinqon force-pushed the webhookconfig-v1 branch 2 times, most recently from dffed33 to daca002 Compare March 4, 2021 06:59
@qinqon qinqon removed request for phoracek and oshoval March 4, 2021 13:02
qinqon added 2 commits March 4, 2021 14:32
The webhookconfiguration v1alpha1 is going to be deprecated at
kubernetes 1.22. This change bumps operator-sdk and
kube-admission-webhook to support webhookconfiguration v1

Signed-off-by: Quique Llorente <[email protected]>
After bumping operator-sdk to 1.4.2 the Reconcile function expects a
context.Context and the Meta at events is included in the client.Object
passed to it.

Signed-off-by: Quique Llorente <[email protected]>
@qinqon qinqon force-pushed the webhookconfig-v1 branch from daca002 to 7433845 Compare March 4, 2021 13:35
After bumping deps some of the .gitignore in the project is making rsync ignore
"vendor/github.com/moby/term/.gitignore" and this breaks "make
check-gen"

Signed-off-by: Quique Llorente <[email protected]>
@kubevirt-bot
Copy link
Collaborator

kubevirt-bot commented Mar 4, 2021

@qinqon: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pull-kubernetes-nmstate-e2e-handler-k8s-future 115590b link /test pull-kubernetes-nmstate-e2e-handler-k8s-future

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@kubevirt-bot kubevirt-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Mar 5, 2021
@RamLavi
Copy link
Collaborator

RamLavi commented Mar 7, 2021

/lgtm

@kubevirt-bot kubevirt-bot added the lgtm Indicates that a PR is ready to be merged. label Mar 7, 2021
Copy link
Member

@phoracek phoracek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve

@kubevirt-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: phoracek

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubevirt-bot kubevirt-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 8, 2021
@kubevirt-bot kubevirt-bot merged commit e89b51b into nmstate:master Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants