Skip to content

fix: adjust startup scripts to allow relative path for kubeconfig #101

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

Closed
qdzlug opened this issue Feb 25, 2022 · 0 comments · Fixed by #167
Closed

fix: adjust startup scripts to allow relative path for kubeconfig #101

qdzlug opened this issue Feb 25, 2022 · 0 comments · Fixed by #167
Assignees
Labels
enhancement New feature or request

Comments

@qdzlug
Copy link
Contributor

qdzlug commented Feb 25, 2022

Is your feature request related to a problem? Please describe.
We currently force the user to enter an absolute path due to potential edge case issues. We should allow a relative path, but we should also expand the path out before we write it to the configuration.

Describe the solution you'd like
Expand path and write the absolute path to config.

Describe alternatives you've considered
Currently, we force an absolute path.

Additional context
This will obviously need to be investigated further just to make sure we're not causing a problem.

@qdzlug qdzlug self-assigned this Mar 9, 2022
@qdzlug qdzlug added the enhancement New feature or request label Mar 15, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant