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

Sync master with upstream #1

Open
wants to merge 2,032 commits into
base: master
Choose a base branch
from
Open

Sync master with upstream #1

wants to merge 2,032 commits into from

Conversation

cruizen
Copy link

@cruizen cruizen commented Oct 4, 2023

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

sync with upstream

@cruizen cruizen marked this pull request as draft October 18, 2023 18:03
@cruizen cruizen marked this pull request as ready for review March 8, 2024 11:18
asobti and others added 28 commits August 21, 2024 11:55
Correct wording would be "above the maximum" which then goes on to explain how the CA handles scaling down a nodepool that is currently above the maxNodes value
…tingOfAKS

CA: add artifacts for dev testing of cluster-autoscaler on AKS
VPA: Add option to set the webhook failurePolicy to Fail
azure: document migration to new GPU Node label
…oud-provider-azure

chore: defork cloud-provider-azure
…type

The `cx11` server type was deprecated on 2024-06-06 and will be removed
from the API on 2024-09-06. Once it is removed, the cluster-autoscaler
provider hetzner will not start anymore with the following error
message:

    Failed to get node infos for groups: failed to create resource list for node group draining-node-pool error: failed to get machine type cx11 info error: server type not found

As the node pool `draining-node-pool` is not being used anywhere, this
commit removes it and the hard coded reference to the deprecated server
type.
Fix incorrect wording in FAQ.md
This was only used by legacy scale down implementation.
Remove legacy scale down code
This is because it doesn't affect scheduling, but it affect performance
of scheduling simulation.

It triggered alert from 'overflowing_controllers_count' metric.
omerap12 and others added 30 commits October 18, 2024 16:24
Signed-off-by: Omer Aplatony <[email protected]>
Bump kubernetes deps to v1.32.0-alpha.0
…oint-input

Refactor logging statements in recommender:checkpoint,input
Add support for frequent loops when provisioningrequest is encountered in last iteration
Update k/k dependency to 1.32.0-alpha.2
feat: add webhook labels flag to add labels in VPA admission controller webhook
…arget

Refactor logging in recommender, updater, and target components
Remove redundant copy in UpdateProvisioningRequest() method
Refactor logging statements in common,e2e test files
node-group-auto-discovery support for oci
Implemented batch processing for check capacity provisioning class
feat(hetzner): autoscaler includes new provided-by label
Modify scale down set processor to add reasons to unremovable nodes
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.