Skip to content

✨feat(crd): Preserve Enum validation for IntOrString type in CRD generation#1370

Open
dongjiang1989 wants to merge 2 commits intokubernetes-sigs:mainfrom
dongjiang1989:change-IntOrString
Open

✨feat(crd): Preserve Enum validation for IntOrString type in CRD generation#1370
dongjiang1989 wants to merge 2 commits intokubernetes-sigs:mainfrom
dongjiang1989:change-IntOrString

Conversation

@dongjiang1989
Copy link
Copy Markdown
Member

@dongjiang1989 dongjiang1989 commented Mar 25, 2026

Closes: #873

@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dongjiang1989
Once this PR has been reviewed and has the lgtm label, please assign sbueringer for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details 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

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 25, 2026
@dongjiang1989 dongjiang1989 changed the title feat: Preserve Enum validation for IntOrString type in CRD generation ✨feat: Preserve Enum validation for IntOrString type in CRD generation Mar 25, 2026
@dongjiang1989
Copy link
Copy Markdown
Member Author

cc @sbueringer PTAL, thanks

@dongjiang1989 dongjiang1989 changed the title ✨feat: Preserve Enum validation for IntOrString type in CRD generation ✨feat(crd): Preserve Enum validation for IntOrString type in CRD generation Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using type intstr.IntOrString remove validation

2 participants