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

fix: stray paren in command to describe deployments #406

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

joeyAghion
Copy link
Contributor

As part of troubleshooting #inc-197, we encountered this old bug, seemingly from #379.

hokusai production refresh --deployment gravity-sneakers
...
ERROR: /bin/sh: -c: line 0: syntax error near unexpected token `)'

mocker.call(
'/tmp/.local/bin/kubectl --context staging get pods -o json'
)
])
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha. nice. wonder why i didn't do this last time. likely b/c i felt it was too mundane to spy.

Copy link
Contributor

@artsyjian artsyjian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice. thanks for the catch/fix/test!

@artsyjian artsyjian merged commit 9426e0e into main Mar 29, 2024
4 checks passed
@artsyjian artsyjian deleted the joeyAghion/paren branch March 29, 2024 20:30
This was referenced May 30, 2024
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.

None yet

2 participants