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

Avoid to change user data during e2e tests #9

Open
JGiola opened this issue Sep 7, 2022 · 0 comments
Open

Avoid to change user data during e2e tests #9

JGiola opened this issue Sep 7, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@JGiola
Copy link
Member

JGiola commented Sep 7, 2022

During the launch of e2e tests the user .kube/config file will be changed, read and changed again for the action caused by launching kind.

It will be best to avoid this using some kind of temporary file for the kubernetes configuration that can be delete and modified as we wish without problems.

@JGiola JGiola added enhancement New feature or request good first issue Good for newcomers labels Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant