Pablo Chico de Guzman

Results 55 issues of Pablo Chico de Guzman

**What is the problem you're trying to solve** Current service names support characters like `_` and `.`. This is problematic with, for example, Kubernetes backend implementations of the Compose Spec....

stale

**Is your feature request related to a problem? Please describe.** I am debugging my app and the problem was that I have an okteto secret redefined in local environment. It...

medium
enhancement
epsilon

**Describe the bug** Some users are running `okteto destroy` as part of the deploy section, something like this: ``` deploy: - okteto destroy - helm upgrade --install myapp ./mychart ```...

customer request
medium
ready

**Is your feature request related to a problem? Please describe.** As part of the effort to move to a 100% compose compatibility, we should move to the official compose deserializer:...

productivity
keep
epsilon

**Describe the bug** Issue looks temporal, it isusally works when I run `okteto up` again. **Describe the solution you would like** Ignore/retry these errors for 2 minutes

bug
high
keep
customer reported
epsilon

**Is your feature request related to a problem? Please describe.** I have a docker-compose file, and I want to forward the okteto ssh server on `okteto up`. Today I have...

bug
keep
epsilon

**Describe the bug** My build section is ignored by `okteto deploy` with this manifest: ``` build: api: context: . deploy: compose: mongodb-compose.yml commands: - name: Deploy API command: helm upgrade...

bug
high
epsilon

**Describe the bug** If I run `okteto deploy` [on this repo](https://github.com/okteto/python-flask-cockroachdb) it should say there isn't a deploy option defined. Instead, it's building and deploying base on `okteto push`, which...

bug
medium
epsilon
3.0

**Describe the bug** `CRTL + C` doesn't do anything in the middle of the build process **To Reproduce** 1. Clone http://github.com/okteto/compose-getting-started 2. Run `okteto deploy --build` 3. Execute `CRTL +...

medium
enhancement
epsilon