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

utils: remove the controller-runtime dependency #5256

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

iawia002
Copy link
Member

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Use client-go to avoid dependencies on controller-runtime, and I have updated the data format of the interface to make it more reasonable.

Which issue(s) this PR fixes:

Fixes #

Special notes for reviewers:

Does this PR introduced a user-facing change?

none

Additional documentation, usage docs, etc.:


/cc @wansir

@ks-ci-bot ks-ci-bot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 29, 2022
@wansir
Copy link
Member

wansir commented Sep 29, 2022

/lgtm
/approve

@ks-ci-bot ks-ci-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 29, 2022
@ks-ci-bot
Copy link
Collaborator

LGTM label has been added.

Git tree hash: 958cbb1ed39a719c65f4ae55b06ae4d4d3e06099

@ks-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iawia002, wansir

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

@ks-ci-bot ks-ci-bot merged commit 71b5daa into kubesphere:master Sep 29, 2022
@iawia002 iawia002 deleted the use-client-go branch September 29, 2022 08:35
sologgfun pushed a commit to sologgfun/kubesphere that referenced this pull request Apr 24, 2023
wanjunlei pushed a commit to wanjunlei/kubesphere that referenced this pull request Aug 11, 2023
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. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. release-note-none 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

3 participants