okteto: Wrong spinner on `okteto deploy --remote`

Describe the bug Run okteto deploy --remote and the spinner says “Destroying your development environment…”

Expected behavior

  • The spinner should say “Deploying your development environment…” if I run okteto deploy --remote.
  • If I run okteto destroy --remote, the spinner should say “Destroying your development environment…”

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 17 (17 by maintainers)

Most upvoted comments

Closing it. Thanks again @NitishKumar06

which Okteto CLI version are you using? It’s only happening with the master build of the CLI. To reproduce it, run make build on the CLI project and then use that binary (probably ok alias if you have it pointing to the binary)