Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

gateway-api: update to v0.5.0 and v1beta1 resources #224

Merged
merged 17 commits into from
Jul 1, 2022

Commits on Jun 29, 2022

  1. Configuration menu
    Copy the full SHA
    b4eafec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    086387d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19578a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5caf5c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62e08a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    171e10e View commit details
    Browse the repository at this point in the history
  7. e2e: update readCRDs signature to return []*api.CustomResourceDefinition

    to match envtest requirements
    mikemorris committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    25c3fbc View commit details
    Browse the repository at this point in the history
  8. gateway-api: update ReferencePolicy -> ReferenceGrant

    k8s/controllers: minor refactor and mocking up future ReferencePolicy support for
    backwards compatibility
    
    k8s/gatewayclient: regenerate mocks after ReferenceGrant rename
    
    docs: update supported-features.md for ReferenceGrant
    
    k8s/controller: update http and tcp route controller tests for ReferenceGrant
    
    k8s/reconciler: update listener test for ReferenceGrant
    
    k8s/reconciler: update route test for ReferenceGrant
    
    e2e: update ReferencePolicy -> ReferenceGrant
    
    k8s/reconciler: update utils test for ReferenceGrant
    
    k8s/reconciler: update statuses for ReferenceGrant
    
    rbac: add gateway controller permissions to read ReferenceGrants
    mikemorris committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    511ab58 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5c2691 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63e14f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    daa9b02 View commit details
    Browse the repository at this point in the history
  12. e2e/kubernetes: install Consul API Gateway CRDs alongside Gateway API…

    … CRDs
    
    e2e: rename kubectlKustomizeCRDs arg from url to path
    mikemorris committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    1c5e804 View commit details
    Browse the repository at this point in the history
  13. e2e: import both Gateway API v1alpha2 and v1beta1, split usage

    e2e/kubernetes: add v1beta1 known types separately from v1alpha2 known types
    mikemorris committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    18c457f View commit details
    Browse the repository at this point in the history
  14. k8s: move Gateway API usage to v1beta1 or explicitly v1alpha2 for Rou…

    …tes and ReferenceGrant
    
    gateway-api: add ReferencePolicy backwards compatibility support
    
    mocks: regenerate
    
    k8s/controller: add gwv1alpha2 to scheme
    
    k8s/gatewayclient: add gwv1alpha2 to scheme for test helpers
    mikemorris committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6bbb804 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6fee687 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    09fede1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    04935cd View commit details
    Browse the repository at this point in the history