okteto / remote-kubernetes

Remote Kubernetes Development in VS Code with Okteto
Apache License 2.0
75 stars 15 forks source link

create manifest command doesn't work on 0.4.1 #188

Closed rberrelleza closed 3 months ago

rberrelleza commented 2 years ago

Describe the bug Running the Create Manifest command fails on 0.4.1

To Reproduce This is happening because 'okteto init' now always asks questions to the user. we need to find a way to automate this since this command doesn't expect interaction from the user.

The other option is to update the command so that it shows the terminal and asks questions to the user.

rberrelleza commented 2 years ago

Fixed by having the command run a terminal now. But we need a better usability.

rberrelleza commented 3 months ago

this will be fixed with okteto cli 3.0