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

feat: add code implementation of the basic framework of resource I/O … #83

Closed
wants to merge 0 commits into from
Closed

feat: add code implementation of the basic framework of resource I/O … #83

wants to merge 0 commits into from

Conversation

yuleichun-striving
Copy link
Contributor

What type of PR is this?
feature

What does this PR do?
add code implementation of the basic framework of resource I/O isolation

Which issue(s) does this PR fix?
Fixes #20

Special notes for your reviewer:
Review whether the code implementation is reasonable

Related Projects:
kosmos-io

@duanmengkk
Copy link
Contributor

/lgtm

@duanmengkk
Copy link
Contributor

we can consider if to use controller-runtime to unify the informer framework

return nil
}

func buildClient() (kubernetes.Interface, error) {
Copy link
Member

Choose a reason for hiding this comment

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

Can we unify the clientset building process or we can put it into a common utils

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Okay, I'll modify it

@kosmos-robot kosmos-robot removed the lgtm label Oct 12, 2023
@kosmos-robot
Copy link
Contributor

New changes are detected. LGTM label has been removed.

@wangyizhi1 wangyizhi1 force-pushed the main branch 3 times, most recently from f474e34 to 6488475 Compare October 19, 2023 02:06
@kosmos-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: yuleichun-striving
To complete the pull request process, please assign after the PR has been reviewed.
You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a feature module called 'kosmos-agent'
4 participants