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

Allow kubetest to define service accounts / secrets which can be applied to all generated test namespaces #176

Open
edaniszewski opened this issue Mar 26, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@edaniszewski
Copy link
Contributor

see: #174 (comment)

Right now, this could be done by defining the manifest for it and ensuring it gets loaded for every test case, but if there are multiple cases, that could get a little annoying/cumbersome. It would be nice to be able to tell kubetest to use some manifests and apply them to all generated test namespaces for the test suite.

@edaniszewski edaniszewski added the enhancement New feature or request label Mar 26, 2020
@ghost
Copy link

ghost commented Apr 1, 2020

Hi @edaniszewski, I don't want to be that guy, but have you had a chance to take a look at this?

Many thanks,
Gavin

@edaniszewski
Copy link
Contributor Author

I haven't yet, but I did spend some time thinking a little bit about this and how it relates to the issue you mentioned in the linked comment thread. I think having this feature might help, but I don't think its necessarily required since there is still the notion of secrets in kubetest, so a pull secret could be specified manually. In any case, I believe you also said that the image you are using is public, so having secrets wouldn't really help in that case.. I'll comment more in the thread with some of my thoughts to keep it all in one place.

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

No branches or pull requests

1 participant