Commit Graph

9254 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 0d8f587118
Merge pull request #8153 from raywainman/vpa-release-140
VPA 1.4.0 release updates in main branch
2025-05-22 07:30:35 -07:00
Kubernetes Prow Robot ca0628ac82
Merge pull request #8155 from raywainman/vpa-release-instructions
Update VPA release instructions with correct sequencing for tags
2025-05-21 23:10:36 -07:00
Ray Wainman e3ca0a4a98 Update release instructions with correct sequencing for tags 2025-05-22 00:30:51 +00:00
Ray Wainman adc7e12e1e Update VPA default version to 1.4.0 2025-05-22 00:17:47 +00:00
Kubernetes Prow Robot d1d65772e3
Merge pull request #8119 from kubernetes/raywainman-patch-3
Update VPA version.go to 1.5.0 for release
2025-05-21 09:10:36 -07:00
Kubernetes Prow Robot 086fd4426f
Merge pull request #8144 from aman4433/feature-gate-fix
updating the script to handle multi-line flag descriptions
2025-05-21 04:32:36 -07:00
Aman Shrivastava 83b370ec5a updating the script to handle multi-line flag descriptions 2025-05-21 16:41:32 +05:30
Kubernetes Prow Robot d0a297372a
Merge pull request #7992 from voelzmo/enh/concurrent-recommender
Make VPA and Checkpoint updates concurrent
2025-05-21 01:18:34 -07:00
Kubernetes Prow Robot 708f44213b
Merge pull request #8137 from DigitalVeer/master
pricing changes: updated z3 pricing information
2025-05-20 01:29:15 -07:00
Marco Voelz 0ee2d8a2a7 Run `hack/generate-flags.sh` 2025-05-19 16:41:54 +02:00
Marco Voelz b2a081db94 Deprecate min-checkpoints flag and make it a no-op 2025-05-19 16:41:54 +02:00
Kubernetes Prow Robot bf74f7afd3
Merge pull request #8136 from omerap12/add-metric-for-failed-in-place
Add metric for failed in-place update attempt
2025-05-18 08:39:14 -07:00
Omer Aplatony b1ed5ce4bc Add metric to docs
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2025-05-18 06:51:23 +00:00
Omer Aplatony 6a2b950b7b Add metric for failed in-place update attempt
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2025-05-17 13:54:59 +00:00
Veer Singh a9c37f71dc pricing changes: updated z3 pricing information 2025-05-17 09:05:05 +00:00
Kubernetes Prow Robot f3023467d2
Merge pull request #8126 from elmiko/update-capi-readme
update clusterapi readme with node group limit info
2025-05-16 12:41:13 -07:00
Kubernetes Prow Robot 26f59b5f21
Merge pull request #8131 from kubernetes/x13n-patch-9
Use go1.24 for Cluster Autoscaler builds
2025-05-16 02:35:14 -07:00
Kubernetes Prow Robot 3374be70d0
Merge pull request #8124 from jbtk/estimator_fix
Prevent the binpacking estimator from retrying to add additional nodes
2025-05-15 08:13:14 -07:00
Daniel Kłobuszewski 92f087b386
Use go1.24 for Cluster Autoscaler builds 2025-05-15 15:53:12 +02:00
Justyna Betkier c7f7cb5de8 Prevent the binpacking estimator from retrying to add additional nodes
when reaching the limits.
2025-05-15 14:21:57 +02:00
Kubernetes Prow Robot 2abc138872
Merge pull request #8121 from atwamahmoud/master
Cluster Autoscaler: Disables `printf` check for go vet in CA testing, Updates go version to go1.24.0
2025-05-14 02:25:19 -07:00
Kubernetes Prow Robot c85f22f7dd
Merge pull request #7798 from omerap12/migrate-claimReservedForPod
migrate claimReservedForPod to use upstream IsReservedForPod
2025-05-13 09:57:16 -07:00
Mahmoud Atwa 24ef1f4319 Cluster Autoscaler: Disable printf analyzer & update go version 2025-05-13 16:27:08 +00:00
elmiko e03f7068d5 update clusterapi readme with node group limit info
this change is adding an extra note to the readme to help users
understand how the autoscaler works when it is outside the minimum and
mamximum limits. it is being added to help inform users and also because
the readme is embedded in clusterapi documentation.
2025-05-13 10:45:35 -04:00
Kubernetes Prow Robot 6b55dc9009
Merge pull request #8120 from kubernetes/raywainman-patch-4
Update VPA release instructions with correct tag command
2025-05-12 22:35:16 -07:00
Kubernetes Prow Robot 8d45fcd183
Merge pull request #8122 from toVersus/chore/vpa-inplace-metrics-name-typo
Fix typos in the metric name for VPA In-Place update
2025-05-12 21:41:15 -07:00
Tsubasa Nagasawa 8e8979c91a Fix typos in the metric name for VPA In-Place update
Signed-off-by: Tsubasa Nagasawa <toversus2357@gmail.com>
2025-05-13 08:53:04 +09:00
Daniel Kłobuszewski baa6c52c47 Bump go version in builder 2025-05-12 22:27:03 +00:00
Daniel Kłobuszewski e42d50d191 Update Kubernetes deps to 1.33.0-beta.0 2025-05-12 22:27:03 +00:00
Ray Wainman 6076fb36f1
Update VPA release instructions with correct tag command 2025-05-12 17:49:44 -04:00
Ray Wainman a1ab8bc55f
Update VPA version.go to 1.5.0 for release 2025-05-12 17:25:21 -04:00
Kubernetes Prow Robot 2b33c4c790
Merge pull request #8115 from maxcao13/kubernetes-in-place-updates
VPA: Implement in-place updates support
2025-05-12 11:27:16 -07:00
Kubernetes Prow Robot 2ca75135fb
Merge pull request #7694 from mtrqq/bug/clean-instance-templates
Fix memory leak while fetching GCE instance templates.
2025-05-12 04:13:16 -07:00
Kubernetes Prow Robot 2937e9c3da
Merge pull request #8117 from jlamillan/jlamillan/oci_sdk_65.90
Upgrade OCI provider SDK to v65.90.0. Required for Go 1.24.
2025-05-12 03:45:15 -07:00
jesse.millan 3fd510bb5a
Upgrade OCI provider SDK to v65.90.0. Required for Go 1.24. 2025-05-10 22:57:16 -07:00
Max Cao 3039f3cc92
VPA: upgrade InPlacePodVerticalScaling internal logic to k8s 1.33
Signed-off-by: Max Cao <macao@redhat.com>
2025-05-09 13:38:51 -07:00
Max Cao 66b4c962d6
VPA: fix InPlaceOrRecreate feature gate version
Signed-off-by: Max Cao <macao@redhat.com>
2025-05-09 13:38:51 -07:00
Max Cao 2a3764d007
VPA: use sha256 digest for local kind image
Signed-off-by: Max Cao <macao@redhat.com>
2025-05-09 13:38:47 -07:00
Kubernetes Prow Robot ff5595519e
Merge pull request #8114 from d-honeybadger/priority-expander-docs-corrections
correct documentation on cluster-autoscaler priority expander configmap
2025-05-09 08:29:33 -07:00
Kubernetes Prow Robot a65fdb4031
Merge pull request #8081 from raywainman/vpa-release-instructions
VPA - Update release instructions for automatically built images
2025-05-09 07:21:16 -07:00
Ray Wainman 7bbb443a0f
Update vertical-pod-autoscaler/RELEASE.md
Co-authored-by: Adrian Moisey <adrian@changeover.za.net>
2025-05-09 10:02:53 -04:00
dkomsa b7fa3cd01d correct and clarify documentation on cluster-autoscaler priority expander configmap
Signed-off-by: dkomsa <dkomsa@digitalocean.com>
2025-05-09 09:27:30 -04:00
Max Cao 4f18830d51
VPA: refactor e2e test ginkgo wrapper functions
This commit refactors the VPA e2e test ginkgo wrappers so that they we can easily supply ginkgo decorators.
This allows us to add ginkgo v2 labels to suites so that later we can run tests that only run FG tests.
For now, this would only be useful for FG:InPlaceOrRecreate

Signed-off-by: Max Cao <macao@redhat.com>
2025-05-08 14:40:37 -07:00
Max Cao 087e946e1a
VPA: add InPlaceOrRecreate e2e tests
Signed-off-by: Max Cao <macao@redhat.com>
2025-05-08 14:40:37 -07:00
Max Cao 8a9a4b8c96
VPA: bump up overall e2e test timeout
Signed-off-by: Max Cao <macao@redhat.com>
2025-05-08 14:39:38 -07:00
Omer Aplatony 8806d180c2
Update features.md
Co-authored-by: Max Cao <macao@redhat.com>
2025-05-08 14:39:38 -07:00
Omer Aplatony 036a482bc9
Adjust comments
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2025-05-08 14:39:38 -07:00
Omer Aplatony 94d55a5f7b
Update vertical-pod-autoscaler/docs/features.md
Co-authored-by: Adrian Moisey <adrian@changeover.za.net>
2025-05-08 14:39:38 -07:00
Omer Aplatony 11e7560180
Add docs for in-place updates
Signed-off-by: Omer Aplatony <omerap12@gmail.com>
2025-05-08 14:39:37 -07:00
Max Cao c5eecc6c4c
address raywainman and omerap12 comments
Signed-off-by: Max Cao <macao@redhat.com>
2025-05-08 14:39:37 -07:00