Skip to content

Conversation

@rccrdpccl
Copy link
Contributor

@rccrdpccl rccrdpccl commented Sep 30, 2025

Provisioning with a plan file ending in .yaml instead of .yml results in error, because kcli appends kcli_plan.yml suffix.

kcli create plan -P k8s=true -u https://github.com/rccrdpccl/kcli-manifests/blob/master/k8s-interactive.yaml -P student=testme testme
Trying to retrieve https://github.com/rccrdpccl/kcli-manifests/blob/master/k8s-interactive.yaml/kcli_plan.yml
Retrieving specified plan from https://github.com/rccrdpccl/kcli-manifests/blob/master/k8s-interactive.yaml/kcli_plan.yml to testme
Hit issue with url https://raw.githubusercontent.com/rccrdpccl/kcli-manifests/master/k8s-interactive.yaml/kcli_plan.yml

This PR aims to fix that, and other places where yaml files are only accepted as yml

@karmab karmab merged commit e45fcaf into karmab:main Oct 15, 2025
@karmab
Copy link
Owner

karmab commented Oct 15, 2025

THANKS for that!

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

Successfully merging this pull request may close these issues.

2 participants