-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Labels
area/vertical-pod-autoscalergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.
Description
In #8115, we added support for in-place updates in VPA. This functionality is currently gated behind a feature flag (see the features.md documentation for reference).
However, the generate-flags.sh script—which is used to generate CLI flags for all VPA components does not currently support the --feature-gates flag.
As a result, this flag is missing from the generated documentation, such as flags.md.
We should update the script to handle --feature-gates so that the flag appears correctly in the generated output and users are aware of it.
/good-first-issue
/area vertical-pod-autoscaler
/triage accepted
Metadata
Metadata
Labels
area/vertical-pod-autoscalergood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.triage/acceptedIndicates an issue or PR is ready to be actively worked on.Indicates an issue or PR is ready to be actively worked on.