mia-platform / mia-platform/vab

Avoid to change user data during e2e tests

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Go
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start from the e2e test launch path and the action that launches kind, then trace how the Kubernetes configuration is read and changed. Done means the tests use a temporary Kubernetes configuration and no longer modify the user's .kube/config file.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
cli, devops, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.