-
Notifications
You must be signed in to change notification settings - Fork 312
Comparing changes<
10000
/h1>
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
base repository: okteto/okteto
base: 3.5.1
head repository: okteto/okteto
compare: 3.6.0
- 12 commits
- 14 files changed
- 3 contributors
Commits on Mar 3, 2025
-
Change how test namespace name for e2e tests are generated to avoid c…
…onflicts when names are too long (#4678) * Change how test namespace name for e2e tests are generated to avoid conflicts when names are too long Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Take into account prefix when building namespace name Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Changed how namespace names are generated. Using hash Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Removed unused function Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Install latest CLI on action tests jobs Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Removed another unused function Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Removed unused function Signed-off-by: Nacho Fuertes <nacho@okteto.com> --------- Signed-off-by: Nacho Fuertes <nacho@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for ca5ed5a - Browse repository at this point
Copy the full SHA ca5ed5aView commit details
Commits on Mar 6, 2025
-
update buildkit to 0.20.1 (#4679)
* update buildkit to 0.20.0 Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update containerd to v2.0.3 and buildkit to latest version 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 564a986 - Browse repository at this point
Copy the full SHA 564a986View commit details -
build(deps): bump rack from 3.1.10 to 3.1.11 in /samples/ruby (#4680)
Bumps [rack](https://github.com/rack/rack) from 3.1.10 to 3.1.11. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.10...v3.1.11) --- updated-dependencies: - dependency-name: rack 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 3d25ff3 - Browse repository at this point
Copy the full SHA 3d25ff3View commit details -
build(deps): bump jinja2 from 3.1.5 to 3.1.6 in /samples/python (#4681)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... 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 ca45bec - Browse repository at this point
Copy the full SHA ca45becView commit details
Commits on Mar 11, 2025
-
build(deps): bump rack from 3.1.11 to 3.1.12 in /samples/ruby (#4683)
Bumps [rack](https://github.com/rack/rack) from 3.1.11 to 3.1.12. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.1.11...v3.1.12) --- updated-dependencies: - dependency-name: rack 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 dd62f76 - Browse repository at this point
Copy the full SHA dd62f76View commit details
Commits on Mar 18, 2025
-
add action e2e to okteto test (#4682)
* add action e2e to okteto test Signed-off-by: Javier Lopez <javier@okteto.com> * address comments 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 34433f7 - Browse repository at this point
Copy the full SHA 34433f7View commit details -
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#4684)
* build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0. - [Commits](golang/net@v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): update Go version to 1.23.7 Signed-off-by: Javier Lopez <javier@okteto.com> * build(deps): update Go version to 1.23.7 in Dockerfile Signed-off-by: Javier Lopez <javier@okteto.com> * build(deps): update golang-ci image version to 2.7.3 in CircleCI config Signed-off-by: Javier Lopez <javier@okteto.com> * build(deps): downgrade Go version to 1.23.6 in Dockerfile and go.mod Signed-off-by: Javier Lopez <javier@okteto.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Javier Lopez <javier@okteto.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Javier Lopez <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 8d44d3b - Browse repository at this point
Copy the full SHA 8d44d3bView commit details
Commits on Mar 19, 2025
-
build(deps): bump github.com/containerd/containerd/v2 (#4687)
Bumps [github.com/containerd/containerd/v2](https://github.com/containerd/containerd) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: github.com/containerd/containerd/v2 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 d7ab9e5 - Browse repository at this point
Copy the full SHA d7ab9e5View commit details
Commits on Mar 24, 2025
-
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#…
…4688) Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](golang-jwt/jwt@v4.5.1...v4.5.2) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: direct:production ... 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 f6d190f - Browse repository at this point
Copy the full SHA f6d190fView commit details
Commits on Mar 25, 2025
-
DEV-877: Split ignorer logic for Smart Build into 2 different functio…
…ns according to the flag, and use a temporary file for the SHA calculation (#4689) * DEV-877: Made changes to not change the default behavior when the flag is disabled Signed-off-by: Nacho Fuertes <nacho@okteto.com> * DEV-877: Fix format of the file Signed-off-by: Nacho Fuertes <nacho@okteto.com> * DEV-877: Speed up SHA calculation creating a temporary file Signed-off-by: Nacho Fuertes <nacho@okteto.com> * DEV-877: Changed mock to see if a windows unit test is fixed Signed-off-by: Nacho Fuertes <nacho@okteto.com> * DEV-877: Fix indentation of test file Signed-off-by: Nacho Fuertes <nacho@okteto.com> * Update pkg/repository/local_git.go Co-authored-by: Javier López Barba <javier@okteto.com> --------- Signed-off-by: Nacho Fuertes <nacho@okteto.com> Co-authored-by: Javier López Barba <javier@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for 2c924ed - Browse repository at this point
Copy the full SHA 2c924edView commit details -
Avoid to get an stuck channel to send a message to an unbuffered chan…
…nel when timing out the list untracked files operation (#4691) Signed-off-by: Nacho Fuertes <nacho@okteto.com>
Configuration menu - View commit details
-
Copy full SHA for b3323dd - Browse repository at this point
Copy the full SHA b3323ddView commit details
Commits on Mar 27, 2025
-
feat: add depends_on annotation support for services (#4686)
* feat: add depends_on annotation support for services Signed-off-by: Javier Lopez <javier@okteto.com> * fix: update depends_on annotation to use the correct domain 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 4a6454f - Browse repository at this point
Copy the full SHA 4a6454fView 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.5.1...3.6.0