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

Add an option for enable/disable webhook for a standard operator generated by kubebuilder #102

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

dashanji
Copy link
Contributor

@dashanji dashanji commented Apr 3, 2023

As titled. Fix #57.

@dashanji dashanji force-pushed the add-enable-webhook-option branch from 4ae4f03 to 826e4c4 Compare April 3, 2023 12:37
@dashanji
Copy link
Contributor Author

dashanji commented Apr 3, 2023

@arttor Hi, could you please take a look at this? Thanks.

@dashanji dashanji force-pushed the add-enable-webhook-option branch from 826e4c4 to b4f8439 Compare April 11, 2023 12:11
@arttor
Copy link
Owner

arttor commented Apr 13, 2023

Hi @dashanji, I am very sorry. Will only have time to check on the weekend.

pkg/processor/deployment/deployment.go Outdated Show resolved Hide resolved
@dashanji
Copy link
Contributor Author

Hi @arttor, could you please take a look at this? Thanks.

@dashanji dashanji force-pushed the add-enable-webhook-option branch 3 times, most recently from bcac65f to d6f44f3 Compare July 17, 2023 07:50
@samirtahir91
Copy link

samirtahir91 commented Nov 14, 2024

Can we revive this, I also require this use case

@arttor
Copy link
Owner

arttor commented Nov 16, 2024

yep, can do a review but now branch has some conflicts and should be updated

@dashanji dashanji force-pushed the add-enable-webhook-option branch 2 times, most recently from 200d02e to b93c699 Compare November 17, 2024 03:30
@dashanji
Copy link
Contributor Author

Hi @arttor, I have fixed the conflict. Could you please take a look at this?
/cc @samirtahir91

@arttor
Copy link
Owner

arttor commented Nov 17, 2024

@dashanji there is still conflicts with main after merging bugfix

Copy link
Owner

@arttor arttor left a comment

Choose a reason for hiding this comment

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

please resolve merge conflicts

…nerated by kubebuilder.

* Use regular expressions to match the containerPort of the webhook.

Signed-off-by: Ye Cao <[email protected]>
@dashanji dashanji force-pushed the add-enable-webhook-option branch from b93c699 to 9487780 Compare November 17, 2024 15:28
@dashanji
Copy link
Contributor Author

please resolve merge conflicts

Done.

@arttor arttor merged commit ad4eef7 into arttor:main Nov 17, 2024
1 check passed
@arttor
Copy link
Owner

arttor commented Nov 17, 2024

The changes are available in v0.4.15 release.

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.

Add a flag to disable/enable the webhook while rendering Operator
3 participants