Skip to content

Tags: linkerd/k8s-gateway-api-rs

Tags

release/v0.16.0

Toggle release/v0.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.16.0 (#95)

Signed-off-by: Alex Leong <alex@buoyant.io>

release/v0.15.0

Toggle release/v0.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
olix0r Oliver Gould
v0.15.0

BREAKING CHANGE: This release reverts the Gateway API version to v0.5.0,
as the 1.0 CRD version is not yet available in GKE clusters.

release/v0.14.0

Toggle release/v0.14.0's commit message

Verified

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

Updates dev to v42.

release/v0.13.0

Toggle release/v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update to `kube-rs` v0.85 and `k8s-openapi` v0.19 (#64)

This branch updates the dependency on `k8s-openapi` to v0.19 and the
dependency on `kube-rs` to v0.85. This release of `k8s-openapi` also
adds support for Kubernetes v1.27, so I've updated the CI integration
workflow to run tests against that Kubernetes version as well as the
existing ones.

Since this is a breaking change (these are public API deps), I've gone
ahead and bumped the crate version to v0.13.0, as well.

release/v0.12.0

Toggle release/v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to v0.12.0 (#63)

Change updates the library to `0.12.0` to include the ResponseHeaderModifier filter.

Signed-off-by: Alex Leong <alex@buoyant.io>

release/v0.11.0

Toggle release/v0.11.0's commit message
Add BackendObjectReference to shared BackendRef

release/v0.10.0

Toggle release/v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes parsing issue #39. (#40)

Moves to actual structs from newtypes for the HttpPathModifier.

Signed-off-by: Ryan Thomas <ryan@fl0.com>

release/v0.9.0

Toggle release/v0.9.0's commit message

Verified

This tag was signed with the committer’s verified signature.
hawkw Eliza Weisman
v0.9.0

release/v0.8.0

Toggle release/v0.8.0's commit message

Verified

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

Signed-off-by: Oliver Gould <ver@buoyant.io>

release/v0.7.0

Toggle release/v0.7.0's commit message

Verified

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

* Update kube to v0.75
* Update k8s-openapi to v0.16