-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Task] Refactor eks.go #5482
Comments
@Himangini |
@shogohida we always encourage community contributions 🎉 please feel free to pick up, we're are happy to help with your PRs ✨ |
@Himangini Should I move the functions below to
It seems the explanation here indicates so but I wanted to make sure. |
Is my understanding correct? |
As mentioned in the description, the functions need to be moved to a relevant place. if you are happy with your changes please open the PR for review 👍🏻 we are working over a shorter capacity right now but will get your contribution reviewed soon. |
@Himangini |
Description
This ticket is to refactor the functionality mentioned below and here
eks.go
Contains methods for interacting with clusters. Seems good for this package ✔️
Also contains some stuff not-so related to EKS that should be moved ❎
The text was updated successfully, but these errors were encountered: