-
Notifications
You must be signed in to change notification settings - Fork 313
Comparing changes
Open a pull request
base repository: okteto/okteto
base: 3.6.1-beta.1
head repository: okteto/okteto
compare: 3.7.0-beta.1
- 14 commits
- 28 files changed
- 9 contributors
Commits on Apr 1, 2025
-
fix: start spinne when buidlkit fails to connect (#4693)
Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for d07390e - Browse repository at this point
Copy the full SHA d07390eView commit details
Commits on Apr 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 58a07f1 - Browse repository at this point
Copy the full SHA 58a07f1View commit details
Commits on Apr 8, 2025
-
Add context command initialization in restart command (#4692)
* Add context command initialization in restart command Signed-off-by: Javier Lopez <javier@okteto.com> * Set default namespace from context if not provided in restart command Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for b3d8998 - Browse repository at this point
Copy the full SHA b3d8998View commit details
Commits on Apr 9, 2025
-
feat: add Okteto configuration and ignore files (#4696)
Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 11e05ab - Browse repository at this point
Copy the full SHA 11e05abView commit details
Commits on Apr 10, 2025
-
feat: enhance Dockerfile and .dockerignore for improved build efficie…
…ncy and clarity (#4697) Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for d196c80 - Browse repository at this point
Copy the full SHA d196c80View commit details
Commits on Apr 14, 2025
-
PROD-344: Add predefined Okteto environment variables to diverted pod…
…s, so it can be known at runtime time if they are in a diverted namespace or not (#4699) * Add environment variables to divert drivers for shared and diverted environments * PROD-344: Fixed indentation in go files Signed-off-by: Nacho Fuertes <nacho@okteto.com> * PROD-344: Fixed golangci lint issue Signed-off-by: Nacho Fuertes <nacho@okteto.com> * PROD-344: Inject variables on init containers too Signed-off-by: Nacho Fuertes <nacho@okteto.com> --------- Signed-off-by: Nacho Fuertes <nacho@okteto.com> Co-authored-by: ifbyol <ifbyol@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e49dfb - Browse repository at this point
Copy the full SHA 8e49dfbView commit details -
Optimize deploy commands by ignoring all files and enabling remote ex…
…ecution (#4698) * Optimize deploy commands by ignoring all files and enabling remote execution * Add test section to Okteto manifest * Add CVE scanning test using Trivy * Revert "Add test section to Okteto manifest" This reverts commit dac7b93. Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com> Co-authored-by: oktetobot <oktetobot@users.noreply.github.com> Co-authored-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for f0c7ae7 - Browse repository at this point
Copy the full SHA f0c7ae7View commit details -
Add unit tests to test section in okteto manifest (#4700)
* Add unit tests to test section in okteto manifest * fix: tests * address comments Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com> Co-authored-by: Cindy AI <cindy@okteto.com> Co-authored-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 45cab20 - Browse repository at this point
Copy the full SHA 45cab20View commit details
Commits on Apr 15, 2025
-
PROD-343: Change when the divert deploy logic is called (#4701)
Signed-off-by: Nacho Fuertes <nacho@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 0decf11 - Browse repository at this point
Copy the full SHA 0decf11View commit details
Commits on Apr 22, 2025
-
build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#4703)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0. - [Commits](golang/net@v0.36.0...v0.38.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.38.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for aecd1b1 - Browse repository at this point
Copy the full SHA aecd1b1View commit details
Commits on Apr 23, 2025
-
Add git binary for the dockerfile image (#4704)
* feat: add Git installation to Dockerfile Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update base image for git-builder to debian:bookworm-slim Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for ec07165 - Browse repository at this point
Copy the full SHA ec07165View commit details
Commits on Apr 25, 2025
-
Option 2: add spinner forchecking services (#4705)
* feat: enhance logging in build process with io.Controller integration Signed-off-by: Javier Lopez <javier@okteto.com> * feat: integrate io.Controller into service hasher tests for improved logging Signed-off-by: Javier Lopez <javier@okteto.com> * feat: improve logging for cached builds in Okteto Smart Builds Signed-off-by: Javier Lopez <javier@okteto.com> * add ... to the spinner Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 70bea81 - Browse repository at this point
Copy the full SHA 70bea81View commit details
Commits on Apr 30, 2025
-
build(deps): update Helm, Syncthing, and Okteto remote versions (#4706)
Signed-off-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for f9ecfa9 - Browse repository at this point
Copy the full SHA f9ecfa9View commit details -
fix: revert SYNCTHING_VERSION to 1.29.4 for compatibility (#4707) (#4708
) (cherry picked from commit 8813c87) Signed-off-by: Javier Lopez <javier@okteto.com> Co-authored-by: Javier López Barba <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 36569a2 - Browse repository at this point
Copy the full SHA 36569a2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.6.1-beta.1...3.7.0-beta.1