-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Comparing changes
Open a pull request
base repository: linkerd/linkerd2
base: edge-25.12.3
head repository: linkerd/linkerd2
compare: edge-26.1.1
- 11 commits
- 39 files changed
- 5 contributors
Commits on Dec 19, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for f07f7bb - Browse repository at this point
Copy the full SHA f07f7bbView commit details
Commits on Dec 22, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4010ef1 - Browse repository at this point
Copy the full SHA 4010ef1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e644230 - Browse repository at this point
Copy the full SHA e644230View commit details
Commits on Dec 23, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for aae22ba - Browse repository at this point
Copy the full SHA aae22baView commit details
Commits on Dec 27, 2025
-
Release notes: https://github.com/linkerd/linkerd2-proxy/releases/tag/release/v2.335.0 Signed-off-by: l5d-bot <[email protected]> Co-authored-by: l5d-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb78b50 - Browse repository at this point
Copy the full SHA eb78b50View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 5504b8d - Browse repository at this point
Copy the full SHA 5504b8dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 4a0e3aa - Browse repository at this point
Copy the full SHA 4a0e3aaView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 388c5be - Browse repository at this point
Copy the full SHA 388c5beView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for e4aadb8 - Browse repository at this point
Copy the full SHA e4aadb8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d135c23 - Browse repository at this point
Copy the full SHA d135c23View commit details
Commits on Jan 6, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for d22fbc7 - Browse repository at this point
Copy the full SHA d22fbc7View 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 edge-25.12.3...edge-26.1.1