Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump sigs.k8s.io/gateway-api from 1.1.0 to 1.1.1 #6748

Open
wants to merge 3 commits into
base: release-1.30
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2024

Bumps sigs.k8s.io/gateway-api from 1.1.0 to 1.1.1.

Release notes

Sourced from sigs.k8s.io/gateway-api's releases.

v1.1.1

This is a patch release that fixes some issues with GRPCRoute v1alpha2 and session persistence, and backports some improvements on CI and the conformance suite. Details follow.

Changes by Kind

Bug Fixes

  • Make GRPCRoute v1alpha2's status a subresource, and restore the previous additional printer columns (#3412, @​kflynn)
  • Allow the header based session persistence not to have AbsoluteTimeout, by relaxing CEL validation (#3215, @​sanposhiho)

CI improvements

Conformance suite improvements

Commits
  • 9a0614f [release 1.1] Prepare release 1.1.1 (#3423)
  • 53ba0e3 Replace the kubebuilder flags for GRPCRoute v1alpha2 so that they're the same...
  • c835e83 [release-1.1] Backport CI improvements (#3417)
  • 4d0cf60 fix: allow the header based session persistence not to have AbsoluteTimeout (...
  • 95cc90d expose grpc conformance client as in interface (#3104)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner November 3, 2024 20:03
@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes. labels Nov 3, 2024
@dependabot dependabot bot requested review from tsaarni, skriss, a team and sunjayBhatia and removed request for a team, tsaarni and skriss November 3, 2024 20:03
@sunjayBhatia sunjayBhatia requested review from a team, rajatvig and izturn and removed request for a team November 3, 2024 20:03
Bumps [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases)
- [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/gateway-api@v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/gateway-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/release-1.30/sigs.k8s.io/gateway-api-1.1.1 branch from 40cd2fb to 4a5d46b Compare November 8, 2024 19:36
Signed-off-by: Sunjay Bhatia <[email protected]>
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.01%. Comparing base (a1a4142) to head (b39f1d3).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##           release-1.30    #6748   +/-   ##
=============================================
  Coverage         81.01%   81.01%           
=============================================
  Files               133      133           
  Lines             19994    19994           
=============================================
  Hits              16198    16198           
  Misses             3503     3503           
  Partials            293      293           
Files with missing lines Coverage Δ
internal/provisioner/controller/gatewayclass.go 71.00% <ø> (ø)

Signed-off-by: Sunjay Bhatia <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes. release-note/none-required Marks a PR as not requiring a release note. Should only be used for very small changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants