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

Bug: task releases:apply -- <ns> <release-name> not working #39

Closed
chriswessels opened this issue Sep 20, 2023 · 1 comment
Closed

Bug: task releases:apply -- <ns> <release-name> not working #39

chriswessels opened this issue Sep 20, 2023 · 1 comment
Assignees
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority size:small Small type:bug Something isn't working

Comments

@chriswessels
Copy link
Member

$ task releases:apply -- graph-goerli graph-node
task: [releases:apply] taskfiles/scripts/helmfile.sh apply graph-goerli graph-node
+ '[' apply = apply ']'
+ helmfile --interactive -f '' --skip-diff-on-install --selector=namespace=graph-goerli name=graph-node apply
unknown command "name=graph-node" for "helmfile"
task: Failed to run task "releases:apply": exit status 3
@chriswessels chriswessels added type:bug Something isn't working size:small Small p1 High priority meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Sep 20, 2023
@cjorge-graphops cjorge-graphops removed meta:awaiting-triage meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) labels Oct 2, 2023
@cjorge-graphops cjorge-graphops added the meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) label Oct 30, 2023
@cjorge-graphops
Copy link
Contributor

Fixed by #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p1 High priority size:small Small type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants