-
**Describe the bug**
`okteto up` fails on a repo with a docker-compose. this is the error I got:
```
okteto up
i Using rberrelleza @ demo.okteto.dev as context
! okteto manifest has no 'dev' …
-
**Describe the bug**
If I go to `context/config.json` and I delete the current context from the list of contexts (without deleting the `current-context` property`), I get the following stack trace ev…
-
**Describe the bug**
On Windows, the HOME path can have spaces (e.g. C:\my first name\.okteto). In order to support this we need to be able to escape the spaces. The challenge is that Powershell and …
-
**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 …
-
**Describe the bug**
When setting `autocreate: true` in the `okteto.yml` manifest, you have to run `okteto up` twice for it to work
```
└─(09:25:30 on agustin/update-manifest-schema-for-compose ✭…
-
**Is your feature request related to a problem? Please describe.**
Similar to `okteto deploy`, `okteto pipeline deploy` and `okteto preview deploy` should stream the logs of the deploy commands execu…
-
**Describe the bug**
The `manifest` option inside the declaration of a dependency is ignored and therefore only the manifest at the base folder is used.
**To Reproduce**
With this manifest
```…
-
Using the pre-packaged CLI is troublesome and annoying, it'd be better to implement [this](https://github.com/RobertCraigie/prisma-client-py/pull/454) for PCR.
-
**Describe the bug**
If you run okteto up and inside the container you run an okteto deploy command. The command will fail with the following error:
But when adding the flag to the command it wi…
-
**Describe the bug**
When I run an executable, from an absolute path on windows it's not finding the correct executable because it's removing all backslash
``` yaml
deploy:
- C:\Users\myuser\Rep…