Skip to content

Add --feature-gates support to VPA flag generation script #8139

Closed
@omerap12

Description

@omerap12

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.help wantedDenotes 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.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions