Skip to content

Backport to 1.34: Making CapacityBuffer ProvisioningStrategy a string (not enum)#8892

Merged
k8s-ci-robot merged 1 commit intokubernetes:cluster-autoscaler-release-1.34from
jakubin:ProvisioningStrategyStringTo1.34
Dec 5, 2025
Merged

Backport to 1.34: Making CapacityBuffer ProvisioningStrategy a string (not enum)#8892
k8s-ci-robot merged 1 commit intokubernetes:cluster-autoscaler-release-1.34from
jakubin:ProvisioningStrategyStringTo1.34

Conversation

@jakubin
Copy link
Copy Markdown
Contributor

@jakubin jakubin commented Dec 5, 2025

What type of PR is this?

/kind cleanup
/kind api-change

What this PR does / why we need it:

Backport #8832 to cluster-autoscaler 1.34

Which issue(s) this PR fixes:

Different providers can have their own custom provisioning strategies. This field cannot be constrained by known in advance enum values.

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Make CapacityBuffer ProvisioningStrategy a string

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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API do-not-merge/needs-area Indicates that a PR should not merge because it lacks an area label. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. area/cluster-autoscaler Issues or PRs related to the Cluster Autoscaler component labels Dec 5, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

Hi @jakubin. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. and removed do-not-merge/needs-area Indicates that a PR should not merge because it lacks an area label. labels Dec 5, 2025
@jakubin jakubin changed the title Making CapacityBuffer ProvisioningStrategy a string (not enum) Backport to 1.34: Making CapacityBuffer ProvisioningStrategy a string (not enum) Dec 5, 2025
@x13n
Copy link
Copy Markdown
Member

x13n commented Dec 5, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 5, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jakubin, x13n

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 5, 2025
@k8s-ci-robot k8s-ci-robot merged commit 6dfe132 into kubernetes:cluster-autoscaler-release-1.34 Dec 5, 2025
4 of 5 checks passed
@jakubin jakubin deleted the ProvisioningStrategyStringTo1.34 branch December 28, 2025 15:42
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/cluster-autoscaler Issues or PRs related to the Cluster Autoscaler component cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants