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

vpa: Update to VPA v1.1.1 #111

Closed
wants to merge 483 commits into from
Closed

Conversation

mikkeloscar
Copy link

@mikkeloscar mikkeloscar commented May 6, 2024

vishalanarase and others added 30 commits November 28, 2023 19:05
(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]>
…emplate

Implement TemplateNodeInfo for civo cloudprovider
Signed-off-by: Vishal Anarse <[email protected]>
refactor(*): move getKubeClient to utils/kubernetes
fix: alicloud the function NodeGroupForNode return nil
…de-template

[civo] Calculate real value for template using node group
Remove *_test.go, models/, examples
+ Update version in README + command
…ache-instance-requirements

AWS: cache instance requirements
Fix capacityType label in AWS ManagedNodeGroup
Update cloudprovider/aws/aws-sdk-go to 1.48.7
Helm: update cluster-autoscaler to 1.28
…age-build

Switch to multistage build Dockerfiles for VPA
…d-node-group-count flags

Signed-off-by: Prashant Rewar <[email protected]>
Error messages were incorrect regardless of which annotation was failing.

Also exposing the underlying parse error so it can actually be fixed.
k8s-ci-robot and others added 27 commits March 6, 2024 01:45
…builder

Add informer argument to the CloudProviders builder.
CA: update master dependencies to k8s v1.30.0-alpha.3, go1.21.8
Delay force refresh by DefaultInterval when OCI GetNodePool call retu…
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]>
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]>
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]>
Update expander options for the AWS cloud provider README
…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
…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
…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
…-1.29-update-compatibility-matrix

CA - Add 1.29 to version compatibility matrix
Bump default VPA version to 1.1.0 in vpa-release-1.1 branch
…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
Vertical Pod Autoscaler release 1.1.1
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
@mikkeloscar
Copy link
Author

Closing as this is now built internally via a patch based pipeline.

@mikkeloscar mikkeloscar closed this May 7, 2024
@mikkeloscar mikkeloscar deleted the vpa-1.1.1 branch May 7, 2024 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.