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

Add tests for the kubernetes controller #37

Open
ADustyOldMuffin opened this issue Feb 25, 2022 · 4 comments
Open

Add tests for the kubernetes controller #37

ADustyOldMuffin opened this issue Feb 25, 2022 · 4 comments
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed kubernetes Issue related to Kubernetes
Milestone

Comments

@ADustyOldMuffin
Copy link
Contributor

We need tests for the kubernetes controller, you can see how AWS is doing it here and use it as an example.

We need to test for basic functionality such as successful creation, and deletion as well as if we encounter errors. We don't currently allow for updating of resources so this will be good plumbing to put in before that.

@ADustyOldMuffin ADustyOldMuffin added good first issue Good for newcomers help wanted Extra attention is needed kubernetes Issue related to Kubernetes labels Feb 25, 2022
@ADustyOldMuffin ADustyOldMuffin added this to the v0.2.0 milestone Feb 25, 2022
@FaithKovi
Copy link

Hello, @ADustyOldMuffin I want to contribute to this project. Please assign.

@ADustyOldMuffin
Copy link
Contributor Author

Hello @FaithKovi! Sure thing, we have several examples already of tests for things like the Container Registry.

Let me know if you have any questions!

@FaithKovi
Copy link

sure, thanks @ADustyOldMuffin I will let you know if I have any questions.

@FaithKovi
Copy link

@ADustyOldMuffin I won't be able to complete this. You can assign to someone else

@FaithKovi FaithKovi removed their assignment Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed kubernetes Issue related to Kubernetes
Projects
None yet
Development

No branches or pull requests

2 participants