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

Add informer argument to the CloudProviders builder. #6494

Merged

Conversation

Shubham82
Copy link
Contributor

@Shubham82 Shubham82 commented Feb 1, 2024

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR adds the informer factory as an argument to the buildCloudProvider function in all the Cloud Providers builders (Where it is missing) so that building the Cluster Autoscaler with tags will work correctly.

Which issue(s) this PR fixes:

Part of #6492

Special notes for your reviewer:

Does this PR introduce a user-facing change?

None

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 1, 2024
@Shubham82
Copy link
Contributor Author

Hi @feiskyer @x13n
PTAL!

Copy link
Contributor

@elmiko elmiko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for picking this up @Shubham82
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 1, 2024
@Shubham82
Copy link
Contributor Author

Hi @BigDarkClown
Could you please approve this PR, So that it will merge?

@Shubham82
Copy link
Contributor Author

cc @x13n

@x13n
Copy link
Member

x13n commented Mar 6, 2024

Thanks @Shubham82 !

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Shubham82, x13n

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 6, 2024
@k8s-ci-robot k8s-ci-robot merged commit 4383f4c into kubernetes:master Mar 6, 2024
6 checks passed
Shubham82 added a commit to Shubham82/autoscaler that referenced this pull request Mar 6, 2024
…nt to the CloudProviders builder into CA1.29
k8s-ci-robot added a commit that referenced this pull request Mar 7, 2024
…491-upstream-cluster-autoscaler-release-1.29

Backport #6491 and #6494 [CA] Add informer argument to the Cloud Providers builder into CA1.29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/cluster-autoscaler cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants