-
Notifications
You must be signed in to change notification settings - Fork 38
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
Merge https://github.com/kubernetes/autoscaler:master (e179f01) into master #320
base: master
Are you sure you want to change the base?
Merge https://github.com/kubernetes/autoscaler:master (e179f01) into master #320
Conversation
500c138
to
dc0c3a6
Compare
Hi @cloud-team-rebase-bot[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
dc0c3a6
to
902d86b
Compare
902d86b
to
0b0420b
Compare
0b0420b
to
aa71909
Compare
aa71909
to
45c3caf
Compare
45c3caf
to
b8d3299
Compare
b8d3299
to
15d78a3
Compare
15d78a3
to
023ec04
Compare
023ec04
to
7d26710
Compare
7d26710
to
4fa18d0
Compare
4fa18d0
to
201dafc
Compare
201dafc
to
62f05c0
Compare
…h-no-vmss fix: don't crash when vmss not present or has no nodes
…cs-annotation Add metrics-server annotation for kwok-provider managed nodes
…build-tags-hygiene add test-build-tags make target
Document VPA behavior for sidecar containers and how to change it
Bumps golang from 1.23.4 to 1.23.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…vertical-pod-autoscaler/pkg/updater/golang-1.23.5 Bump golang from 1.23.4 to 1.23.5 in /vertical-pod-autoscaler/pkg/updater
VPA: Bump go to 1.23.5
…master Update default VPA version to 1.2.2 in main branch
This change carries files and modifications that are used by OpenShift release infrastructure and related files. * spec file * dockerfiles * vertical-pod-autoscaler/Dockerfile.rhel * vertical-pod-autoscaler/Dockerfile.openshift * images/cluster-autoscaler/Dockerfile * images/cluster-autoscaler/Dockerfile.rhel * hack scripts (ci and build related) * Makefile * JUnit tools * update gitignore * update/remove OWNERS files * ci-operator config yaml * add vendor folders for cluster-autoscaler and balancer * add Snyk file to exclude vendor directories and problematic cloud providers on scan # Conflicts: # addon-resizer/OWNERS # charts/OWNERS
…otation The delete annotation upstream has a different format, but is now inferred dynamically from the API group. If we update this in MAO to use the new format, we can drop this old key
This change re-adds the machine api support for labels and taints on node groups. The code was removed upstream as it is openshift specific, see this pull request[0]. It also adds in the functionality of the upstream override annotation for labels and taints[1] to support https://issues.redhat.com/browse/MIXEDARCH-259 [0]: kubernetes#5249 [1]: kubernetes#5382
the upstream annotations for the scale from zero capacity resources is slighty different than the openshift implementation. the largest difference is the addition of a gpu type annotation. openshift does not yet utilize this annotation and thus this patch should be carried until the machineset controllers for the various providers on openshift have been modified to use the new annotations. another important change is the modification of the memory annotation. previously in openshift we expected this value to be a count of memory in Mebibytes. the conversion function and tests have been modified to allow continued openshift operation. this change can be dropped when the annotations in openshift have been updated, the progress for this effort can be followed at https://issues.redhat.com/browse/OCPCLOUD-944
…ider This change corrects the behavior for parsing taints from the unstructured scalable resource. This is required on OpenShift as our implementation is slightly different from the upstream.
…ge to be consistent with ART for 4.19 Reconciling with https://github.com/openshift/ocp-build-data/tree/a39508c86497b4e5e463d7b2c78e51e577be9e7d/images/vertical-pod-autoscaler.yml
…iner image to be consistent with ART for 4.19 Reconciling with https://github.com/openshift/ocp-build-data/tree/a39508c86497b4e5e463d7b2c78e51e577be9e7d/images/atomic-openshift-cluster-autoscaler.yml
Signed-off-by: Max Cao <[email protected]>
e004fc9
to
3eebebe
Compare
/ok-to-test |
@cloud-team-rebase-bot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. 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. I understand the commands that are listed here. |
No description provided.