-
Notifications
You must be signed in to change notification settings - Fork 4.2k
[VPA] native sidecar support #8498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jklaw90 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5eb981b
to
0779cd7
Compare
9ec60fb
to
024b6b9
Compare
024b6b9
to
a4748ee
Compare
a732ccb
to
f5d86c4
Compare
Thanks for this! but since this is a major change which also introduce a feature flag I think it needs to go through a proper AEP. cc @adrianmoisey |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Native sidecars are were added to k8s but haven't been added to vpa yet.
Which issue(s) this PR fixes:
Fixes # #7229
Special notes for your reviewer:
when loading prometheus history had to use live pod data to help determine container type. Wasn't sure if this is the best way
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: