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

Bump Gateway API to v1.0.0 #2142

Merged
merged 3 commits into from
Nov 1, 2023
Merged

Bump Gateway API to v1.0.0 #2142

merged 3 commits into from
Nov 1, 2023

Commits on Oct 31, 2023

  1. Bump Gateway API to v1.0.0

    Release notes in https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0
    
    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    71c727c View commit details
    Browse the repository at this point in the history
  2. update signature of slices.SortFunc

    * was seeing build failures locally and in CI due to
    golang/go#61374
    
    * had to bump to go 1.21 to leverage the `cmp` lib
    
    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2915591 View commit details
    Browse the repository at this point in the history
  3. go.sum

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8a74ad8 View commit details
    Browse the repository at this point in the history