Mirror deploy command did not work when being called from Task #1224
Labels
Bug
A error that causes the feature to behave differently than what was expected based on design docs
P2
Required to be completed in the assigned milestone, but may or may not impact release schedule.
Pending Triage
New issue that needs to be triaged by the team
Describe the bug
Mirror deploy command did not execute when being called from Task on Google GKE.
It exited immediately after trying to ping the node, and no exception or any error logs
If bypass the ping function that deploy command worked as expected.
If mirror deploy is used in command line directly then everything is working as expected.
Describe the expected behavior
mirror deploy should work if called from Taskfile
To Reproduce
Run
task default-with-mirror
on one of google clusterAdditional Context
No response
The text was updated successfully, but these errors were encountered: