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

chore: Rename webhook (HPA) #415

Merged
merged 1 commit into from
Aug 4, 2023
Merged

chore: Rename webhook (HPA) #415

merged 1 commit into from
Aug 4, 2023

Conversation

ckadner
Copy link
Member

@ckadner ckadner commented Aug 4, 2023

Motivation

We need to rename the servingruntime.serving.kserve.io validating webhook in ModelMesh to resolve a naming conflict in kserve/kserve:

https://github.com/kserve/kserve/actions/runs/5741094894/job/15561730774#step:10:209

helm install kserve charts/kserve-resources/ --wait --timeout 180s

...

Error: INSTALLATION FAILED: 1 error occurred:
	* validatingwebhookconfigurations.admissionregistration.k8s.io "servingruntime.serving.kserve.io" already exists


make: *** [Makefile:128: deploy-helm] Error 1
Error: Process completed with exit code 2.

kserve/kserve#3031 (comment)_

Modifications

Rename the servingruntime.serving.kserve.io to modelmesh-servingruntime.serving.kserve.io.

Result

TBD

Related

FYI @sivanantha321 @Jooho

Related: kserve/kserve#3063
Signed-off-by: Christian Kadner <[email protected]>
@ckadner ckadner requested review from Jooho and sivanantha321 and removed request for tjohnson31415 August 4, 2023 18:00
@ckadner ckadner added this to the v0.11.0 milestone Aug 4, 2023
Copy link
Member

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

Thanks @ckadner

/lgtm

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ckadner, rafvasq
To complete the pull request process, please assign tjohnson31415 after the PR has been reviewed.
You can assign the PR to them by writing /assign @tjohnson31415 in a comment when ready.

The full list of commands accepted by this bot can be found 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

@ckadner ckadner merged commit dbdb177 into kserve:main Aug 4, 2023
ckadner added a commit that referenced this pull request Aug 7, 2023
Rename the `servingruntime.serving.kserve.io` validating webhook
in ModelMesh to resolve a naming conflict in KServe

Related kserve/kserve#3031
Related kserve/kserve#3061

Signed-off-by: Christian Kadner <[email protected]>
(cherry picked from commit dbdb177)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants