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

Fixed webhook #342

Merged
merged 7 commits into from
Dec 10, 2018
Merged

Fixed webhook #342

merged 7 commits into from
Dec 10, 2018

Conversation

yuchaoran2011
Copy link
Contributor

@yuchaoran2011 yuchaoran2011 commented Dec 9, 2018

This PR needs to be merged first and the image gcr.io/spark-operator/spark-operator:v2.4.0-v1alpha1-latest needs to be rebuilt and pushed. After that I'll make a PR with these changes against helm/charts repo. Because only after the new image is pushed will the helm/charts CI pass on my PR.

I also made the MutatingWebhookConfiguration name configurable. We have a use case where two teams each has an operator instance running in their own namespace. The team who installs the operator later would override the webhook configuration of the team who deployed earlier.

Fixed #335

Copy link
Collaborator

@liyinan926 liyinan926 left a comment

Choose a reason for hiding this comment

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

LGTM

@liyinan926 liyinan926 merged commit d41e1c9 into kubeflow:master Dec 10, 2018
@liyinan926
Copy link
Collaborator

@yuchaoran2011 the latest image gcr.io/spark-operator/spark-operator:v2.4.0-v1alpha1-latest has been pushed.

@yuchaoran2011 yuchaoran2011 deleted the cyufix branch December 11, 2018 00:32
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.

webhook-service configuration via helm chart impacts mutating admission controller calls
2 participants