Skip to content

Conversation

jklaw90
Copy link
Contributor

@jklaw90 jklaw90 commented Sep 5, 2025

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?

support native sidecars with feature flag `NativeSidecar`

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/needs-area area/vertical-pod-autoscaler and removed do-not-merge/needs-area labels Sep 5, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jklaw90
Once this PR has been reviewed and has the lgtm label, please assign voelzmo for approval. For more information see the Code Review Process.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 5, 2025
@jklaw90 jklaw90 force-pushed the julian/sidecars branch 3 times, most recently from 5eb981b to 0779cd7 Compare September 5, 2025 05:49
@jklaw90 jklaw90 force-pushed the julian/sidecars branch 2 times, most recently from 9ec60fb to 024b6b9 Compare September 5, 2025 20:08
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Sep 7, 2025
@jklaw90 jklaw90 marked this pull request as ready for review September 8, 2025 19:25
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Sep 8, 2025
@omerap12
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/vertical-pod-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants