Skip to content

Tags: linkerd/dev

Tags

v49

Toggle v49's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 <[email protected]>

v48

Toggle v48's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v48 (#69)

* fix: Setup devcontainers for building aws-lc-sys

This needs a few environment variables and debian packages installed to facilitate building that package. This includes the env vars in the `just-cargo` invocation, and the packages in the rust, rust-musl, and devcontainer images.

* fix: Remove CFLAGS from just-cargo

* v48

- Update dependabot to properly scan the dev Dockerfile weekly
- Add syft, grype, oras, and cosign to the tools iamge
- Update various dependencies to be managed as OCI dependencies (for dependabot
  management)
- Update other dependencies, including Go (to 1.25) and Rust (to 1.90)
- setup-tools action:
  - Hack mandb to avoid slowness during apt installs in GitHub Actions
  - Unpack the tools binaries without doing a full docker buildx setup

v47

Toggle v47's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v47 (#65)

* Add cargo-auditable
* Add syft and grype

v46

Toggle v46's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
build(deps): bump DavidAnson/markdownlint-cli2-action (#61)

Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 18.0.0 to 19.1.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@eb5ca3a...05f3221)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v45

Toggle v45's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(rust): install clang-19 and not clang-14 (#60)

v44

Toggle v44's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #52 from linkerd/ver/v44

v44

v43

Toggle v43's commit message

Verified

This commit was signed with the committer’s verified signature.
olix0r Oliver Gould
Update setup-tools version

v42

Toggle v42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
dev: v42 (#37)

* Update Debian to bookworm
* Update Go to v1.21.3
* Update Rust to v1.73.0
* Update K3d to v5.6.0
* Update Node to v1.20
* Update markdownlint-cli2 to v0.10.0
* Update golangci-lint to v1.55.1
* Update k3s image metadata to include k3s v1.28

v41

Toggle v41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v41: k3d v5.5.1 (#32)

Co-authored-by: Alejandro Pedraza <[email protected]>

v40

Toggle v40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v40 (#28)

* v40

Just v1.13
Yq v4.33
Helm v3.11
Kubectl v1.27
K3d v5.4.9
Go v1.19.8
Rust v1.69
+ k3s image updates

* Update submodules

* Fix README