Closed
Description
Command
- check-image-updates
- delete
- deploy
- diff
- helm-pull
- helm-update
- list-images
- list-targets
- poke-images
- prune
- render
- seal
- validate
- version
Who are you?
Pat Riehecky, Computing Specialist at Fermilab
What do you want to do?
I'd like to provide a useful error when someone runs kluctl deploy
on a repository but my discriminator
expects that a target
will be set.
Why do you need that?
With .kluctl.yaml
containing:
discriminator: "example-{{ target.name }}"
Just running kluctl deploy
results in invalid kubernetes objects. This is essentially a config issue on my end (example-
is not a valid object and I'm running it wrongly).
But having a way to kick out an error to the user saying "select from the list of valid targets" when I know it is required would be handy.
Metadata
Metadata
Assignees
Labels
No labels