Nr 250703 label based auto discovery gcp#39
Open
sachin-shankar wants to merge 1401 commits intonewrelic-forks:fork-1.26from
Open
Nr 250703 label based auto discovery gcp#39sachin-shankar wants to merge 1401 commits intonewrelic-forks:fork-1.26from
sachin-shankar wants to merge 1401 commits intonewrelic-forks:fork-1.26from
Conversation
…om/guopeng0/autoscaler into feature/node_group_healthy_metrics
…n_ds_v2 Allow draining when DaemonSet kind has custom API Group
…ealthy_metrics feat:add node group health and back off metrics
Introduce GceInstance that extends cloudprovider.Instance with NumericId
* ScaleUp for check-capacity ProvisioningRequestClass * update condition logic * Update tests * Naming update * Update cluster-autoscaler/core/scaleup/orchestrator/wrapper_orchestrator_test.go Co-authored-by: Bartek Wróblewski <[email protected]> --------- Co-authored-by: Bartek Wróblewski <[email protected]>
Signed-off-by: vadasambar <[email protected]>
Consider atomic nodes
This change adds the informer factory as an argument to the `buildCloudProvider` function for clusterapi so that building with tags will work properly.
…-owner-ref [VPA] check OwnerRef against TargetRef to confirm VPA/Pod association
…vertical-pod-autoscaler/pkg/recommender/golang-1.22.2 Bump golang from 1.22.1 to 1.22.2 in /vertical-pod-autoscaler/pkg/recommender
…vertical-pod-autoscaler/pkg/updater/golang-1.22.2 Bump golang from 1.22.1 to 1.22.2 in /vertical-pod-autoscaler/pkg/updater
The optimization uses the fact that pods which are equivalent do not need to be check multiple times against already filled nodes. This changes the time complexity from O(pods*nodes) to O(pods).
Refactor estimation
…policy-example docs: precise AWS IAM policy example
Bump default VPA version to 1.1.0
CA: Fix apis vendoring
Fix broken link in README.md to point to equinixmetal readme
Include helm chart version in cluster-autoscaler version matrix
…vertical-pod-autoscaler/pkg/admission-controller/golang-1.22.2 Bump golang from 1.22.1 to 1.22.2 in /vertical-pod-autoscaler/pkg/admission-controller
Lower errors verbosity for kube-env label missing
Cleanup ProvReq wrapper
Add g6 EC2 instance type for AWS
Update ProvisioningClass API Group
This change fixes a bug that arises when the user's cluster includes worker nodes not from Hetzner Cloud, such as a Hetzner Dedicated server or any server resource other than Hetzner. It also corrects the behavior when a server has been physically deleted from Hetzner Cloud. Signed-off-by: Maksim Paskal <[email protected]>
…-for-robots-nodes Fix Autoscaling for worker nodes with invalid ProviderID
…wnerref-check Fix NPE in vpa-updater when Pod owner isn't scalable
* Add provreqOrchestrator that handle ProvReq classes * Review remarks * Review remarks
…anager-retry Add retry for creatingAzureManager in case of throttled requests
Bump Go version used for building to 1.22.2 to match k/k
Add support for label(tags in Azure) based auto-discovery of GCP Managed Instance Groups. The discovery includes figuring out the min and max sizes for the mig pool. Add unit-tests for all the new code added. Add GCP auto-discovery documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.