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

yaml keys such as .cluster.address are not working. #92

Open
irfn opened this issue Dec 30, 2024 · 1 comment
Open

yaml keys such as .cluster.address are not working. #92

irfn opened this issue Dec 30, 2024 · 1 comment

Comments

@irfn
Copy link

irfn commented Dec 30, 2024

a yaml such as this cant be used to replace a variable name .path.basename

path: "minikube"
.path.basename: "minikube"
.cluster.address: "https://kubernetes.default.svc"

this style of naming is quite common in kubenetes world and IMHo should be supported.

@cbroglie
Copy link
Owner

cbroglie commented Jan 6, 2025

Hey, I'm not sure I'm understanding the problem. Could you share a full example that could be run to demonstrate the issue?

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

No branches or pull requests

2 participants