Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Copy link
Member

Choose a reason for hiding this comment

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

Based on the info in the KEP docs (kep.yaml and README.md) and code (here) in release-1.34 branch, it looks like the intended feature gate name is PodCertificateRequest. We should consider updating the name of this feature gate description file for consistency.

Copy link
Member Author

Choose a reason for hiding this comment

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

Renamed!

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ stages:
- stage: alpha
defaultValue: false
fromVersion: "1.34"
toVersion: "1.37"
---
Enable PodCertificateRequest objects and podCertificate projected volume
sources.