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/k8s-gateway-api-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/v0.12.0
Choose a base ref
...
head repository: linkerd/k8s-gateway-api-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/v0.13.0
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Aug 15, 2023

  1. 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.
    hawkw authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    2c8e77e View commit details
    Browse the repository at this point in the history
Loading