Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

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

@qdzlug

Description

@qdzlug

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions