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

helm step, push action, kube_context is required #135

Open
jor-rit opened this issue May 7, 2020 · 1 comment
Open

helm step, push action, kube_context is required #135

jor-rit opened this issue May 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@jor-rit
Copy link

jor-rit commented May 7, 2020

For a helm step, in the examples and documentation a action: push is given without passing a kube_context argument.
But kube_context is marked as 'required' in the docs and in the yaml/json schema.
So the step fails with a validation error.

So either kube_context is made conditional with some subschemas or the examples need to be changed (though a kubernetes cluster isn't needed to only push a chart).

@kostis-codefresh
Copy link
Member

Thanks for catching this. We will work on this ASAP

@kostis-codefresh kostis-codefresh added the enhancement New feature or request label May 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants