8000 Rename CRD file to reflect all KServe CRDs (Fixes #4396) by WHITE-ICE-BOX · Pull Request #4494 · kserve/kserve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Rename CRD file to reflect all KServe CRDs (Fixes #4396) #4494

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

Merged
merged 4 commits into from
Jun 2, 2025

Conversation

WHITE-ICE-BOX
Copy link
Contributor

What this PR does / why we need it:
This PR renames the following test CRD file:

test/crds/serving.kserve.io_inferenceservices.yaml

test/crds/serving.kserve.io_all_crds.yaml

The original file contains all CRDs used in KServe (including InferenceService, ClusterServingRuntime, InferenceGraph, etc.), not just InferenceService.
Renaming helps avoid confusion and improves clarity.

No functional changes are made.

Which issue(s) this PR fixes:
Fixes #4396

Type of changes

  • Bug fix (non-breaking change which fixes an issue)

Feature/Issue validation/testing:

  • Manually verified that only filename was changed, contents remain identical.

  • git diff shows no changes other than file rename.

  • Logs

git mv serving.kserve.io_inferenceservices.yaml serving.kserve.io_all_crds.yaml

@sivanantha321
Copy link
Member

/lgtm

@github-actions github-actions bot added the lgtm label May 26, 2025
Signed-off-by: barkie <barkie.huang@gmail.com>
@sivanantha321
Copy link
Member

@WHITE-ICE-BOX The name need to be changed in the makefile as well.

@sivanantha321
Copy link
Member

/hold

@github-actions github-actions bot added the hold label May 30, 2025
@WHITE-ICE-BOX
Copy link
Contributor Author

@sivanantha321 Thanks for pointing that out! I’ll update the Makefile references and push the fix shortly. Much appreciated! 🙏

Signed-off-by: barkie <barkie.huang@gmail.com>
@WHITE-ICE-BOX
Copy link
Contributor Author

Hi @sivanantha321 @yuzisun ,
I’ve updated the Makefile to reflect the renamed CRD file as suggested.
Please let me know if anything else needs to be adjusted — happy to follow up!
If everything looks good, feel free to remove /hold and merge.
Thanks again for your review and guidance 🙏

@sivanantha321
Copy link
Member

/unhold

@sivanantha321 sivanantha321 removed the hold label Jun 2, 2025
@sivanantha321
Copy link
Member

Thanks for the contribution !
/lgtm
/approve

@sivanantha321 sivanantha321 merged commit 78407ba into kserve:master Jun 2, 2025
65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0