-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: linkerd/dev
base: v48
head repository: linkerd/dev
compare: v49
- 8 commits
- 5 files changed
- 4 contributors
Commits on Dec 8, 2025
-
fix(ci): fix typo in k3d.yml conditions (#75)
pull request #74 made a change to our images metadata. ci did not initially run, because there is a typo in the workflow's conditions. this commit fixes that typo, so that this ci action will now run when this file is changed. Signed-off-by: katelyn martin <git@katelyn.world>
Configuration menu - View commit details
-
Copy full SHA for 64292a3 - Browse repository at this point
Copy the full SHA 64292a3View commit details -
chore(k3s): update
k3s-images.json(#74)currently, ci is failing due to the `sync-k3s-images` job reporting stale signatures for k3s images v1.31-v1.34, as well as the latest and stable tags. this commit updates these. Signed-off-by: katelyn martin <git@katelyn.world>
Configuration menu - View commit details
-
Copy full SHA for 9924939 - Browse repository at this point
Copy the full SHA 9924939View commit details
Commits on Dec 15, 2025
-
build(deps): bump DavidAnson/markdownlint-cli2-action
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 20.0.0 to 22.0.0. - [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases) - [Commits](DavidAnson/markdownlint-cli2-action@992badc...07035fd) --- updated-dependencies: - dependency-name: DavidAnson/markdownlint-cli2-action dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 34435c7 - Browse repository at this point
Copy the full SHA 34435c7View commit details
Commits on Jan 9, 2026
-
Merge pull request #76 from linkerd/dependabot/github_actions/DavidAn…
…son/markdownlint-cli2-action-22.0.0 build(deps): bump DavidAnson/markdownlint-cli2-action from 20.0.0 to 22.0.0
Configuration menu - View commit details
-
Copy full SHA for 1527ff8 - Browse repository at this point
Copy the full SHA 1527ff8View commit details
Commits on Jan 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0629067 - Browse repository at this point
Copy the full SHA 0629067View commit details -
build(deps): bump actions/checkout from 4.2.2 to 6.0.1 (#73)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 6.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...8e8c483) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 10d65b8 - Browse repository at this point
Copy the full SHA 10d65b8View commit details -
deps: bump cargo-deny to 0.18.9 (#77)
We were getting errors such as: ``` Error: -05 17:16:58 [ERROR] failed to load advisory database: parse error: error parsing /github/home/.cargo/advisory-db/advisory-db-3157b0e258782691/crates/cap-primitives/RUSTSEC-2024-0445.md: parse error: TOML parse error at line 8, column 8 | 8 | cvss = "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsupported CVSS version: 4.0 ``` This update adds support for CVSS version 4.0.
Configuration menu - View commit details
-
Copy full SHA for 466e7ef - Browse repository at this point
Copy the full SHA 466e7efView commit details
Commits on Feb 19, 2026
-
chore(k3s): sync
k3s-images.json(#80)this runs the `just sync-k3s-images` task against the latest main. this should address changes we've seen in github actions that have caused issues in ci. Signed-off-by: katelyn martin <git@katelyn.world>
Configuration menu - View commit details
-
Copy full SHA for c163aa0 - Browse repository at this point
Copy the full SHA c163aa0View 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 v48...v49