k8s-gateway-api-rs
k8s-gateway-api-rs copied to clipboard
Rust bindings for the Kubernetes Gateway API
PR adds support for the experimental `GRPCRoute` resource [[ref](https://gateway-api.sigs.k8s.io/api-types/grpcroute/)]. PR takes special care to ensure `GrpcRoute` and its associated types match the style and convention of the existing `HttpRoute` type,...
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 14.0.0 to 16.0.0. Commits b4c9fea Update to version 16.0.0. 349248f Update CONTRIBUTING.md to link to a more relevant (my own) blog post about ve... b22040a Freshen generated...
Updates the requirements on [kube](https://github.com/kube-rs/kube) to permit the latest version. Release notes Sourced from kube's releases. 0.90.0 Highlights kube::client::Body Improvements Unit testing helpers #1444 + #1445, Accuracy; size_hint and is_end_stream...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.2. Release notes Sourced from actions/checkout's releases. v4.1.2 We are investigating the following issue with this release and have rolled-back the v4 tag to point...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2. Release notes Sourced from softprops/action-gh-release's releases. v2.0.0 update actions.yml declaration to node20 to address warnings Changelog Sourced from softprops/action-gh-release's changelog. 2.0.3 (unreleased) 2.0.2 Revisit...
Bumps [linkerd/dev](https://github.com/linkerd/dev) from 42 to 43. Commits af3aed5 Update setup-tools version 76df6dc v43 (#38) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
Updates the requirements on [k8s-openapi](https://github.com/Arnavion/k8s-openapi) to permit the latest version. Release notes Sourced from k8s-openapi's releases. v0.21.0 k8s-openapi BREAKING CHANGE: Added support for Kubernetes 1.29 under the v1_29 feature. BREAKING...
add grpcroute and move referencegrant to out of experimental #65
**Issue Description** Currently, the `k8s-gateway-api-rs` project is using a version that's up to v0.8.0-rc1 of the Gateway API. However, it seems that the project hasn't yet caught up with this...
Updates the requirements on [kube](https://github.com/kube-rs/kube) to permit the latest version. Release notes Sourced from kube's releases. 0.99.0 Highlights Dependency Cleanups backoff (unmaintained) replaced with backon in kube-rs/kube#1653 No change if...