Skip to content
Permalink

Comparing changes

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: linkerd/linkerd2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: edge-25.12.3
Choose a base ref
...
head repository: linkerd/linkerd2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: edge-26.1.1
Choose a head ref
  • 11 commits
  • 39 files changed
  • 5 contributors

Commits on Dec 19, 2025

  1. chore(build): upgrade to go 1.25.5 (#14821)

    Upgrade to go 1.25.5.  We also introduce the `actions/setup-go` action in more places so that we can use a go version which is higher than the one in the dev container in CI.
    
    Signed-off-by: Alex Leong <[email protected]>
    adleong authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    f07f7bb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. build(deps): bump docker/setup-buildx-action (#14826)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@e468171...8d2750c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    4010ef1 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-go from 6.0.0 to 6.1.0 (#14825)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v6...4dc6199)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    e644230 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2025

  1. build(deps): bump the kube group with 8 updates - update related tests (

    #14817)
    
    * build(deps): bump the kube group with 8 updates
    
    Bumps the kube group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.3` | `0.35.0` |
    | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.3` | `0.35.0` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.3` | `0.35.0` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.3` | `0.35.0` |
    | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.34.3` | `0.35.0` |
    | [k8s.io/endpointslice](https://github.com/kubernetes/endpointslice) | `0.34.3` | `0.35.0` |
    | [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator) | `0.34.3` | `0.35.0` |
    | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20250604170112-4c0f3b243397` | `0.0.0-20251002143259-bc988d571ff4` |
    
    
    Updates `k8s.io/api` from 0.34.3 to 0.35.0
    - [Commits](kubernetes/api@v0.34.3...v0.35.0)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.34.3 to 0.35.0
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.34.3...v0.35.0)
    
    Updates `k8s.io/apimachinery` from 0.34.3 to 0.35.0
    - [Commits](kubernetes/apimachinery@v0.34.3...v0.35.0)
    
    Updates `k8s.io/client-go` from 0.34.3 to 0.35.0
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.34.3...v0.35.0)
    
    Updates `k8s.io/code-generator` from 0.34.3 to 0.35.0
    - [Commits](kubernetes/code-generator@v0.34.3...v0.35.0)
    
    Updates `k8s.io/endpointslice` from 0.34.3 to 0.35.0
    - [Commits](kubernetes/endpointslice@v0.34.3...v0.35.0)
    
    Updates `k8s.io/kube-aggregator` from 0.34.3 to 0.35.0
    - [Commits](kubernetes/kube-aggregator@v0.34.3...v0.35.0)
    
    Updates `k8s.io/utils` from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20251002143259-bc988d571ff4
    - [Commits](https://github.com/kubernetes/utils/commits)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/client-go
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/code-generator
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/endpointslice
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/kube-aggregator
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: kube
    - dependency-name: k8s.io/utils
      dependency-version: 0.0.0-20251002143259-bc988d571ff4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: kube
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * build(deps): fix tests following k8s `v0.35.0` update (#14827)
    
    Fix `EndpointPort` ordering in tests:
    The `EndpointPort` struct in `v0.35.0` added a new `AppProtocol` field,
    causing `NewPortMapKey` hashing function to change, causing test
    ordering output to change.
    
    Run `update-codegen.sh` for `v0.35.0`
    
    Fix healthcheck test:
    Pass `kubernetes.Interface` into `NewClusterScopedAPI` so the informer
    will see the fake clientset implements
    `IsWatchListSemanticsUnSupported`.
    
    Fix go lint
    
    Signed-off-by: Andrew Seigner <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Andrew Seigner <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Andrew Seigner <[email protected]>
    dependabot[bot] and siggy authored Dec 23, 2025
    Configuration menu
    Copy the full SHA
    aae22ba View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2025

  1. Configuration menu
    Copy the full SHA
    eb78b50 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/go-openapi/spec from 0.22.2 to 0.22.3 (#…

    …14831)
    
    Bumps [github.com/go-openapi/spec](https://github.com/go-openapi/spec) from 0.22.2 to 0.22.3.
    - [Release notes](https://github.com/go-openapi/spec/releases)
    - [Commits](go-openapi/spec@v0.22.2...v0.22.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/spec
      dependency-version: 0.22.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    5504b8d View commit details
    Browse the repository at this point in the history
  3. build(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0 (#14829)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.77.0 to 1.78.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.77.0...v1.78.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.78.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    4a0e3aa View commit details
    Browse the repository at this point in the history
  4. build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#…

    …14824)
    
    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.1 to 3.12.0.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@e468171...8d2750c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: 3.12.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    388c5be View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump webpack from 5.103.0 to 5.104.1 in /web/app (#1…

    …4823)
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.104.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.103.0...v5.104.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.104.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    e4aadb8 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump sinon from 21.0.0 to 21.0.1 in /web/app (#14822)

    Bumps [sinon](https://github.com/sinonjs/sinon) from 21.0.0 to 21.0.1.
    - [Release notes](https://github.com/sinonjs/sinon/releases)
    - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
    - [Commits](sinonjs/sinon@v21.0.0...v21.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: sinon
      dependency-version: 21.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2025
    Configuration menu
    Copy the full SHA
    d135c23 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2026

  1. build(deps): bump github.com/prometheus/common from 0.67.4 to 0.67.5 (#…

    …14839)
    
    Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.67.4 to 0.67.5.
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
    - [Commits](prometheus/common@v0.67.4...v0.67.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-version: 0.67.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    d22fbc7 View commit details
    Browse the repository at this point in the history
Loading