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

furyctl-ng: dump command seems to ignore the furyctl.yaml "kind" value #435

Open
davide-rossi-ce opened this issue Oct 6, 2023 · 0 comments

Comments

@davide-rossi-ce
Copy link

verified on furyctl 0.26.1

furyctl.yaml

apiVersion: kfd.sighup.io/v1alpha2
kind: KFDDistribution
metadata:
  name: fury-local
spec:
  distributionVersion: v1.26.1
  distribution: ...

furyctl -H dump template --outdir $PWD/dump -c $PWD/furyctl.yaml --debug

Screenshot 2023-10-06 at 11 20 18



furyctl dump template sembra provare a renderizzare templates associati al kind "EKSCluster" ( es. cluster-autoscaler ), nonostante nel furyctl.yaml il kind sia "KFDDistribution"

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

1 participant