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 release 1.3.0 #7731

Open
jm-franc opened this issue Jan 21, 2025 · 6 comments
Open

VPA release 1.3.0 #7731

jm-franc opened this issue Jan 21, 2025 · 6 comments

Comments

@jm-franc
Copy link
Contributor

Please follow instructions in
RELEASE.md and note each
completed step on this issue.

Please provide any information that is related to the release:

  • When we plan to do the release?
    ASAP.

  • Are there any issues / PRs blocking the release?
    No.

@jm-franc
Copy link
Contributor Author

/assign jm-franc

@raywainman
Copy link
Contributor

@raywainman
Copy link
Contributor

Images built and available here:

gcr.io/k8s-staging-autoscaling/vpa-admission-controller
gcr.io/k8s-staging-autoscaling/vpa-recommender
gcr.io/k8s-staging-autoscaling/vpa-updater

@Shubham82
Copy link
Contributor

/area vertical-pod-autoscaler

@jm-franc
Copy link
Contributor Author

Tests succeeded.

$ REGISTRY=gcr.io/k8s-staging-autoscaling TAG=1.3.0 ./hack/vpa-up.sh
$ WORKSPACE=$TMP/vpa13-workspace ./hack/run-e2e-tests.sh full-vpa
[...]
$ cat $TMP/vpa13-workspace/junit_01.xml
[...]
<property name="SuiteSucceeded" value="true"></property>

@jm-franc
Copy link
Contributor Author

The image has been published:

$ gcloud container images describe registry.k8s.io/autoscaling/vpa-recommender:1.3.0
WARNING: Successfully resolved tag to sha256, but it is recommended to use sha256 directly.
image_summary:
  digest: sha256:9e612654ad19c8ec8ee8bcc5b3cb54f18be09630872296214fc9bcd744002d94
  fully_qualified_digest: registry.k8s.io/autoscaling/vpa-recommender@sha256:9e612654ad19c8ec8ee8bcc5b3cb54f18be09630872296214fc9bcd744002d94
  registry: registry.k8s.io
  repository: autoscaling/vpa-recommender

jm-franc added a commit to jm-franc/autoscaler that referenced this issue Jan 25, 2025
Updates docs, deployments, scripts for the VPA 1.3.0 release.

kubernetes#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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants