-
Notifications
You must be signed in to change notification settings - Fork 4
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
vpa: Update to VPA v1.1.1 #111
Commits on Nov 28, 2023
-
Implement TemplateNodeInfo for civo cloudprovider
Signed-off-by: Vishal Anarse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4bd3f0 - Browse repository at this point
Copy the full SHA c4bd3f0View commit details -
Add comment for type and function
Signed-off-by: Vishal Anarse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93b7537 - Browse repository at this point
Copy the full SHA 93b7537View commit details -
refactor(*): move getKubeClient to utils/kubernetes
(cherry picked from commit b9f636d) Signed-off-by: qianlei.qianl <[email protected]> refactor: move logic to create client to utils/kubernetes pkg - expose `CreateKubeClient` as public function - make `GetKubeConfig` into a private `getKubeConfig` function (can be exposed as a public function in the future if needed) Signed-off-by: vadasambar <[email protected]> fix: CI failing because cloudproviders were not updated to use new autoscaling option fields Signed-off-by: vadasambar <[email protected]> refactor: define errors as constants Signed-off-by: vadasambar <[email protected]> refactor: pass kube client options by value Signed-off-by: vadasambar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae18f05 - Browse repository at this point
Copy the full SHA ae18f05View commit details
Commits on Nov 29, 2023
-
Merge pull request kubernetes#6322 from vishalanarase/civo/add-node-t…
…emplate Implement TemplateNodeInfo for civo cloudprovider
Configuration menu - View commit details
-
Copy full SHA for 70bc124 - Browse repository at this point
Copy the full SHA 70bc124View commit details -
Calculate real value for template using node group
Signed-off-by: Vishal Anarse <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d887dff - Browse repository at this point
Copy the full SHA d887dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32e6849 - Browse repository at this point
Copy the full SHA 32e6849View commit details -
Configuration menu - View commit details
-
Copy full SHA for d98363f - Browse repository at this point
Copy the full SHA d98363fView commit details -
Merge pull request kubernetes#6294 from vadasambar/refactor/kube-client
refactor(*): move getKubeClient to utils/kubernetes
Configuration menu - View commit details
-
Copy full SHA for 0a1d74f - Browse repository at this point
Copy the full SHA 0a1d74fView commit details -
Merge pull request kubernetes#6296 from guopeng0/fix/alicloud
fix: alicloud the function NodeGroupForNode return nil
Configuration menu - View commit details
-
Copy full SHA for 06db46b - Browse repository at this point
Copy the full SHA 06db46bView commit details
Commits on Nov 30, 2023
-
Merge pull request kubernetes#6324 from vishalanarase/civo/updated-no…
…de-template [civo] Calculate real value for template using node group
Configuration menu - View commit details
-
Copy full SHA for 85b6058 - Browse repository at this point
Copy the full SHA 85b6058View commit details -
Update aws-sdk-go to 1.48.7 via tarball
Remove *_test.go, models/, examples
Configuration menu - View commit details
-
Copy full SHA for 8fe636e - Browse repository at this point
Copy the full SHA 8fe636eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd09d59 - Browse repository at this point
Copy the full SHA dd09d59View commit details
Commits on Dec 4, 2023
-
Merge pull request kubernetes#6245 from alexanderConstantinescu/aws-c…
…ache-instance-requirements AWS: cache instance requirements
Configuration menu - View commit details
-
Copy full SHA for 04b89f6 - Browse repository at this point
Copy the full SHA 04b89f6View commit details -
Merge pull request kubernetes#6261 from sibucan/aws-capacity-type-fix
Fix capacityType label in AWS ManagedNodeGroup
Configuration menu - View commit details
-
Copy full SHA for c0661b5 - Browse repository at this point
Copy the full SHA c0661b5View commit details -
Merge pull request kubernetes#6186 from jackfrancis/azure-aks-vmtype-…
…deprecate Azure: Remove AKS vmType
Configuration menu - View commit details
-
Copy full SHA for dfd20f2 - Browse repository at this point
Copy the full SHA dfd20f2View commit details -
Merge pull request kubernetes#6325 from ROunofF/update-local-sdk2
Update cloudprovider/aws/aws-sdk-go to 1.48.7
Configuration menu - View commit details
-
Copy full SHA for cea6c36 - Browse repository at this point
Copy the full SHA cea6c36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a754db - Browse repository at this point
Copy the full SHA 9a754dbView commit details -
Merge pull request kubernetes#6302 from piotrwrotniak/fixedp
Fixes scale down logic.
Configuration menu - View commit details
-
Copy full SHA for df6784b - Browse repository at this point
Copy the full SHA df6784bView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 65970f9 - Browse repository at this point
Copy the full SHA 65970f9View commit details -
Merge pull request kubernetes#6347 from ROunofF/update-instance-type
Update AWS instance list - Dec 2023
Configuration menu - View commit details
-
Copy full SHA for b6ffd65 - Browse repository at this point
Copy the full SHA b6ffd65View commit details -
Configuration menu - View commit details
-
Copy full SHA for a70364d - Browse repository at this point
Copy the full SHA a70364dView commit details
Commits on Dec 6, 2023
-
Merge pull request kubernetes#6340 from ilpianista/patch-1
Helm: update cluster-autoscaler to 1.28
Configuration menu - View commit details
-
Copy full SHA for 8f75e9c - Browse repository at this point
Copy the full SHA 8f75e9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d45f47 - Browse repository at this point
Copy the full SHA 4d45f47View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2793a3e - Browse repository at this point
Copy the full SHA 2793a3eView commit details -
Merge pull request kubernetes#6338 from voelzmo/enh/switch-to-multist…
…age-build Switch to multistage build Dockerfiles for VPA
Configuration menu - View commit details
-
Copy full SHA for 844e61c - Browse repository at this point
Copy the full SHA 844e61cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb5ef4b - Browse repository at this point
Copy the full SHA eb5ef4bView commit details
Commits on Dec 9, 2023
-
deprecate unused node-autoprovisioning-enabled and max-autoprovisione…
…d-node-group-count flags Signed-off-by: Prashant Rewar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cbebabb - Browse repository at this point
Copy the full SHA cbebabbView commit details
Commits on Dec 11, 2023
-
Fix error messages and expose underlying error.
Error messages were incorrect regardless of which annotation was failing. Also exposing the underlying parse error so it can actually be fixed.
Configuration menu - View commit details
-
Copy full SHA for 3c4b180 - Browse repository at this point
Copy the full SHA 3c4b180View commit details -
Configuration menu - View commit details
-
Copy full SHA for f08828b - Browse repository at this point
Copy the full SHA f08828bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e87470e - Browse repository at this point
Copy the full SHA e87470eView commit details -
fix(hetzner): insufficient nodes when boot fails
The Hetzner Cloud API returns "Actions" for anything asynchronous that happens inside the backend. When creating a new server multiple actions are returned: `create_server`, `start_server`, `attach_to_network` (if set). Our current code waits for the `create_server` and if it fails, it makes sure to delete the server so cluster-autoscaler can create a new one immediately to provide the required capacity. If one of the "follow up" actions fails though, we do not handle this. This causes issues when the server for whatever reason did not start properly on the first try, as then the customer has a shutdown server, is paying for it, but does not receive the additional capacity for their Kubernetes cluster. This commit fixes the bug, by awaiting all actions returned by the create server API call, and deleting the server if any of them fail.
Configuration menu - View commit details
-
Copy full SHA for 0a46895 - Browse repository at this point
Copy the full SHA 0a46895View commit details -
Merge pull request kubernetes#6364 from hetznercloud/hcloud-wait-all-…
…actions fix(hetzner): insufficient nodes when boot fails
Configuration menu - View commit details
-
Copy full SHA for b4586f9 - Browse repository at this point
Copy the full SHA b4586f9View commit details -
Merge pull request kubernetes#6301 from brydoncheyney/bcheyney/autosc…
…aler-annotation-ignore fix: update node annotation used to limit log spam with valid key
Configuration menu - View commit details
-
Copy full SHA for 37673fe - Browse repository at this point
Copy the full SHA 37673feView commit details -
Merge pull request kubernetes#6361 from guopeng0/feature/metrics
feat: add metrics to show target size of every node group
Configuration menu - View commit details
-
Copy full SHA for 98a77a8 - Browse repository at this point
Copy the full SHA 98a77a8View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2acea3b - Browse repository at this point
Copy the full SHA 2acea3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c14b8f - Browse repository at this point
Copy the full SHA 7c14b8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce68ed - Browse repository at this point
Copy the full SHA 9ce68edView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc6ecec - Browse repository at this point
Copy the full SHA cc6ececView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7383034 - Browse repository at this point
Copy the full SHA 7383034View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3810ec - Browse repository at this point
Copy the full SHA c3810ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f1c2b - Browse repository at this point
Copy the full SHA a6f1c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95ad6c9 - Browse repository at this point
Copy the full SHA 95ad6c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 368441d - Browse repository at this point
Copy the full SHA 368441dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f6eedc - Browse repository at this point
Copy the full SHA 5f6eedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e24ac - Browse repository at this point
Copy the full SHA 90e24acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8a2e78 - Browse repository at this point
Copy the full SHA a8a2e78View commit details
Commits on Dec 13, 2023
-
Merge pull request kubernetes#6371 from pmdroid/fix-hetzner-docs
fix: updated readme for hetzner cloud provider
Configuration menu - View commit details
-
Copy full SHA for 49bed4c - Browse repository at this point
Copy the full SHA 49bed4cView commit details
Commits on Dec 14, 2023
-
Add error details to autoscaling backoff.
Change-Id: I3b5c62ba13c2e048ce2d7170016af07182c11eee
Configuration menu - View commit details
-
Copy full SHA for cf6176f - Browse repository at this point
Copy the full SHA cf6176fView commit details -
Merge pull request kubernetes#6327 from walidghallab/autoscaler-status
Add error details to autoscaling backoff.
Configuration menu - View commit details
-
Copy full SHA for f0001eb - Browse repository at this point
Copy the full SHA f0001ebView commit details -
Make backoff.Status.ErrorInfo non-pointer.
Change-Id: I1f812d4d6f42db97670ef7304fc0e895c837a13b
Configuration menu - View commit details
-
Copy full SHA for f89427a - Browse repository at this point
Copy the full SHA f89427aView commit details -
Merge pull request kubernetes#6374 from walidghallab/autoscaler-status
Make backoff.Status.ErrorInfo non-pointer.
Configuration menu - View commit details
-
Copy full SHA for e495509 - Browse repository at this point
Copy the full SHA e495509View commit details -
Merge pull request kubernetes#6246 from prashantrewar/deprecate-unuse…
…d-flag Deprecate unused node-autoprovisioning-enabled and max-autoprovisioned-node-group-count flags
Configuration menu - View commit details
-
Copy full SHA for b95adf1 - Browse repository at this point
Copy the full SHA b95adf1View commit details
Commits on Dec 15, 2023
-
allow specifing grpc timeout rather than hardcoded 5 seconds
Signed-off-by: lizhen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac01132 - Browse repository at this point
Copy the full SHA ac01132View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d3303 - Browse repository at this point
Copy the full SHA e3d3303View commit details -
Merge pull request kubernetes#6376 from x13n/master
[GCE] Support paginated instance listing
Configuration menu - View commit details
-
Copy full SHA for 2afb968 - Browse repository at this point
Copy the full SHA 2afb968View commit details -
Merge pull request kubernetes#6373 from tedli/grpc-timeout
allow specifing grpc timeout rather than hardcoded 5 seconds
Configuration menu - View commit details
-
Copy full SHA for 5bf33b2 - Browse repository at this point
Copy the full SHA 5bf33b2View commit details -
azure: fix chart bugs after AKS vmType deprecation
Signed-off-by: Jack Francis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e28f9fd - Browse repository at this point
Copy the full SHA e28f9fdView commit details
Commits on Dec 19, 2023
-
Merge pull request kubernetes#6370 from voelzmo/enh/remove-vpa-builder
Remove vpa builder Dockerfile and switch dependabot to component Dockerfiles
Configuration menu - View commit details
-
Copy full SHA for ab04101 - Browse repository at this point
Copy the full SHA ab04101View commit details -
Merge pull request kubernetes#6384 from jackfrancis/azure-chart-fix-a…
…ks-deprecate azure: fix chart bugs after AKS vmType deprecation
Configuration menu - View commit details
-
Copy full SHA for 90361b4 - Browse repository at this point
Copy the full SHA 90361b4View commit details
Commits on Dec 20, 2023
-
Merge pull request kubernetes#6369 from Jont828/code-workspace
Add VSCode workspace files to .gitignore
Configuration menu - View commit details
-
Copy full SHA for c420cea - Browse repository at this point
Copy the full SHA c420ceaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4239750 - Browse repository at this point
Copy the full SHA 4239750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38ab33a - Browse repository at this point
Copy the full SHA 38ab33aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1740647 - Browse repository at this point
Copy the full SHA 1740647View commit details -
[civo] Add Gpu count to node template
Signed-off-by: Vishal Anarase <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8703ff9 - Browse repository at this point
Copy the full SHA 8703ff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b82a108 - Browse repository at this point
Copy the full SHA b82a108View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb82ce3 - Browse repository at this point
Copy the full SHA bb82ce3View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 044c03d - Browse repository at this point
Copy the full SHA 044c03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ffbea4 - Browse repository at this point
Copy the full SHA 9ffbea4View commit details -
Merge pull request kubernetes#6139 from damikag/priority-evictor
Implement priority based evictor
Configuration menu - View commit details
-
Copy full SHA for fc48d5c - Browse repository at this point
Copy the full SHA fc48d5cView commit details
Commits on Dec 22, 2023
-
Merge pull request kubernetes#6394 from laoj2/release-doc
Update VPA release README to reference 1.X VPA versions.
Configuration menu - View commit details
-
Copy full SHA for 600cda5 - Browse repository at this point
Copy the full SHA 600cda5View commit details
Commits on Dec 27, 2023
-
Merge pull request kubernetes#6271 from aayushrangwala/master
[cluster-autoscaler] chore: Rename Cluster Autoscaler Provider package from Packet to EquinixMetal
Configuration menu - View commit details
-
Copy full SHA for d9f1317 - Browse repository at this point
Copy the full SHA d9f1317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b9845 - Browse repository at this point
Copy the full SHA 23b9845View commit details -
Merge pull request kubernetes#6399 from FarnazBGH/fix-cluster-api-exa…
…mple Fix:Adding missing RBAC + Update Deployment tolerations
Configuration menu - View commit details
-
Copy full SHA for 33a1432 - Browse repository at this point
Copy the full SHA 33a1432View commit details -
Merge pull request kubernetes#6390 from vishalanarase/civo/gpu-count
[civo] Add Gpu count to node template
Configuration menu - View commit details
-
Copy full SHA for a85ec16 - Browse repository at this point
Copy the full SHA a85ec16View commit details -
Merge pull request kubernetes#6393 from baizhenyu/patch-1
Update dependabot.yml to include addon-resizer
Configuration menu - View commit details
-
Copy full SHA for 5469d79 - Browse repository at this point
Copy the full SHA 5469d79View commit details
Commits on Dec 28, 2023
-
Convert status in cluster-autoscaler-status to yaml and add error inf…
…o for backoff and more node counts. Change-Id: Ic68e0d67b7ce9912b605b6c0a3356b4d0e177911
Configuration menu - View commit details
-
Copy full SHA for 11a0846 - Browse repository at this point
Copy the full SHA 11a0846View commit details -
Truncate error messages in CA config map to 500 characters per node g…
…roup. Max size of configmap is 1MB. Change-Id: I615d25781e4f8dafb6a08f752c085544bcd49e5a
Configuration menu - View commit details
-
Copy full SHA for 4b63993 - Browse repository at this point
Copy the full SHA 4b63993View commit details
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1255c95 - Browse repository at this point
Copy the full SHA 1255c95View commit details -
Regenerate patch release schedule (kubernetes#6346)
* Regenerate patch release schedule Schedule based on https://kubernetes.io/releases/patch-releases/#upcoming-monthly-releases. Included more rows to have one entry per maintainer. * Update README.md Added concrete dates for future patch releases. * Update README.md Include minor releases in the release schedule.
Configuration menu - View commit details
-
Copy full SHA for 9521a0f - Browse repository at this point
Copy the full SHA 9521a0fView commit details -
Restore flags for setting QPS limit in CA
Partially undo kubernetes#6274. I noticed that with this change CA get rate limited and slows down significantly (especially during large scale downs).
Configuration menu - View commit details
-
Copy full SHA for a5e540d - Browse repository at this point
Copy the full SHA a5e540dView commit details -
Merge pull request kubernetes#6405 from jbartosik/add-back-ca-rate-li…
…miting Restore flags for setting QPS limit in CA
Configuration menu - View commit details
-
Copy full SHA for 0f7fe5c - Browse repository at this point
Copy the full SHA 0f7fe5cView commit details -
Merge pull request kubernetes#6375 from walidghallab/status
Convert status in cluster-autoscaler-status to yaml and add error info for scale-up backoff
Configuration menu - View commit details
-
Copy full SHA for c7ad47b - Browse repository at this point
Copy the full SHA c7ad47bView commit details -
Refactor status_test.go to use table tests
Change-Id: Ie6a2301f4ab8673b9ad2f8f7de1faa166ac295b4
Configuration menu - View commit details
-
Copy full SHA for 138c448 - Browse repository at this point
Copy the full SHA 138c448View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43b46b3 - Browse repository at this point
Copy the full SHA 43b46b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10fafe7 - Browse repository at this point
Copy the full SHA 10fafe7View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89241e4 - Browse repository at this point
Copy the full SHA 89241e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 849e9e7 - Browse repository at this point
Copy the full SHA 849e9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4778d9e - Browse repository at this point
Copy the full SHA 4778d9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2754aa4 - Browse repository at this point
Copy the full SHA 2754aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc6239 - Browse repository at this point
Copy the full SHA 1cc6239View commit details -
Merge pull request kubernetes#6416 from kdw174/capi-k8s-client-params
Pass Burst and QPS client params to clusterapi k8s clients
Configuration menu - View commit details
-
Copy full SHA for bb72e46 - Browse repository at this point
Copy the full SHA bb72e46View commit details
Commits on Jan 3, 2024
-
Merge pull request kubernetes#6291 from sergelogvinov/non-azure-provi…
…derid Azure: skip non azure nodes
Configuration menu - View commit details
-
Copy full SHA for f4891e3 - Browse repository at this point
Copy the full SHA f4891e3View commit details -
Add ProvisioningRequestPodsFilter processor (kubernetes#6386)
* Introduce ProvisioningRequestPodsFilter processor * Review
Configuration menu - View commit details
-
Copy full SHA for d29ffd0 - Browse repository at this point
Copy the full SHA d29ffd0View commit details
Commits on Jan 7, 2024
-
docs: clarifies scale down operation by CA in FAQ.md and main.go
This commit clarifies the condition when a node can be scaled down by the Cluster Autoscaler (CA). The changes updates the section and flag description in the FAQ.md and main.go files.
Configuration menu - View commit details
-
Copy full SHA for 6ec7256 - Browse repository at this point
Copy the full SHA 6ec7256View commit details
Commits on Jan 8, 2024
-
Merge pull request kubernetes#6290 from faan11/master
Clarify Scale down rule in the documentation (FAQ.md)
Configuration menu - View commit details
-
Copy full SHA for 0024f25 - Browse repository at this point
Copy the full SHA 0024f25View commit details -
Merge pull request kubernetes#6410 from walidghallab/refactor
Refactors status_test.go to use table tests
Configuration menu - View commit details
-
Copy full SHA for 5737488 - Browse repository at this point
Copy the full SHA 5737488View commit details
Commits on Jan 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e71a123 - Browse repository at this point
Copy the full SHA e71a123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8671aae - Browse repository at this point
Copy the full SHA 8671aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de5639 - Browse repository at this point
Copy the full SHA 1de5639View commit details -
Merge pull request kubernetes#6434 from Shubham82/fixed-Contents-MPA
Fixed the TOC of Multi-dimensional Pod Autoscaler AEP.
Configuration menu - View commit details
-
Copy full SHA for cdb24d8 - Browse repository at this point
Copy the full SHA cdb24d8View commit details -
Bump golang in /vertical-pod-autoscaler/pkg/updater
Bumps golang from 1.21.5 to 1.21.6. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 205a06d - Browse repository at this point
Copy the full SHA 205a06dView commit details -
Bump golang in /vertical-pod-autoscaler/pkg/admission-controller
Bumps golang from 1.21.5 to 1.21.6. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6f1d22 - Browse repository at this point
Copy the full SHA a6f1d22View commit details -
Bump golang in /vertical-pod-autoscaler/pkg/recommender
Bumps golang from 1.21.5 to 1.21.6. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e4ec97 - Browse repository at this point
Copy the full SHA 2e4ec97View commit details
Commits on Jan 11, 2024
-
Merge pull request kubernetes#6443 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/admission-controller/golang-1.21.6 Bump golang from 1.21.5 to 1.21.6 in /vertical-pod-autoscaler/pkg/admission-controller
Configuration menu - View commit details
-
Copy full SHA for 934d0c3 - Browse repository at this point
Copy the full SHA 934d0c3View commit details -
Merge pull request kubernetes#6444 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/recommender/golang-1.21.6 Bump golang from 1.21.5 to 1.21.6 in /vertical-pod-autoscaler/pkg/recommender
Configuration menu - View commit details
-
Copy full SHA for 293b42f - Browse repository at this point
Copy the full SHA 293b42fView commit details -
Merge pull request kubernetes#6442 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/updater/golang-1.21.6 Bump golang from 1.21.5 to 1.21.6 in /vertical-pod-autoscaler/pkg/updater
Configuration menu - View commit details
-
Copy full SHA for 7ea57f3 - Browse repository at this point
Copy the full SHA 7ea57f3View commit details -
feat: support
--scale-down-delay-after-*
per nodegroupSigned-off-by: vadasambar <[email protected]> feat: update scale down status after every scale up - move scaledown delay status to cluster state/registry - enable scale down if `ScaleDownDelayTypeLocal` is enabled - add new funcs on cluster state to get and update scale down delay status - use timestamp instead of booleans to track scale down delay status Signed-off-by: vadasambar <[email protected]> refactor: use existing fields on clusterstate - uses `scaleUpRequests`, `scaleDownRequests` and `scaleUpFailures` instead of `ScaleUpDelayStatus` - changed the above existing fields a little to make them more convenient for use - moved initializing scale down delay processor to static autoscaler (because clusterstate is not available in main.go) Signed-off-by: vadasambar <[email protected]> refactor: remove note saying only `scale-down-after-add` is supported - because we are supporting all the flags Signed-off-by: vadasambar <[email protected]> fix: evaluate `scaleDownInCooldown` the old way only if `ScaleDownDelayTypeLocal` is set to `false` Signed-off-by: vadasambar <[email protected]> refactor: remove line saying `--scale-down-delay-type-local` is only supported for `--scale-down-delay-after-add` - because it is not true anymore - we are supporting all `--scale-down-delay-after-*` flags per nodegroup Signed-off-by: vadasambar <[email protected]> test: fix clusterstate tests failing Signed-off-by: vadasambar <[email protected]> refactor: move back initializing processors logic to from static autoscaler to main - we don't want to initialize processors in static autoscaler because anyone implementing an alternative to static_autoscaler has to initialize the processors - and initializing specific processors is making static autoscaler aware of an implementation detail which might not be the best practice Signed-off-by: vadasambar <[email protected]> refactor: revert changes related to `clusterstate` - since I am going with observer pattern Signed-off-by: vadasambar <[email protected]> feat: add observer interface for state of scaling - to implement observer pattern for tracking state of scale up/downs (as opposed to using clusterstate to do the same) - refactor `ScaleDownCandidatesDelayProcessor` to use fields from the new observer Signed-off-by: vadasambar <[email protected]> refactor: remove params passed to `clearScaleUpFailures` - not needed anymore Signed-off-by: vadasambar <[email protected]> refactor: revert clusterstate tests - approach has changed - I am not making any changes in clusterstate now Signed-off-by: vadasambar <[email protected]> refactor: add accidentally deleted lines for clusterstate test Signed-off-by: vadasambar <[email protected]> feat: implement `Add` fn for scale state observer - to easily add new observers - re-word comments - remove redundant params from `NewDefaultScaleDownCandidatesProcessor` Signed-off-by: vadasambar <[email protected]> fix: CI complaining because no comments on fn definitions Signed-off-by: vadasambar <[email protected]> feat: initialize parent `ScaleDownCandidatesProcessor` - instead of `ScaleDownCandidatesSortingProcessor` and `ScaleDownCandidatesDelayProcessor` separately Signed-off-by: vadasambar <[email protected]> refactor: add scale state notifier to list of default processors - initialize processors for `NewDefaultScaleDownCandidatesProcessor` outside and pass them to the fn - this allows more flexibility Signed-off-by: vadasambar <[email protected]> refactor: add observer interface - create a separate observer directory - implement `RegisterScaleUp` function in the clusterstate - TODO: resolve syntax errors Signed-off-by: vadasambar <[email protected]> feat: use `scaleStateNotifier` in place of `clusterstate` - delete leftover `scale_stateA_observer.go` (new one is already present in `observers` directory) - register `clustertstate` with `scaleStateNotifier` - use `Register` instead of `Add` function in `scaleStateNotifier` - fix `go build` - wip: fixing tests Signed-off-by: vadasambar <[email protected]> test: fix syntax errors - add utils package `pointers` for converting `time` to pointer (without having to initialize a new variable) Signed-off-by: vadasambar <[email protected]> feat: wip track scale down failures along with scale up failures - I was tracking scale up failures but not scale down failures - fix copyright year 2017 -> 2023 for the new `pointers` package Signed-off-by: vadasambar <[email protected]> feat: register failed scale down with scale state notifier - wip writing tests for `scale_down_candidates_delay_processor` - fix CI lint errors - remove test file for `scale_down_candidates_processor` (there is not much to test as of now) Signed-off-by: vadasambar <[email protected]> test: wip tests for `ScaleDownCandidatesDelayProcessor` Signed-off-by: vadasambar <[email protected]> test: add unit tests for `ScaleDownCandidatesDelayProcessor` Signed-off-by: vadasambar <[email protected]> refactor: don't track scale up failures in `ScaleDownCandidatesDelayProcessor` - not needed Signed-off-by: vadasambar <[email protected]> test: better doc comments for `TestGetScaleDownCandidates` Signed-off-by: vadasambar <[email protected]> refactor: don't ignore error in `NGChangeObserver` - return it instead and let the caller decide what to do with it Signed-off-by: vadasambar <[email protected]> refactor: change pointers to values in `NGChangeObserver` interface - easier to work with - remove `expectedAddTime` param from `RegisterScaleUp` (not needed for now) - add tests for clusterstate's `RegisterScaleUp` Signed-off-by: vadasambar <[email protected]> refactor: conditions in `GetScaleDownCandidates` - set scale down in cool down if the number of scale down candidates is 0 Signed-off-by: vadasambar <[email protected]> test: use `ng1` instead of `ng2` in existing test Signed-off-by: vadasambar <[email protected]> feat: wip static autoscaler tests Signed-off-by: vadasambar <[email protected]> refactor: assign directly instead of using `sdProcessor` variable - variable is not needed Signed-off-by: vadasambar <[email protected]> test: first working test for static autoscaler Signed-off-by: vadasambar <[email protected]> test: continue working on static autoscaler tests Signed-off-by: vadasambar <[email protected]> test: wip second static autoscaler test Signed-off-by: vadasambar <[email protected]> refactor: remove `Println` used for debugging Signed-off-by: vadasambar <[email protected]> test: add static_autoscaler tests for scale down delay per nodegroup flags Signed-off-by: vadasambar <[email protected]> chore: rebase off the latest `master` - change scale state observer interface's `RegisterFailedScaleup` to reflect latest changes around clusterstate's `RegisterFailedScaleup` in `master` Signed-off-by: vadasambar <[email protected]> test: fix clusterstate test failing Signed-off-by: vadasambar <[email protected]> test: fix failing orchestrator test Signed-off-by: vadasambar <[email protected]> refactor: rename `defaultScaleDownCandidatesProcessor` -> `combinedScaleDownCandidatesProcessor` - describes the processor better Signed-off-by: vadasambar <[email protected]> refactor: replace `NGChangeObserver` -> `NodeGroupChangeObserver` - makes it easier to understand for someone not familiar with the codebase Signed-off-by: vadasambar <[email protected]> docs: reword code comment `after` -> `for which` Signed-off-by: vadasambar <[email protected]> refactor: don't return error from `RegisterScaleDown` - not needed as of now (no implementer function returns a non-nil error for this function) Signed-off-by: vadasambar <[email protected]> refactor: address review comments around ng change observer interface - change dir structure of nodegroup change observer package - stop returning errors wherever it is not needed in the nodegroup change observer interface - rename `NGChangeObserver` -> `NodeGroupChangeObserver` interface (makes it easier to understand) Signed-off-by: vadasambar <[email protected]> refactor: make nodegroupchange observer thread-safe Signed-off-by: vadasambar <[email protected]> docs: add TODO to consider using multiple mutexes in nodegroupchange observer Signed-off-by: vadasambar <[email protected]> refactor: use `time.Now()` directly instead of assigning a variable to it Signed-off-by: vadasambar <[email protected]> refactor: share code for checking if there was a recent scale-up/down/failure Signed-off-by: vadasambar <[email protected]> test: convert `ScaleDownCandidatesDelayProcessor` into table tests Signed-off-by: vadasambar <[email protected]> refactor: change scale state notifier's `Register()` -> `RegisterForNotifications()` - makes it easier to understand what the function does Signed-off-by: vadasambar <[email protected]> test: replace scale state notifier `Register` -> `RegisterForNotifications` in test - to fix syntax errors since it is already renamed in the actual code Signed-off-by: vadasambar <[email protected]> refactor: remove `clusterStateRegistry` from `delete_in_batch` tests - not needed anymore since we have `scaleStateNotifier` Signed-off-by: vadasambar <[email protected]> refactor: address PR review comments Signed-off-by: vadasambar <[email protected]> fix: add empty `RegisterFailedScaleDown` for clusterstate - fix syntax error in static autoscaler test Signed-off-by: vadasambar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5de49a1 - Browse repository at this point
Copy the full SHA 5de49a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4063ef - Browse repository at this point
Copy the full SHA c4063efView commit details
Commits on Jan 12, 2024
-
Merge pull request kubernetes#6378 from BigDarkClown/multitaint
Taint utils taking multiple taints
Configuration menu - View commit details
-
Copy full SHA for 838ba52 - Browse repository at this point
Copy the full SHA 838ba52View commit details -
Merge pull request kubernetes#5729 from vadasambar/feat/3071/scale-do…
…wn-after-add-per-ng-poc feat: support `--scale-down-delay-after-*` per nodegroup
Configuration menu - View commit details
-
Copy full SHA for ffb54c8 - Browse repository at this point
Copy the full SHA ffb54c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23843ad - Browse repository at this point
Copy the full SHA 23843adView commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ae0ab53 - Browse repository at this point
Copy the full SHA ae0ab53View commit details
Commits on Jan 15, 2024
-
Merge pull request kubernetes#6363 from ElanHasson/patch-1
Rancher: Fix error messages and expose underlying error.
Configuration menu - View commit details
-
Copy full SHA for 13c5875 - Browse repository at this point
Copy the full SHA 13c5875View commit details
Commits on Jan 17, 2024
-
Use exponential buckets for function_duration_seconds
Existing bucketing is inconsistent. Specifically, the second to last bucket is [100, 1000), which is huge and doesn't allow to differentiate between something that took 2m (120s) and something that took 15m (900s).
Configuration menu - View commit details
-
Copy full SHA for aa3bab1 - Browse repository at this point
Copy the full SHA aa3bab1View commit details
Commits on Jan 18, 2024
-
Merge pull request kubernetes#6453 from x13n/master
Use exponential buckets for function_duration_seconds
Configuration menu - View commit details
-
Copy full SHA for d31e1cf - Browse repository at this point
Copy the full SHA d31e1cfView commit details -
Merge pull request kubernetes#6336 from qianlei90/fix-kwok-provider
fix(kwok): prevent quitting when scaling down node group
Configuration menu - View commit details
-
Copy full SHA for df0ce2d - Browse repository at this point
Copy the full SHA df0ce2dView commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a47ef89 - Browse repository at this point
Copy the full SHA a47ef89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3b388 - Browse repository at this point
Copy the full SHA 3a3b388View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bba2ba - Browse repository at this point
Copy the full SHA 2bba2baView commit details
Commits on Jan 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e8e3ad0 - Browse repository at this point
Copy the full SHA e8e3ad0View commit details -
Merge pull request kubernetes#6391 from voelzmo/fix/vpa-e2e-tests
Fix VPA e2e test failures
Configuration menu - View commit details
-
Copy full SHA for ed25db1 - Browse repository at this point
Copy the full SHA ed25db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f9ba1 - Browse repository at this point
Copy the full SHA e6f9ba1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea26159 - Browse repository at this point
Copy the full SHA ea26159View commit details
Commits on Jan 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5773f50 - Browse repository at this point
Copy the full SHA 5773f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e661f - Browse repository at this point
Copy the full SHA 68e661fView commit details -
Merge branch 'feature/node_group_healthy_metrics' of https://github.c…
…om/guopeng0/autoscaler into feature/node_group_healthy_metrics
Configuration menu - View commit details
-
Copy full SHA for 4b9d4b1 - Browse repository at this point
Copy the full SHA 4b9d4b1View commit details -
Merge pull request kubernetes#6412 from shamil/validate_api_version_i…
…n_ds_v2 Allow draining when DaemonSet kind has custom API Group
Configuration menu - View commit details
-
Copy full SHA for 779c1ba - Browse repository at this point
Copy the full SHA 779c1baView commit details
Commits on Jan 24, 2024
-
Merge pull request kubernetes#6396 from guopeng0/feature/node_group_h…
…ealthy_metrics feat:add node group health and back off metrics
Configuration menu - View commit details
-
Copy full SHA for a2f8902 - Browse repository at this point
Copy the full SHA a2f8902View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 486184c - Browse repository at this point
Copy the full SHA 486184cView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3db3d22 - Browse repository at this point
Copy the full SHA 3db3d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c47994 - Browse repository at this point
Copy the full SHA 3c47994View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5cae3b - Browse repository at this point
Copy the full SHA a5cae3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0673eb0 - Browse repository at this point
Copy the full SHA 0673eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af8021 - Browse repository at this point
Copy the full SHA 1af8021View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 476b524 - Browse repository at this point
Copy the full SHA 476b524View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4ef07 - Browse repository at this point
Copy the full SHA fc4ef07View commit details -
Merge pull request kubernetes#6473 from scotch-bonnet/master
Introduce GceInstance that extends cloudprovider.Instance with NumericId
Configuration menu - View commit details
-
Copy full SHA for cf171a7 - Browse repository at this point
Copy the full SHA cf171a7View commit details -
ScaleUp for check-capacity ProvisioningRequestClass (kubernetes#6451)
* ScaleUp for check-capacity ProvisioningRequestClass * update condition logic * Update tests * Naming update * Update cluster-autoscaler/core/scaleup/orchestrator/wrapper_orchestrator_test.go Co-authored-by: Bartek Wróblewski <[email protected]> --------- Co-authored-by: Bartek Wróblewski <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed6ebbe - Browse repository at this point
Copy the full SHA ed6ebbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70c09f - Browse repository at this point
Copy the full SHA f70c09fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5a51a - Browse repository at this point
Copy the full SHA bd5a51aView commit details -
chore: add vadasambar to reviewers
Signed-off-by: vadasambar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8c3121c - Browse repository at this point
Copy the full SHA 8c3121cView commit details
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f22c4b0 - Browse repository at this point
Copy the full SHA f22c4b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e02b467 - Browse repository at this point
Copy the full SHA e02b467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f57c57 - Browse repository at this point
Copy the full SHA 6f57c57View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5502e3 - Browse repository at this point
Copy the full SHA a5502e3View commit details -
Merge pull request kubernetes#6477 from kushagra98/atomic-nodes
Consider atomic nodes
Configuration menu - View commit details
-
Copy full SHA for 7e95c7e - Browse repository at this point
Copy the full SHA 7e95c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9f840 - Browse repository at this point
Copy the full SHA 4f9f840View commit details -
add informer argument to clusterapi provider builder
This change adds the informer factory as an argument to the `buildCloudProvider` function for clusterapi so that building with tags will work properly.
Configuration menu - View commit details
-
Copy full SHA for 130d3bf - Browse repository at this point
Copy the full SHA 130d3bfView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbda0ba - Browse repository at this point
Copy the full SHA bbda0baView commit details -
Merge pull request kubernetes#6460 from DataDog/david.benque/validate…
…-owner-ref [VPA] check OwnerRef against TargetRef to confirm VPA/Pod association
Configuration menu - View commit details
-
Copy full SHA for a2f4cac - Browse repository at this point
Copy the full SHA a2f4cacView commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e5bd9db - Browse repository at this point
Copy the full SHA e5bd9dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee81b8 - Browse repository at this point
Copy the full SHA dee81b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c43d2f - Browse repository at this point
Copy the full SHA 3c43d2fView commit details -
Merge pull request kubernetes#6469 from icy/cluster-autoscaler-oci-do…
…c-improvement doc: cluster-autoscaler: Oracle provider: Add small security note
Configuration menu - View commit details
-
Copy full SHA for 2b94ff6 - Browse repository at this point
Copy the full SHA 2b94ff6View commit details
Commits on Feb 5, 2024
-
Merge pull request kubernetes#6480 from Shubham82/VPA_Version_Update
Update the VPA Version to v1.0.0
Configuration menu - View commit details
-
Copy full SHA for 902bc22 - Browse repository at this point
Copy the full SHA 902bc22View commit details -
Merge pull request kubernetes#6475 from Shubham82/bump_CA_Chart
Bump CA Chart image to v1.29
Configuration menu - View commit details
-
Copy full SHA for e5625a4 - Browse repository at this point
Copy the full SHA e5625a4View commit details -
Merge pull request kubernetes#6483 from vadasambar/chore/add-vadasamb…
…ar-to-reviewers chore: add vadasambar to cluster-autoscaler reviewers
Configuration menu - View commit details
-
Copy full SHA for 85ef468 - Browse repository at this point
Copy the full SHA 85ef468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e918c - Browse repository at this point
Copy the full SHA 26e918cView commit details -
Merge pull request kubernetes#6437 from Shubham82/add_RBAC_permission…
…s_equinixmetal Added the RBAC Permission to equinixmetal Cloud Provider.
Configuration menu - View commit details
-
Copy full SHA for 131d385 - Browse repository at this point
Copy the full SHA 131d385View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bb8d2fe - Browse repository at this point
Copy the full SHA bb8d2feView commit details -
Merge pull request kubernetes#6506 from gjtempleton/5872-Auto-Label-R…
…enaming Update Auto Labels of Subprojects
Configuration menu - View commit details
-
Copy full SHA for 8b74a50 - Browse repository at this point
Copy the full SHA 8b74a50View commit details -
Merge pull request kubernetes#6499 from marquiz/devel/fixes-core
chore: remove unused arg from StaticAutoScaler
Configuration menu - View commit details
-
Copy full SHA for 506c221 - Browse repository at this point
Copy the full SHA 506c221View commit details -
Merge pull request kubernetes#6485 from ctripcloud/fix-deleteNodesFro…
…mCloudProvider-panic fix: panic in deleteNodesFromCloudProvider
Configuration menu - View commit details
-
Copy full SHA for 00fbbe1 - Browse repository at this point
Copy the full SHA 00fbbe1View commit details -
Merge pull request kubernetes#6273 from fische/fix-taint-unselected-node
Stop (un)tainting nodes from unselected node groups.
Configuration menu - View commit details
-
Copy full SHA for 3802594 - Browse repository at this point
Copy the full SHA 3802594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b745eb - Browse repository at this point
Copy the full SHA 1b745ebView commit details
Commits on Feb 7, 2024
-
Reduce log spam in AtomicResizeFilteringProcessor
Also, introduce default per-node logging quotas. For now, identical to the per-pod ones.
Configuration menu - View commit details
-
Copy full SHA for a842d4f - Browse repository at this point
Copy the full SHA a842d4fView commit details -
Merge pull request kubernetes#6508 from MichalPitr/timeout
Allow overriding timeouts in GCE cloud provider
Configuration menu - View commit details
-
Copy full SHA for 5e9330c - Browse repository at this point
Copy the full SHA 5e9330cView commit details -
Bump golang in /vertical-pod-autoscaler/pkg/updater
Bumps golang from 1.21.6 to 1.22.0. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2504e1a - Browse repository at this point
Copy the full SHA 2504e1aView commit details -
Bump golang in /vertical-pod-autoscaler/pkg/recommender
Bumps golang from 1.21.6 to 1.22.0. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8be5c8 - Browse repository at this point
Copy the full SHA f8be5c8View commit details -
Bump golang in /vertical-pod-autoscaler/pkg/admission-controller
Bumps golang from 1.21.6 to 1.22.0. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f1db815 - Browse repository at this point
Copy the full SHA f1db815View commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 399b16e - Browse repository at this point
Copy the full SHA 399b16eView commit details -
VPA: bump golang.org/x/net to fix CVE-2023-39325
The version of golang.org/x/net currently used is vulnerable to https://avd.aquasec.com/nvd/2023/cve-2023-39325/, bump it to fix that.
Configuration menu - View commit details
-
Copy full SHA for 3a18f04 - Browse repository at this point
Copy the full SHA 3a18f04View commit details
Commits on Feb 9, 2024
-
Merge pull request kubernetes#6518 from azylinski/oss-mv-estimatorBui…
…lder-from-ctx-to-orchestrator-init Move estimatorBuilder from AutoscalingContext to Orchestrator Init
Configuration menu - View commit details
-
Copy full SHA for 6cb5b5a - Browse repository at this point
Copy the full SHA 6cb5b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e0e6c1 - Browse repository at this point
Copy the full SHA 9e0e6c1View commit details -
Merge pull request kubernetes#6522 from Shubham82/bump_golang_version
Bump go version.
Configuration menu - View commit details
-
Copy full SHA for 55386dc - Browse repository at this point
Copy the full SHA 55386dcView commit details -
Merge pull request kubernetes#6513 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/recommender/golang-1.22.0 Bump golang from 1.21.6 to 1.22.0 in /vertical-pod-autoscaler/pkg/recommender
Configuration menu - View commit details
-
Copy full SHA for b24b200 - Browse repository at this point
Copy the full SHA b24b200View commit details -
Merge pull request kubernetes#6514 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/admission-controller/golang-1.22.0 Bump golang from 1.21.6 to 1.22.0 in /vertical-pod-autoscaler/pkg/admission-controller
Configuration menu - View commit details
-
Copy full SHA for 0f372c8 - Browse repository at this point
Copy the full SHA 0f372c8View commit details -
Merge pull request kubernetes#6520 from alvaroaleman/bump
VPA: bump golang.org/x/net to fix CVE-2023-39325
Configuration menu - View commit details
-
Copy full SHA for 6c14a3a - Browse repository at this point
Copy the full SHA 6c14a3aView commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2de6976 - Browse repository at this point
Copy the full SHA 2de6976View commit details
Commits on Feb 13, 2024
-
Merge pull request kubernetes#6509 from x13n/master
Reduce log spam in AtomicResizeFilteringProcessor
Configuration menu - View commit details
-
Copy full SHA for abc077e - Browse repository at this point
Copy the full SHA abc077eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7128cb7 - Browse repository at this point
Copy the full SHA 7128cb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa1af03 - Browse repository at this point
Copy the full SHA aa1af03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a2cae3 - Browse repository at this point
Copy the full SHA 8a2cae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fd3a8 - Browse repository at this point
Copy the full SHA 00fd3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e867f6 - Browse repository at this point
Copy the full SHA 8e867f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4477707 - Browse repository at this point
Copy the full SHA 4477707View commit details -
Merge pull request kubernetes#5756 from wllbo/keep-backoff-out-of-res…
…ources add option to keep node group backoff on OutOfResource error
Configuration menu - View commit details
-
Copy full SHA for 7031519 - Browse repository at this point
Copy the full SHA 7031519View commit details -
Merge pull request kubernetes#6511 from voelzmo/fix/vpa-e2e-test-setup
Fix e2e test setup
Configuration menu - View commit details
-
Copy full SHA for 947cd3f - Browse repository at this point
Copy the full SHA 947cd3fView commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5286b3f - Browse repository at this point
Copy the full SHA 5286b3fView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df02299 - Browse repository at this point
Copy the full SHA df02299View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffc3ff - Browse repository at this point
Copy the full SHA 4ffc3ffView commit details
Commits on Feb 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e7ff1cd - Browse repository at this point
Copy the full SHA e7ff1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 241936f - Browse repository at this point
Copy the full SHA 241936fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42aa9a1 - Browse repository at this point
Copy the full SHA 42aa9a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 760b2b5 - Browse repository at this point
Copy the full SHA 760b2b5View commit details -
Merge pull request kubernetes#6512 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/updater/golang-1.22.0 Bump golang from 1.21.6 to 1.22.0 in /vertical-pod-autoscaler/pkg/updater
Configuration menu - View commit details
-
Copy full SHA for c6b754c - Browse repository at this point
Copy the full SHA c6b754cView commit details
Commits on Feb 20, 2024
-
Merge pull request kubernetes#6531 from BigDarkClown/kube-env
GCE: Implement kube-env caching
Configuration menu - View commit details
-
Copy full SHA for 2c2ec59 - Browse repository at this point
Copy the full SHA 2c2ec59View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9e6a8d - Browse repository at this point
Copy the full SHA f9e6a8dView commit details -
Merge pull request kubernetes#6530 from atwamahmoud/local-ssd-size-pr…
…ovider Introduce LocalSSDSizeProvider interface for GCE
Configuration menu - View commit details
-
Copy full SHA for a3c8978 - Browse repository at this point
Copy the full SHA a3c8978View commit details -
Configuration menu - View commit details
-
Copy full SHA for aead0de - Browse repository at this point
Copy the full SHA aead0deView commit details
Commits on Feb 22, 2024
-
Merge pull request kubernetes#6528 from yarinm/yarinm/expectedToRegis…
…ter-fix Fix expectedToRegister to respect instances with nil status
Configuration menu - View commit details
-
Copy full SHA for 6ca8414 - Browse repository at this point
Copy the full SHA 6ca8414View commit details
Commits on Feb 23, 2024
-
Merge pull request kubernetes#6548 from dsafdsa1/node-group-create
extract create group to a function
Configuration menu - View commit details
-
Copy full SHA for 0c62f54 - Browse repository at this point
Copy the full SHA 0c62f54View commit details
Commits on Feb 26, 2024
-
docs: update outdated/deprecated taints in the examples
Refactor references to taints & tolerations, replacing master key with control-plane across all the example YAMLs. Signed-off-by: Feruzjon Muyassarov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 715e1fd - Browse repository at this point
Copy the full SHA 715e1fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd8e16 - Browse repository at this point
Copy the full SHA 2cd8e16View commit details
Commits on Feb 27, 2024
-
Add warning about vendor removal to Makefile build target
Signed-off-by: Feruzjon Muyassarov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bafe7cd - Browse repository at this point
Copy the full SHA bafe7cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf0226 - Browse repository at this point
Copy the full SHA 3bf0226View commit details -
Merge pull request kubernetes#6567 from kubernetes/towca-patch-2
CA FAQ: clarify the point about scheduling constraints blocking scale-down
Configuration menu - View commit details
-
Copy full SHA for 5232e53 - Browse repository at this point
Copy the full SHA 5232e53View commit details -
Configuration menu - View commit details
-
Copy full SHA for aada657 - Browse repository at this point
Copy the full SHA aada657View commit details
Commits on Feb 28, 2024
-
Add ProvisioningRequest injector (kubernetes#6529)
* Add ProvisioningRequests injector * Add test case for Accepted conditions and add supported provreq classes list * Use Passive clock
Configuration menu - View commit details
-
Copy full SHA for dffff4f - Browse repository at this point
Copy the full SHA dffff4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6632bab - Browse repository at this point
Copy the full SHA 6632babView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc8dda - Browse repository at this point
Copy the full SHA 0bc8ddaView commit details -
Merge pull request kubernetes#6577 from BigDarkClown/priority
Consider preemption policy for expandable pods
Configuration menu - View commit details
-
Copy full SHA for 79269d8 - Browse repository at this point
Copy the full SHA 79269d8View commit details
Commits on Mar 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cc75680 - Browse repository at this point
Copy the full SHA cc75680View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4944ed9 - Browse repository at this point
Copy the full SHA 4944ed9View commit details -
Merge pull request kubernetes#6574 from kube-hetzner/hetzner-ephemera…
…l-storage [Hetzner] Fix missing ephemeral storage definition
Configuration menu - View commit details
-
Copy full SHA for 1debfbf - Browse repository at this point
Copy the full SHA 1debfbfView commit details -
Merge pull request kubernetes#6535 from AnishShah/patch-1
CA: GCE: add pricing for new Z3 machines
Configuration menu - View commit details
-
Copy full SHA for 9bcc4f2 - Browse repository at this point
Copy the full SHA 9bcc4f2View commit details -
Merge pull request kubernetes#6562 from fmuyassarov/fix-ta-docs
docs: update outdated/deprecated taints in the examples
Configuration menu - View commit details
-
Copy full SHA for b63665a - Browse repository at this point
Copy the full SHA b63665aView commit details -
Merge pull request kubernetes#6573 from fmuyassarov/devel/prep-vendor…
…-cleanup Add warning about vendor removal to Makefile build target
Configuration menu - View commit details
-
Copy full SHA for 89741df - Browse repository at this point
Copy the full SHA 89741dfView commit details -
Merge pull request kubernetes#6578 from kawych/tpu2
Fix a bug where atomic scale-down failure could affect subsequent atomic scale-downs
Configuration menu - View commit details
-
Copy full SHA for 6484694 - Browse repository at this point
Copy the full SHA 6484694View commit details -
Merge pull request kubernetes#6554 from oksanabaza/master
Migrate from satori/go.uuid to gofrs/uuid
Configuration menu - View commit details
-
Copy full SHA for b41a8a6 - Browse repository at this point
Copy the full SHA b41a8a6View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2bf403e - Browse repository at this point
Copy the full SHA 2bf403eView commit details -
Merge pull request kubernetes#6552 from walidghallab/testutil
Add BuildTestNodeWithAllocatable test utility method.
Configuration menu - View commit details
-
Copy full SHA for b5f86a4 - Browse repository at this point
Copy the full SHA b5f86a4View commit details
Commits on Mar 6, 2024
-
Merge pull request kubernetes#6491 from elmiko/fix-clusterapi-provide…
…r-builder add informer argument to clusterapi provider builder
Configuration menu - View commit details
-
Copy full SHA for 9dc3b9e - Browse repository at this point
Copy the full SHA 9dc3b9eView commit details -
Merge pull request kubernetes#6494 from Shubham82/fix_cloudproviders_…
…builder Add informer argument to the CloudProviders builder.
Configuration menu - View commit details
-
Copy full SHA for 4383f4c - Browse repository at this point
Copy the full SHA 4383f4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6583c17 - Browse repository at this point
Copy the full SHA 6583c17View commit details -
Merge pull request kubernetes#6588 from towca/jtuznik/deps-update
CA: update master dependencies to k8s v1.30.0-alpha.3, go1.21.8
Configuration menu - View commit details
-
Copy full SHA for c58e3fd - Browse repository at this point
Copy the full SHA c58e3fdView commit details -
Merge pull request kubernetes#6584 from vbhargav875/delay_retries
Delay force refresh by DefaultInterval when OCI GetNodePool call retu…
Configuration menu - View commit details
-
Copy full SHA for 06fa717 - Browse repository at this point
Copy the full SHA 06fa717View commit details -
Bump golang in /vertical-pod-autoscaler/pkg/admission-controller
Bumps golang from 1.22.0 to 1.22.1. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1271608 - Browse repository at this point
Copy the full SHA 1271608View commit details -
Bump golang in /vertical-pod-autoscaler/pkg/updater
Bumps golang from 1.22.0 to 1.22.1. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1052032 - Browse repository at this point
Copy the full SHA 1052032View commit details -
Bump golang in /vertical-pod-autoscaler/pkg/recommender
Bumps golang from 1.22.0 to 1.22.1. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fdecd10 - Browse repository at this point
Copy the full SHA fdecd10View commit details -
Configuration menu - View commit details
-
Copy full SHA for a525064 - Browse repository at this point
Copy the full SHA a525064View commit details
Commits on Mar 7, 2024
-
Merge pull request kubernetes#6595 from drmorr0/patch-1
Update expander options for the AWS cloud provider README
Configuration menu - View commit details
-
Copy full SHA for b8506af - Browse repository at this point
Copy the full SHA b8506afView commit details -
Merge pull request kubernetes#6594 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/recommender/golang-1.22.1 Bump golang from 1.22.0 to 1.22.1 in /vertical-pod-autoscaler/pkg/recommender
Configuration menu - View commit details
-
Copy full SHA for 24811cf - Browse repository at this point
Copy the full SHA 24811cfView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c2ff6 - Browse repository at this point
Copy the full SHA e3c2ff6View commit details -
Merge pull request kubernetes#6592 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/admission-controller/golang-1.22.1 Bump golang from 1.22.0 to 1.22.1 in /vertical-pod-autoscaler/pkg/admission-controller
Configuration menu - View commit details
-
Copy full SHA for 1477eb2 - Browse repository at this point
Copy the full SHA 1477eb2View commit details -
Merge pull request kubernetes#6593 from kubernetes/dependabot/docker/…
…vertical-pod-autoscaler/pkg/updater/golang-1.22.1 Bump golang from 1.22.0 to 1.22.1 in /vertical-pod-autoscaler/pkg/updater
Configuration menu - View commit details
-
Copy full SHA for 90e2891 - Browse repository at this point
Copy the full SHA 90e2891View commit details
Commits on Mar 11, 2024
-
Merge pull request kubernetes#6603 from psychic-spoon/psychic-spoonca…
…-1.29-update-compatibility-matrix CA - Add 1.29 to version compatibility matrix
Configuration menu - View commit details
-
Copy full SHA for c7fb744 - Browse repository at this point
Copy the full SHA c7fb744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10efaae - Browse repository at this point
Copy the full SHA 10efaaeView commit details -
Merge pull request kubernetes#6610 from laoj2/release-vpa-1.1.0
Bump VPA version to 1.1.0
Configuration menu - View commit details
-
Copy full SHA for c96aa9b - Browse repository at this point
Copy the full SHA c96aa9bView commit details
Commits on Mar 25, 2024
-
Bump default VPA version to 1.1.0
As part of the 1.1.0 release: kubernetes#6388
Configuration menu - View commit details
-
Copy full SHA for 151923f - Browse repository at this point
Copy the full SHA 151923fView commit details
Commits on Apr 5, 2024
-
Merge pull request kubernetes#6696 from laoj2/vpa-release-1.1
Bump default VPA version to 1.1.0 in vpa-release-1.1 branch
Configuration menu - View commit details
-
Copy full SHA for 7803cdd - Browse repository at this point
Copy the full SHA 7803cddView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08b30b8 - Browse repository at this point
Copy the full SHA 08b30b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a12cc9 - Browse repository at this point
Copy the full SHA 5a12cc9View commit details
Commits on Apr 18, 2024
-
Merge pull request kubernetes#6724 from voelzmo/fix/cherry-pick-fix-v…
…pa-updater-npe-to-release-1.1 [vpa-release-1.1] Cherry-pick of kubernetes#6712: Fix NPE in vpa-updater when Pod owner isn't scalable
Configuration menu - View commit details
-
Copy full SHA for eb37ce3 - Browse repository at this point
Copy the full SHA eb37ce3View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d2bd30 - Browse repository at this point
Copy the full SHA 7d2bd30View commit details -
Merge pull request kubernetes#6766 from kwiesmueller/vpa-release-1.1
Bump VPA version to 1.1.1
Configuration menu - View commit details
-
Copy full SHA for 9999227 - Browse repository at this point
Copy the full SHA 9999227View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bc73b3 - Browse repository at this point
Copy the full SHA 0bc73b3View commit details -
Merge pull request kubernetes#6772 from kwiesmueller/vpa-release-1.1
Bump vpa version to 1.1.1
Configuration menu - View commit details
-
Copy full SHA for b396895 - Browse repository at this point
Copy the full SHA b396895View commit details
Commits on May 6, 2024
-
Merge tag 'vertical-pod-autoscaler-1.1.1' into vpa-1.1.1
Vertical Pod Autoscaler release 1.1.1
Configuration menu - View commit details
-
Copy full SHA for d4ec2be - Browse repository at this point
Copy the full SHA d4ec2beView commit details -
Update Go version and image build version
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e821c6e - Browse repository at this point
Copy the full SHA e821c6eView commit details