Skip to content

Mark InPlaceOrRecreate as GA for VPA 1.6.0#9082

Merged
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
adrianmoisey:mark-inplaceorrecreate-as-ga
Jan 24, 2026
Merged

Mark InPlaceOrRecreate as GA for VPA 1.6.0#9082
k8s-ci-robot merged 1 commit intokubernetes:masterfrom
adrianmoisey:mark-inplaceorrecreate-as-ga

Conversation

@adrianmoisey
Copy link
Copy Markdown
Member

What type of PR is this?

/kind feature

What this PR does / why we need it:

Mark InPlaceOrRecreate as GA

Which issue(s) this PR fixes:

Fixes #8979

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Promote InPlaceOrRecreate feature to GA, defaulted to enabled

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


@k8s-ci-robot k8s-ci-robot added 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. labels Jan 20, 2026
@k8s-ci-robot k8s-ci-robot requested a review from omerap12 January 20, 2026 10:24
@k8s-ci-robot k8s-ci-robot added the area/vertical-pod-autoscaler Issues or PRs related to the Vertical Pod Autoscaler component label Jan 20, 2026
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 20, 2026
@adrianmoisey
Copy link
Copy Markdown
Member Author

Is #9080 enough to prevent us from promoting to GA?
In my opinion, it isn't a blocker, happy to see what others think

@adrianmoisey adrianmoisey force-pushed the mark-inplaceorrecreate-as-ga branch from 3e257f1 to 6cf1da7 Compare January 20, 2026 10:31
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 20, 2026
Copy link
Copy Markdown
Member

@omerap12 omerap12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After discussing it with @soltysh , we decided we can promote this and fix the bug in parallel. so let's unhold when we have a fix.
Thanks for doing this!
/hold
/approve

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 22, 2026
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adrianmoisey, omerap12

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@adrianmoisey
Copy link
Copy Markdown
Member Author

/unhold

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 24, 2026
@adrianmoisey
Copy link
Copy Markdown
Member Author

After discussing it with @soltysh , we decided we can promote this and fix the bug in parallel. so let's unhold when we have a fix. Thanks for doing this! /hold /approve

Can I get a LGTM?

@omerap12
Copy link
Copy Markdown
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 24, 2026
@k8s-ci-robot k8s-ci-robot merged commit 4c31cab into kubernetes:master Jan 24, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/vertical-pod-autoscaler Issues or PRs related to the Vertical Pod Autoscaler component 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. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[VPA 1.6.0] - Promote InPlaceOrRecreate to GA

3 participants