8000 Comparing 3.5.1...3.6.0 · okteto/okteto · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

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

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: okteto/okteto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.1
Choose a base ref
...
head repository: okteto/okteto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.0
Choose a head ref
  • 12 commits
  • 14 files changed
  • 3 contributors

Commits on Mar 3, 2025

  1. 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>
    ifbyol authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    ca5ed5a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. 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>
    jLopezbarb authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    564a986 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    3d25ff3 View commit details
    Browse the repository at this point in the history
  3. 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>
    dependabot[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    ca45bec View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. 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>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    dd62f76 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. 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>
    jLopezbarb authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    34433f7 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] and jLopezbarb authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    8d44d3b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2025

  1. 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>
    dependabot[bot] authored Mar 19, 2025
    Configuration menu
    Copy the full SHA
    d7ab9e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. 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>
    dependabot[bot] authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    f6d190f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. 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>
    ifbyol and jLopezbarb authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    2c924ed View commit details
    Browse the repository at this point in the history
  2. 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>
    ifbyol authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    b3323dd View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. 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>
    jLopezbarb authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    4a6454f View commit details
    Browse the repository at this point in the history
Loading
0