Javier López Barba

Results 51 issues of Javier López Barba

# Proposed changes Fixes DEV-357 - Successful execution: - Tests are cached. I think the message should be more like a normal print on white to distinct it with the...

release/bug-fix

# Proposed changes Fixes DEV-438 - Move the arg parser to its own package (previously on exec). This will allow us to reuse it on okteto up and exec and...

release/internal
3.0
run-e2e

# Proposed changes Fixes DEV-439 In this PR okteto will always try to rebuild the images by default. - Adds example in the `okteto deploy --help` - Modified e2e tests...

release/internal
3.0

# Proposed changes Fixes #4399 DEV-603 - Change the RSA key generated by okteto to a EC key - Changes the remote SSH server to start using EC keys instead...

release/bug-fix

# Proposed changes Fixes DEV-580 Adds all the possible feature flags to the deploy on remote ## How to validate 1. Using the following `okteto.yml`: ```yaml deploy: - echo $OKTETO_FEATURE_FLAG...

release/new-feature

Signed-off-by: Javier Lopez # Proposed changes Fixes DEV-604 This pull request updates the buildkit and kustomize dependencies. The buildkit dependency is updated to match our latest fork removing all the...

release/internal

Signed-off-by: Javier Lopez # Proposed changes Fixes #DEV-395 - Adds a new volume as a source of truth for the syncthing config which is separated from the syncthing data -...

release/bug-fix

This commit adds a new GitHub Actions workflow file, tests.yaml, which is triggered on pull requests to the main branch. The workflow sets up the development environment, checks out the...

# Proposed changes Fixes partly DEV-679 Depends on: #4528 - Refactor buildkit solve build: In order to be able to retry a certain amount of types we needed to refactor...

release/new-feature

# Proposed changes Fixes DEV-634 There was a bug that we were removing the deployment of the service that was running as the dev container leaving the original without scaling....

release/bug-fix