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

bump: harvester/webhook to v0.1.4 #97

Merged
merged 3 commits into from
Jan 22, 2024

Conversation

Yu-Jack
Copy link
Contributor

@Yu-Jack Yu-Jack commented Jan 17, 2024

Solution:
Wait for this PR harvester/webhook#6

Related Issue:
https://github.com/harvester/security/issues/42

Additional Context
webhook/pkg at v0.1.2 · harvester/webhook v.s webhook/pkg at v0.1.3 · harvester/webhook, there are some unsupported package in webhook 0.1.3, such as types

Result
Check this comment to see result.

@Yu-Jack Yu-Jack self-assigned this Jan 17, 2024
@Yu-Jack Yu-Jack changed the title bump: webhook to 0.1.3 bump: harveseter/webhook to v0.1.3 Jan 17, 2024
@Yu-Jack Yu-Jack changed the title bump: harveseter/webhook to v0.1.3 bump: harvester/webhook to v0.1.3 Jan 17, 2024
@Yu-Jack Yu-Jack marked this pull request as ready for review January 17, 2024 04:26
@Yu-Jack Yu-Jack requested review from bk201, starbops and ibrokethecloud and removed request for bk201, starbops and ibrokethecloud January 17, 2024 04:26
@Yu-Jack Yu-Jack marked this pull request as draft January 17, 2024 07:05
@Yu-Jack Yu-Jack changed the title bump: harvester/webhook to v0.1.3 bump: harvester/webhook to v0.1.ˋ Jan 17, 2024
@Yu-Jack Yu-Jack changed the title bump: harvester/webhook to v0.1.ˋ bump: harvester/webhook to v0.1.4 Jan 17, 2024
@Yu-Jack Yu-Jack marked this pull request as ready for review January 18, 2024 03:04
Copy link
Contributor

@ibrokethecloud ibrokethecloud left a comment

Choose a reason for hiding this comment

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

lgtm. thanks.

cmd/webhook/main.go Outdated Show resolved Hide resolved
@Yu-Jack Yu-Jack requested a review from bk201 January 19, 2024 07:54
admissionregv1 "k8s.io/api/admissionregistration/v1"
"k8s.io/apimachinery/pkg/labels"
"k8s.io/apimachinery/pkg/runtime"

"github.com/harvester/webhook/pkg/server/admission"
Copy link
Member

Choose a reason for hiding this comment

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

dittos

cniv1 "github.com/k8snetworkplumbingwg/network-attachment-definition-client/pkg/apis/k8s.cni.cncf.io/v1"
"github.com/tidwall/sjson"
admissionregv1 "k8s.io/api/admissionregistration/v1"
k8slabels "k8s.io/apimachinery/pkg/labels"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/klog"

"github.com/harvester/webhook/pkg/server/admission"
Copy link
Member

Choose a reason for hiding this comment

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

dittos

@Yu-Jack Yu-Jack requested a review from bk201 January 19, 2024 08:35
Copy link
Member

@bk201 bk201 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@starbops starbops left a comment

Choose a reason for hiding this comment

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

Tested with basic function. LGTM, thanks!

@starbops starbops merged commit 0b96356 into harvester:master Jan 22, 2024
3 checks passed
@Yu-Jack Yu-Jack deleted the fix-42-bump-0.1.3 branch January 22, 2024 04:51
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.

4 participants