Skip to content
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

Finalize VPA release 1.3.0. #7773

Conversation

jm-franc
Copy link
Contributor

Updates docs, deployments, scripts for the VPA 1.3.0 release.

#7731

Marks VPA 1.3.0 as compatible with Kubernetes 1.28+ (verified by running
"hack/run-e2e-tests.sh full-vpa" with GKE 1.28.15-gke.1342000).

adrianmoisey and others added 24 commits December 15, 2024 08:18
…ns-fixes

Tweaks to VPA release instructions.
…zure_manager_test.go (kubernetes#7735)

* test: clean up environments properly before/after each unit test in azure_manager_test.go

* test: use testing.Cleanup() to ensure loadEnv()
…provider

feat(chart): Add support for civo provider
…s#7750)

* fix: undefined instance state on provisioning state failed

* test: add unit tests for provisioning state failed + fast delete

* test: support both fast/not fast delete on an affected test
…when_only_provisioning_requests_processing_is_productive

Improve frequent loops when only one of activities is productive
…equest_processing_even_if_all_pods_are_young

Enforce provisioning requests processing even if all pods are new
…bernetes#7761)

* fix: move leader elect flag binding above InitFlags()

* Revert kubernetes#7233

kubernetes#7233 broke `--leader-elect` flag by introducing `--lease-resource-name` that is redundant with `--leader-elect-resource-name`

* fix: move leader election flag binding above flag parsing which happens in kube_flag.InitFlags()

---------

Co-authored-by: Daniel Kłobuszewski <danielmk@google.com>
…ader-election-flags

docs: add comment to prevent leader-election flag binding to be moved after flag parsing
Fix RELEASE.md VPA deployment command line.
@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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 27, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: jm-franc
Once this PR has been reviewed and has the lgtm label, please assign gjtempleton, raywainman, towca 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 requested a review from feiskyer January 27, 2025 15:56
@k8s-ci-robot k8s-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jan 27, 2025
@k8s-ci-robot
Copy link
Contributor

Hi @jm-franc. Thanks for your PR.

I'm waiting for a kubernetes 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.

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 area/provider/azure Issues or PRs related to azure provider area/vertical-pod-autoscaler size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Jan 27, 2025
@jm-franc jm-franc closed this Jan 27, 2025
@jm-franc jm-franc deleted the vpa-1.3.0-updates-to-vpa-release-1.3-branch branch January 27, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cluster-autoscaler area/helm-charts area/provider/azure Issues or PRs related to azure provider area/vertical-pod-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. 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.

8 participants