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

cleanup clusterapi imports #7388

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

elmiko
Copy link
Contributor

@elmiko elmiko commented Oct 14, 2024

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

this change fixes the import order so that the goimports tool does not complain about the ordering.

Which issue(s) this PR fixes:

Fixes #

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.:


this change fixes the import order so that the goimports tool does not
complain about the ordering.
@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Oct 14, 2024
@k8s-ci-robot k8s-ci-robot requested a review from detiber October 14, 2024 13:44
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: elmiko

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 requested a review from enxebre October 14, 2024 13:44
@k8s-ci-robot k8s-ci-robot added area/cluster-autoscaler area/provider/cluster-api Issues or PRs related to Cluster API provider approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Oct 14, 2024
@Shubham82
Copy link
Contributor

Thanks @elmiko
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 15, 2024
@k8s-ci-robot k8s-ci-robot merged commit b4d4ab1 into kubernetes:master Oct 15, 2024
6 checks passed
@Shubham82
Copy link
Contributor

@elmiko, IMO we can cherry-pick this issue in the supported CA release.
If it seems good then I will open a PR for it
WDYT?

@elmiko
Copy link
Contributor Author

elmiko commented Oct 29, 2024

that would be great, thanks @Shubham82 !

@elmiko elmiko deleted the fix-clusterapi-imports branch October 29, 2024 15:03
@Shubham82
Copy link
Contributor

that would be great, thanks @Shubham82 !

thanks, @elmiko for the confirmation. I will raise PRs for it soon.

@Shubham82
Copy link
Contributor

I have raised the following PRs:
For CA 1.30 #7445
For CA 1.31 #7446

k8s-ci-robot added a commit that referenced this pull request Oct 31, 2024
…am-cluster-autoscaler-release-1.30

Backport #7388 [CA] cleanup clusterapi imports into CA 1.30
k8s-ci-robot added a commit that referenced this pull request Oct 31, 2024
…am-cluster-autoscaler-release-1.31

Backport #7388 [CA] cleanup clusterapi imports into CA 1.31
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 area/provider/cluster-api Issues or PRs related to Cluster API provider cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants