-
Notifications
You must be signed in to change notification settings - Fork 24
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
Sync with upstream v1.28.0
#260
Sync with upstream v1.28.0
#260
Conversation
…ol-cinfig [civo] Support pool wise config
…loudProvider-Labelling CA - Correct Cloudprovider PR labelling to area/provider/<provider name>
At the time of making this commit, the package `github.com/ghodss/yaml` is no longer actively maintained. `sigs.k8s.io/yaml` is a permanent fork of `ghodss/yaml` and is actively maintained by Kubernetes SIG. Signed-off-by: Eng Zer Jun <[email protected]>
…s_linode Added the RBAC Permission to Linode.
[volcengine] fix(volcengine): don't build all providers when volcengine tag exists
Fixed Typo and Trailing-whitespace
…roposal KEP for allowing Addon Resizer 1.8 to scale based on container count
Skip healthiness check for non-existing similar node groups
chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml`
…formatting Add whitespace in comments and lists
this change adds some logging at verbosity levels 2 and 3 to help diagnose why the cluster-autoscaler does not consider 2 or more node groups to be similar.
- this taint leads to unexpected behavior - users expect CA to consider the taint when autoscaling Signed-off-by: vadasambar <[email protected]>
Signed-off-by: Vishal Anarse <[email protected]>
Bumps golang from 1.20.4 to 1.20.5. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Updated the owners of civo cloudprovider
cluster-autoscaler/cloudprovider/brightbox Allow scaled workers to be built from an image name pattern as well as an image id. This deals with long running clusters where the official image is updated with security changes over time.
Only set the registry value in the local Makefile if it is missing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small change needed. Rest looks good. You also need to add some details in the sync-changes md file (will let you know on slack) and need to run IT again before I merge.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor typo needs to be corrected. rest looks good
Co-authored-by: Rishabh Patel <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
0ebbdfb
into
gardener:machine-controller-manager-provider
What this PR does / why we need it:
Sync with upstream autoscaler
v1.28.0
Which issue(s) this PR fixes:
Fixes #246
Special notes for your reviewer:
Release note: