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

Convert the bash scripts to golang #13

Open
pacharya-pf9 opened this issue Feb 1, 2022 · 1 comment
Open

Convert the bash scripts to golang #13

pacharya-pf9 opened this issue Feb 1, 2022 · 1 comment
Assignees

Comments

@pacharya-pf9
Copy link

Currently all the phases are implemented as bash scripts that are executed by nodelet to bring up and tear down k8s components on a node. These bash scripts need to be converted to golang and implemented directly in nodelet.

@pacharya-pf9
Copy link
Author

#23 converts drain node, label & taint node, and uncordon node phases to golang

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

No branches or pull requests

2 participants