okteto / remote-kubernetes

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

Field selector not found #164

Closed pnol closed 2 years ago

pnol commented 2 years ago

Describe the bug The "selector" field is not supported in the okteto.yml using the vscode remote extension

x Invalid manifest:

When running okteto up from the command line (using the okteto.exe) it works as expected

To Reproduce

  1. add a selector to okteto.yml, e.g.: selector: app: vote
  2. run okteto up via visualstudio code

Expected behavior The development container get's deployed in the existing deployment or creates a new deployment : deployment-okteto

Desktop (please complete the following information):

rberrelleza commented 2 years ago

Thanks for filing this! This will be fixed on release 0.3.5. We are resolving a couple of pending issues, but should be out in the next couple of days.

rberrelleza commented 2 years ago

This is fixed in the 0.4.1 release