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-rc1 #1987

Merged
merged 10 commits into from
Oct 19, 2023
Merged

Commits on Oct 19, 2023

  1. bump gateway api to v1.0.0-rc1

    * update all YAML resources from `v1beta1` to `v1`
    * update all go imports from `v1beta1` to `v1`
    
    Release details in https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0-rc1
    
    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    de737b0 View commit details
    Browse the repository at this point in the history
  2. more fixes

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    582a026 View commit details
    Browse the repository at this point in the history
  3. fix doc tool

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    356d70c View commit details
    Browse the repository at this point in the history
  4. run make generate to gen api docs

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    7e66767 View commit details
    Browse the repository at this point in the history
  5. run make testdata

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2ba6bb4 View commit details
    Browse the repository at this point in the history
  6. rm gateway-system

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    6a05103 View commit details
    Browse the repository at this point in the history
  7. skip test

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

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

    Signed-off-by: Arko Dasgupta <arko@tetrate.io>
    arkodg committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    23bc0b3 View commit details
    Browse the repository at this point in the history
  10. fix refgrant group version in mc yaml

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