-
Notifications
You must be signed in to change notification settings - Fork 1.6k
KEP 4595: CEL for CRD AdditionalPrinterColumns #4602
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
k8s-ci-robot
merged 15 commits into
kubernetes:master
from
sreeram-venkitesh:4595-cel-crd-additionalprintercolumns
Aug 4, 2025
Merged
Changes from 11 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
d3bc62c
Added basic KEP template for KEP 4595
sreeram-venkitesh 7c60004
Review comments from Tim
sreeram-venkitesh 252fa57
Added design details, PRR questionnaire
sreeram-venkitesh d5cb5bd
Cleaned up toc
sreeram-venkitesh a2b3284
Added design details, PRR
sreeram-venkitesh 320a389
add sections: proposal, user stories, caveats, risks and mitigations
Priyankasaggu11929 97fabfb
update reviewers, approvers, latest-milestone and stage
Priyankasaggu11929 1af582b
add PRR file
Priyankasaggu11929 31ba7b1
Added output for code snippets, example for risks
sreeram-venkitesh df7d0be
add benchmark performance analysis
Priyankasaggu11929 cd58ad7
Updated toc
sreeram-venkitesh 6cf3aa1
Clarified metrics to inform rollback
sreeram-venkitesh 976bc7d
Update performance analysis section
sreeram-venkitesh 81d1a34
Update KEP status to provisional
sreeram-venkitesh 61dff38
remove PRR file
Priyankasaggu11929 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| kep-number: 4595 | ||
| alpha: | ||
| approver: "@jpbetz" | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's remove this PRR approval file from this PR since we're in provisional status.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
addressed in recent commit.