-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
This is a Feature Request
What would you like to be added
Add reference links to the feature gate documentation to help users understand complex features better.
Search Links
- KEP search links: Links that search for the corresponding KEP in kubernetes/enhancements
- for example: link
- Can be automatically generated from feature gate names with genfeaturegates (?)
Blog post links
- Blog post links: Links to official Kubernetes blog posts explaining the feature
- Would require manual curation and maintenance
Why is this needed
Recent feature gates have become increasingly complex.
The brief descriptions in the documentation often aren't enough to understand what they do or why they're needed.
I often find myself having to search for KEPs or other resources to understand them properly.
For example, feature gates like DRAAdminAccess, DeclarativeValidation or StructuredAuthenticationConfigurationEgressSelector require deeper understanding that isn't available from their short descriptions alone.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.