You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like.:
We should auto-generate the flag docs similar to #7014
Options are: running it automatically in our CI or putting it into some make generate command and force PR authors to run this before they submit with a pre-check.
The text was updated successfully, but these errors were encountered:
Which component are you using?:
/area vertical-pod-autoscaler
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
Keeping the flag documentation at https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/docs/faq.md#what-are-the-parameters-to-vpa-recommender up-to-date is a manual effort, which is cumbersome and error-prone.
Describe the solution you'd like.:
We should auto-generate the flag docs similar to #7014
Options are: running it automatically in our CI or putting it into some
make generate
command and force PR authors to run this before they submit with a pre-check.The text was updated successfully, but these errors were encountered: