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

shaneutt/1822 #3

Closed
wants to merge 734 commits into from
Closed

shaneutt/1822 #3

wants to merge 734 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 22, 2023

  1. build(deps): bump mkdocs-material from 9.1.12 to 9.1.14

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.12 to 9.1.14.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.12...9.1.14)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    04b8f01 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump pymdown-extensions from 9.11 to 10.0.1

    Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.11 to 10.0.1.
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@9.11...10.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pymdown-extensions
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    eeb2e6e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump sigs.k8s.io/controller-runtime

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.15.0-alpha.0 to 0.15.0-beta.0.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.15.0-alpha.0...v0.15.0-beta.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 22, 2023
    Configuration menu
    Copy the full SHA
    f9398b6 View commit details
    Browse the repository at this point in the history
  4. docs: attachedRoutes comment updated

    The go comment for the Gateway's AttachedRoutes field has been updated
    by adding the condition that the Routes need to be accepted to be
    considered successfully attached to a listener.
    
    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed May 22, 2023
    Configuration menu
    Copy the full SHA
    75ed56d View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2043 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-material-9.1.14
    
    build(deps): bump mkdocs-material from 9.1.12 to 9.1.14
    k8s-ci-robot authored May 22, 2023
    Configuration menu
    Copy the full SHA
    1cea891 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2045 from kubernetes-sigs/dependab…

    …ot/go_modules/sigs.k8s.io/controller-runtime-0.15.0-beta.0
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.15.0-alpha.0 to 0.15.0-beta.0
    k8s-ci-robot authored May 22, 2023
    Configuration menu
    Copy the full SHA
    c94dc1b View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2044 from kubernetes-sigs/dependab…

    …ot/pip/pymdown-extensions-10.0.1
    
    build(deps): bump pymdown-extensions from 9.11 to 10.0.1
    k8s-ci-robot authored May 22, 2023
    Configuration menu
    Copy the full SHA
    b9173b9 View commit details
    Browse the repository at this point in the history
  8. docs: remove mesh alternative from GEP 1709

    We previously considered mesh an "alternatives considered"
    topic, as we didn't have tests available for mesh. We have
    tests now, and we also already added "mesh" as a profile so
    mesh is now in scope.
    shaneutt committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b26b849 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    10c2162 View commit details
    Browse the repository at this point in the history
  10. docs: remove RG separation from GEP 1709

    We decided to make ReferenceGrant part of profiles such as
    HTTP for the time being, so no action needs to be taken on
    this for the time being.
    shaneutt committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8421986 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1796b3f View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#2051 from shaneutt/shaneutt/update…

    …-gep-1709-cleanup
    
    chore: cleanup TODO list and alternatives considered for GEP 1709
    k8s-ci-robot authored May 22, 2023
    Configuration menu
    Copy the full SHA
    3df4f36 View commit details
    Browse the repository at this point in the history
  13. Merge pull request kubernetes-sigs#2050 from mlavacca/attached-routes…

    …-docs
    
    docs: `AttachedRoutes` docs update
    k8s-ci-robot authored May 22, 2023
    Configuration menu
    Copy the full SHA
    6e3ff74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b443641 View commit details
    Browse the repository at this point in the history
  15. Address Rob's comments

    howardjohn committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4f4460c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f962534 View commit details
    Browse the repository at this point in the history
  17. API principals

    howardjohn committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a6e3452 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    237c49a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0585cac View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2055 from robscott/clarify-exact-m…

    …atch
    
    Clarifying HTTPRoute exact match behavior
    k8s-ci-robot authored May 23, 2023
    Configuration menu
    Copy the full SHA
    4738c6c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge pull request kubernetes-sigs#2054 from gauravkghildiyal/add-met…

    …hod-matching-to-priority
    
    Add method matching to HTTPRoute matching precedence order
    k8s-ci-robot authored May 24, 2023
    Configuration menu
    Copy the full SHA
    d673e16 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. docs: conformance profiles API version and channel

    The GEP-1709 has been updated with content on how to detect the
    APIVersion and the channel and how to check their consistency.
    
    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed May 25, 2023
    Configuration menu
    Copy the full SHA
    8b650a1 View commit details
    Browse the repository at this point in the history
  2. update flagger integration to show v1beta1 support

    Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
    aryan9600 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6034864 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2063 from aryan9600/flagger

    Update flagger integration to show v1beta1 support
    k8s-ci-robot authored May 25, 2023
    Configuration menu
    Copy the full SHA
    c4259cc View commit details
    Browse the repository at this point in the history
  4. Update geps/gep-1709.md

    Co-authored-by: Shane Utt <shane@shaneutt.com>
    mlavacca and shaneutt authored May 25, 2023
    Configuration menu
    Copy the full SHA
    d161ac0 View commit details
    Browse the repository at this point in the history
  5. GEP-1619: Add to mkdocs

    gcs278 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    da12a7c View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2064 from gcs278/gep1619-mkdocs

    GEP-1619: Add to mkdocs
    k8s-ci-robot authored May 25, 2023
    Configuration menu
    Copy the full SHA
    2dfd20e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    9fb1d30 View commit details
    Browse the repository at this point in the history
  2. conformance: wait for namespace to be ready in TLSRoute test

    Since this test creates a new Gateway, wait for
    the namespace/contained pods to be ready before
    proceeding.
    
    Signed-off-by: Steve Kriss <krisss@vmware.com>
    skriss committed May 26, 2023
    Configuration menu
    Copy the full SHA
    ac7919e View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2067 from skriss/pr-conf-tlsroute-…

    …wait-ns
    
    conformance: wait for namespace to be ready in TLSRoute test
    k8s-ci-robot authored May 26, 2023
    Configuration menu
    Copy the full SHA
    ac013db View commit details
    Browse the repository at this point in the history
  4. define core protocol/port combinations (kubernetes-sigs#2065)

    * define core protocol/port combinations
    
    * Update codegen
    
    * Reword clause and include MUST requirement
    
    * run ./hack/update-codegen.sh
    dprotaso authored May 26, 2023
    Configuration menu
    Copy the full SHA
    7c7c0b3 View commit details
    Browse the repository at this point in the history
  5. Updating storage and served versions for beta resources

    * v1alpha2 of Gateway, GatewayClass, and HTTPRoute is no longer served
    * v1alpha2 of ReferenceGrant is deprecrated
    * v1beta1 is now the storage version for ReferenceGrant
    robscott committed May 26, 2023
    Configuration menu
    Copy the full SHA
    683494a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    998802f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump sigs.k8s.io/controller-runtime

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.15.0-beta.0 to 0.15.0.
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.15.0-beta.0...v0.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    826e980 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump mkdocs-macros-plugin from 0.7.0 to 1.0.1

    Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 0.7.0 to 1.0.1.
    - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
    - [Changelog](https://github.com/fralau/mkdocs_macros_plugin/blob/master/CHANGELOG.md)
    - [Commits](fralau/mkdocs-macros-plugin@v0.7.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-macros-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 29, 2023
    Configuration menu
    Copy the full SHA
    08f4eeb View commit details
    Browse the repository at this point in the history
  4. chore: markdown formatted

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed May 29, 2023
    Configuration menu
    Copy the full SHA
    b698b28 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Merge pull request kubernetes-sigs#1868 from howardjohn/gep/infrastru…

    …cture
    
    GEP-1867: Per-Gateway Infrastructure
    k8s-ci-robot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    2dc5a9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2072 from kubernetes-sigs/dependab…

    …ot/go_modules/github.com/stretchr/testify-1.8.3
    
    build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
    k8s-ci-robot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    31f811c View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2073 from kubernetes-sigs/dependab…

    …ot/go_modules/sigs.k8s.io/controller-runtime-0.15.0
    
    build(deps): bump sigs.k8s.io/controller-runtime from 0.15.0-beta.0 to 0.15.0
    k8s-ci-robot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    5f88e09 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#2074 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-macros-plugin-1.0.1
    
    build(deps): bump mkdocs-macros-plugin from 0.7.0 to 1.0.1
    k8s-ci-robot authored May 30, 2023
    Configuration menu
    Copy the full SHA
    c8b54a0 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. GEP: Client Certificate Validation for TLS terminating at the Gateway…

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

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    df4e676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    966971a View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2082 from michaelbeaumont/conforma…

    …nce/mesh-fixes
    
    conformance: minor GAMMA test fixes
    k8s-ci-robot authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    13e6124 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    454d3e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e1485e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9756b8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2083 from robscott/v0.7.1-updates

    Updating references to v0.7.1 instead of v0.7.0
    k8s-ci-robot authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    526e2b3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#2084 from howardjohn/patch-4

    Update kustomization.yaml to include reference grant
    k8s-ci-robot authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    3430eed View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. build(deps): bump mkdocs-material from 9.1.14 to 9.1.15

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.14 to 9.1.15.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.14...9.1.15)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e6d1280 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    17a93f4 View commit details
    Browse the repository at this point in the history
  3. Add tests for HTTPRoutes + invalid ReferenceGrants

    This adds a test comparable to the one for Gateway checking if
    ReferenceGrants are not incorrectly accepted.
    
    Signed-off-by: Maartje Eyskens <maartje.eyskens@isovalent.com>
    meyskens committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    a13b497 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#2087 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-material-9.1.15
    
    build(deps): bump mkdocs-material from 9.1.14 to 9.1.15
    k8s-ci-robot authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    4a73531 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump markupsafe from 2.1.2 to 2.1.3

    Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.2 to 2.1.3.
    - [Release notes](https://github.com/pallets/markupsafe/releases)
    - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
    - [Commits](pallets/markupsafe@2.1.2...2.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: markupsafe
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    8a5959d View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2088 from kubernetes-sigs/dependab…

    …ot/go_modules/github.com/stretchr/testify-1.8.4
    
    build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4
    k8s-ci-robot authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    29726dd View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2089 from kubernetes-sigs/dependab…

    …ot/pip/markupsafe-2.1.3
    
    build(deps): bump markupsafe from 2.1.2 to 2.1.3
    k8s-ci-robot authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    50d78ac View commit details
    Browse the repository at this point in the history
  8. apis/v1beta1: Host header must not be modified

    Adds clarification to the spec to go along with existing conformance
    test from kubernetes-sigs#1980.
    
    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    dd814cb View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#2069 from robscott/v1alpha2-unserved

    Updating storage and served versions for beta resources
    k8s-ci-robot authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c2d863b View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#2062 from mlavacca/gep-1709

    chore: conformance profiles API version and channel
    k8s-ci-robot authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e3f9955 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request kubernetes-sigs#2092 from sunjayBhatia/hostname-ig…

    …nore-port
    
    apis/v1beta1: Host header must not be modified
    k8s-ci-robot authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    260e5ff View commit details
    Browse the repository at this point in the history
  2. gamma: drop provision to omit backendRef

    IMO, this does not make sense as SHOULD. It should be a MUST or not in
    the spec.
    
    I have proposed removal for the following reasons:
    * Inconsistent with Gateway parent ref (which also means you cannot
      possibly have a service parent and gateway parent)
    * Limits ability to have non-Service parents, as it implies the frontend
      and backend are the same object
    howardjohn committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    23049a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41fa159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f099ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2031 from howardjohn/gamma/drop-om…

    …it-backendref
    
    gamma: drop provision to omit backendRef
    k8s-ci-robot authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    e77b50d View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2096 from shaneutt/shaneutt/emphas…

    …is-on-gep-consultation-phase
    
    docs: emphasis on GEP discussion process
    k8s-ci-robot authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    d4347bf View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Configuration menu
    Copy the full SHA
    3bcce71 View commit details
    Browse the repository at this point in the history
  2. review suggestions

    michaelbeaumont committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    6b88aed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0234c6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f9dc5b View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    d401eb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2100 from evankanderson/patch-1

    Add Knative to integrations
    k8s-ci-robot authored Jun 8, 2023
    Configuration menu
    Copy the full SHA
    81aaf9c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. docs: update APISIX Ingress implementation status

    Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
    tao12345666333 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    56ffc0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68ecf8a View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2105 from nathancoleman/patch-2

    Use correct constant for listener reason "Programmed"
    k8s-ci-robot authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    637c02d View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#2103 from tao12345666333/update-ap…

    …isix
    
    docs: update APISIX Ingress implementation status
    k8s-ci-robot authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f4505c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2a72dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    accf437 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eeffc54 View commit details
    Browse the repository at this point in the history
  8. Use distinct names for test resources for test isolation

    Two conformance tests are currently using the same name for their Gateway resource. This leads to contention when one test is actively deleting its Gateway and the other test is actively modifying it. The second test then attempts to retrieve the Gateway; however, the deletion has completed by that time, causing the second test to fail.
    nathancoleman committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    fb6286f View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#2097 from shaneutt/shaneutt/gep-pr…

    …obation
    
    docs: add probationary step to Experimental GEP phase
    k8s-ci-robot authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f2cd9bb View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Merge pull request kubernetes-sigs#2106 from hashicorp/gateway-conten…

    …tion
    
    conformance: use distinct resource names for test isolation
    k8s-ci-robot authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8afce4e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge pull request kubernetes-sigs#2029 from michaelbeaumont/conforma…

    …nce/mesh-consumer-route
    
    conformance: add MeshConsumerRoute case for GAMMA
    k8s-ci-robot authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c9540a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Add missing geps to mkdocs

    levikobi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    ee12b9e View commit details
    Browse the repository at this point in the history
  2. Add Conformance Details section to GEP template

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    4f7ad8e View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2115 from youngnick/gep-template-c…

    …onformance
    
    Add Conformance Details section to GEP template
    k8s-ci-robot authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a1343e0 View commit details
    Browse the repository at this point in the history
  4. conformance: Ignore state of terminating pods

    In NamespacesMustBeReady helper that checks if all pods in a namespace
    are ready, used to gate test runs to ensure we're not making requests to
    backends that are still coming up, etc.
    
    As tests create/delete Gateways (and associated infrastructure
    components, e.g. control/data planes) in commonly used namespaces, there
    are often Terminating pods that the helper waits for, which
    significantly increases test runtime and causes timeouts.
    
    Instead, if a pod as a deletion timestamp, indicating it is being shut
    down, we ignore that when checking the pods in a namespace.
    
    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    bd14a9d View commit details
    Browse the repository at this point in the history
  5. Clarify docstring for ReplacePrefixMatch.

    Make example text clearer and add table of replacement cases.
    briantkennedy committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    a83eb80 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2079 from briantkennedy/issue-2078

    Clarify docstring for ReplacePrefixMatch.
    k8s-ci-robot authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    19fa133 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2116 from sunjayBhatia/ignore-term…

    …inating-pods
    
    conformance: Ignore state of terminating pods
    k8s-ci-robot authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    18e7990 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Update mkdocs.yml

    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    levikobi and robscott authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7d816c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab099af View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Update mkdocs.yml

    Co-authored-by: Frank Budinsky <frankb@ca.ibm.com>
    levikobi and frankbu authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    aed3026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0a23f View commit details
    Browse the repository at this point in the history
  3. add boilerplate

    dprotaso committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    33dd3a8 View commit details
    Browse the repository at this point in the history
  4. use go1.20

    dprotaso committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    3f2b8e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

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

Commits on Jun 19, 2023

  1. build(deps): bump mkdocs-material from 9.1.15 to 9.1.16

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.15 to 9.1.16.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.15...9.1.16)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    285bf43 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump k8s.io/apiextensions-apiserver from 0.27.2 to 0.27.3

    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.27.2 to 0.27.3.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.27.2...v0.27.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    b3c2d66 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Fix the issue link in gep-1867

    My issue is linked by accident.
    
    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ce9c514 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2122 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-material-9.1.16
    
    build(deps): bump mkdocs-material from 9.1.15 to 9.1.16
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6086884 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2124 from kubernetes-sigs/dependab…

    …ot/go_modules/k8s.io/apiextensions-apiserver-0.27.3
    
    build(deps): bump k8s.io/apiextensions-apiserver from 0.27.2 to 0.27.3
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1873a88 View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#2130 from spacewander/foi

    Fix the issue link in gep-1867
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0318177 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2119 from dprotaso/live-update-geps

    live update site when geps are changed
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    19483ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08f6a0f View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2121 from LiorLieberman/patch-2

    Add LiorLieberman to conformance reviewers
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6cdd892 View commit details
    Browse the repository at this point in the history
  8. Move GEP-1282 to declined

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7ebd27f View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#2132 from youngnick/decline-backen…

    …dproperties
    
    Move GEP-1282 to declined
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b6194ee View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#2114 from levikobi/update-mkdocs

    Add missing geps to mkdocs
    k8s-ci-robot authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    63e423c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    f0422da View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2135 from mikemorris/patch-1

    add Flynn as GAMMA lead, remove Mike Morris
    k8s-ci-robot authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a33a934 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. ci(linter): enable several linters

    Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
    mmorel-35 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    e154dbf View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2138 from mmorel-35/linters

    ci(linter): enable several linters
    k8s-ci-robot authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    8c9f9b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2117 from spacewander/patch-1

    Edit Nginx timeouts diagram to match Envoy's in gep-1742.md
    k8s-ci-robot authored Jun 22, 2023
    Configuration menu
    Copy the full SHA
    a124c94 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Add conformance tests with requestHeaderModifier (kubernetes-sigs#2101)

    * Add test that combine Redirect and HeaderModifier
    
    * Combine requestHeaderModifier test cases (Core Capabilities) with Extended Capabilities such as requestMirror, responseHeaderModifier, and urlRewrite
    
    * Revert unnecessary changes to redirect path tests
    
    * Fix formatting
    
    * Addressing comments from Lior
    
    * Fix indentations on yaml files
    
    * Fix indentation errors
    
    * Adding a header to show an untouched header, and a header that gets overwritten
    
    * Fix golint errors
    Treenhan authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    f13c905 View commit details
    Browse the repository at this point in the history
  2. fix running conformance test

    dprotaso committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    dc55e5c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge pull request kubernetes-sigs#2143 from dprotaso/fix-conformance…

    …-makefile
    
    Conformance - Fix Makefile
    k8s-ci-robot authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    504ac0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8173dfe View commit details
    Browse the repository at this point in the history
  3. build(deps): bump mkdocs-material from 9.1.16 to 9.1.17

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.16 to 9.1.17.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.16...9.1.17)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e51f13b View commit details
    Browse the repository at this point in the history
  4. GEP-1651: Gateway Routability (kubernetes-sigs#1653)

    * Initial GEP draft with goals/non-goals, intro and references
    
    * Update GEP with an suggested implementation
    
    * fix typo
    
    * Move GEP to new folder
    
    * Incorporate discussion into GEP
    
    * Review feedback
    - move scope to gateway.spec.infrastructure
    - rename scope to reachability
    
    * specify that some status.address semantics
    
    * address feedback
    
    * address gatewayclass vs. gateway
    
    * fix spelling
    
    * more reasons to allow Gateways to specify reachability
    
    * Alternative: Adding attributes to a GatewayClass
    
    * fix headings
    
    * add a section about mutability
    
    * add envoy gateway to references
    
    * Fix some wording to address comments
    
    kubernetes-sigs#1653 (comment)
    kubernetes-sigs#1653 (comment)
    
    * update constants used in goals to match the API
    
    * reachability => routability
    
    * Use Private/Public antonyms - update goals to be inclusive new routable options
    
    * add routability to GatewayAddress and define some semantics
    
    * fix formatting
    
    * introduce GatewayStatusAddress
    
    * fix attribute name
    
    * GatewayClass status now includes details about routability
    
    * grammar change
    
    * if mutation can't be prevented then incompatible routability should set conditions to false
    
    * Change Invalid reason to UnsupportedRoutability
    
    * Use a reason UnsupportedRoutability if the Gateway doesn't support it
    
    * add a section about in-cluster gateway not support private routability
    
    * fix indentation
    
    * Annotate types with godoc
    
    * fix formatting/linking
    
    * drop Ready condition and allow old gateways to be present if mutability fails
    
    * add to nav
    dprotaso authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d03200b View commit details
    Browse the repository at this point in the history
  5. crds: update-codegen

    mikemorris committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d2bf386 View commit details
    Browse the repository at this point in the history
  6. GEP-1742: HTTPRoute Timeouts API (kubernetes-sigs#1997)

    * GEP-1742: Timeouts API proposal
    
    * address comments
    
    * remove retries proposal
    
    * clarify and add diagram
    
    * tweak diagram
    
    * tweak diagram
    
    * formatting
    
    * timeout -> end time
    
    * duration format
    
    * address review comments
    
    * fix format
    
    * spelling
    
    * Update geps/gep-1742.md
    
    Co-authored-by: Shane Utt <shane@shaneutt.com>
    
    * fix tab
    
    * tweak wording
    
    * more review comments
    
    * clarify
    
    * Update geps/gep-1742.md
    
    Co-authored-by: Candace Holman <candita@users.noreply.github.com>
    
    * updates
    
    * reword not easily implementable
    
    * less vague
    
    * address review comments
    
    * make timeouts support extended
    
    * typo
    
    * Update geps/gep-1742.md
    
    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    
    * move to implementable
    
    * add feature names
    
    ---------
    
    Co-authored-by: Shane Utt <shane@shaneutt.com>
    Co-authored-by: Candace Holman <candita@users.noreply.github.com>
    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    4 people authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    592d31a View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2145 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-material-9.1.17
    
    build(deps): bump mkdocs-material from 9.1.16 to 9.1.17
    k8s-ci-robot authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a5ede12 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Add IncompatibleFilters reason for Accepted condition

    New reason for configuration errors arising from invalid combination of
    route filters.
    
    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c5ecd59 View commit details
    Browse the repository at this point in the history
  2. Update gep-1742.md to add more Nginx's timeout settings

    according to the suggestion in kubernetes-sigs#2117 (review)
    
    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f2c40e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b3353d View commit details
    Browse the repository at this point in the history
  4. Merge pull request kubernetes-sigs#2156 from robscott/go-build-fix

    Fixing broken presubmits by bumping base image version
    k8s-ci-robot authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    df91fe0 View commit details
    Browse the repository at this point in the history
  5. Update apis/v1beta1/shared_types.go

    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    mikemorris and robscott authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fb6e2e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cab2e8 View commit details
    Browse the repository at this point in the history
  7. Gateway::Status::Addresses has a new unique type []GatewayStatusAddress

    This allows the status type to evolve separately from the spec type
    dprotaso committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    4511de6 View commit details
    Browse the repository at this point in the history
  8. preserve type default

    dprotaso committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    7ef9781 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1d32f0 View commit details
    Browse the repository at this point in the history
  10. update CRDs

    mikemorris committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    581eb6d View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#2149 from panslava/gateway-typo

    Fix typo GatewaReason -> GatewayReason
    k8s-ci-robot authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    543609a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0d7567 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb55317 View commit details
    Browse the repository at this point in the history
  14. update CRDs

    mikemorris committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0276912 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Add TLSRoute + ReferenceGrant check

    This checks ReferenceGrant rules for TLSRoute against accepting an
    invalid ReferenceGrant for the backend service.
    
    Signed-off-by: Maartje Eyskens <maartje.eyskens@isovalent.com>
    meyskens committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e3c6ccc View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2150 from sunjayBhatia/incompatibl…

    …efilters-reason
    
    Add IncompatibleFilters reason for Accepted condition
    k8s-ci-robot authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    8f43a27 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2076 from meyskens/meyskens/aditio…

    …nal-referencegrant-tests
    
    conformance against invalid ReferenceGrants in HTTPRoute and TLSRoute
    k8s-ci-robot authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    9b839f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Add missing '`' in policy-attachment.md

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    284739f View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2158 from spacewander/alk

    Add missing '`' in policy-attachment.md
    k8s-ci-robot authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f883de9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    1a16db5 View commit details
    Browse the repository at this point in the history
  2. Update apis/v1beta1/shared_types.go

    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    mikemorris and robscott authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2caff82 View commit details
    Browse the repository at this point in the history
  3. Update apis/v1beta1/shared_types.go

    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    mikemorris and robscott authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e7b3f36 View commit details
    Browse the repository at this point in the history
  4. Update apis/v1beta1/shared_types.go

    Co-authored-by: Rob Scott <rob.scott87@gmail.com>
    mikemorris and robscott authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0df8ec5 View commit details
    Browse the repository at this point in the history
  5. update CRDs

    mikemorris committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    0fef56a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97545b6 View commit details
    Browse the repository at this point in the history
  7. update CRDs

    mikemorris committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4eba3e9 View commit details
    Browse the repository at this point in the history
  8. Only require a GatewayClass if the gateway suite is being run

    Signed-off-by: Alex Leong <alex@buoyant.io>
    adleong committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    014c4b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Merge pull request kubernetes-sigs#2146 from mikemorris/apis/gamma-pa…

    …rentrefs
    
    apis: document ParentRef functionality for GAMMA
    k8s-ci-robot authored Jul 5, 2023
    Configuration menu
    Copy the full SHA
    995b170 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

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

Commits on Jul 7, 2023

  1. feat: skip-tests flag added to conformance CLI.

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    2b17fc7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2170 from mlavacca/skip-tests-flag

    feat: skip-tests flag added to conformance CLI
    k8s-ci-robot authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    e6849b8 View commit details
    Browse the repository at this point in the history
  3. fix: Validate requestRedirect with backendrefs

    Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
    slayer321 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    080e26a View commit details
    Browse the repository at this point in the history
  4. handle error with alpha version

    Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
    slayer321 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    53fffc7 View commit details
    Browse the repository at this point in the history
  5. new line character at the end of file

    Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
    slayer321 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4c0530f View commit details
    Browse the repository at this point in the history
  6. standalone test for requestRedirect without backendrefs

    Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
    slayer321 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    aa0a7a8 View commit details
    Browse the repository at this point in the history
  7. Clarify usage of matches with PathPrefixRewrite

    Update PathPrefixRewrite spec to include compatible match types.
    spencerhance committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4f2f7f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. fix the linter error

    Signed-off-by: slayer321 <sachin.maurya7666@gmail.com>
    slayer321 committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    caa509f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. build(deps): bump click from 8.1.3 to 8.1.4

    Bumps [click](https://github.com/pallets/click) from 8.1.3 to 8.1.4.
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
    - [Commits](pallets/click@8.1.3...8.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    566eeb7 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump mkdocs-material from 9.1.17 to 9.1.18

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.17 to 9.1.18.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.17...9.1.18)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8146911 View commit details
    Browse the repository at this point in the history
  3. ResponseHeaderModifier is already standard since the version now is 0.7+

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    96469db View commit details
    Browse the repository at this point in the history
  4. feat: conformance profiles cli scaffolding

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5d201da View commit details
    Browse the repository at this point in the history
  5. feat: conformance profiles cli

    experimental conformance tests added to the already existing conformance
    test suite.
    
    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    bf10ef6 View commit details
    Browse the repository at this point in the history
  6. chore: refactor to improve readability

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    af424c1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2173 from kubernetes-sigs/dependab…

    …ot/pip/click-8.1.4
    
    build(deps): bump click from 8.1.3 to 8.1.4
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9fcd873 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#2174 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-material-9.1.18
    
    build(deps): bump mkdocs-material from 9.1.17 to 9.1.18
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7cc35dd View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#2175 from spacewander/gwts

    ResponseHeaderModifier is already standard since the version now is 0.7+
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0bdd240 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#2152 from spacewander/patch-2

    Update gep-1742.md to add more Nginx's timeout settings
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5d9ad6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42f1b71 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#2169 from spencerhance/docs-versio…

    …ns-1
    
    Add version information to docs for api types
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5889896 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    739e30e View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubernetes-sigs#2172 from spencerhance/conformance…

    …-docs
    
    Link to the conformance test guide from the dev guide
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    6c24d52 View commit details
    Browse the repository at this point in the history
  15. Merge pull request kubernetes-sigs#2176 from spencerhance/clarify-rep…

    …lace-prefix-match
    
    Clarify usage of matches with PathPrefixRewrite
    k8s-ci-robot authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    bf76bd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. chore: address reviews' comments

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a4e8bad View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2066 from mlavacca/conformance-pro…

    …files-cli
    
    conformance profiles CLI
    k8s-ci-robot authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    22c7e2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2144 from dprotaso/gatewaystatusad…

    …dress
    
    Gateway::Status::Addresses has a new unique type []GatewayStatusAddress
    k8s-ci-robot authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    5e66dc0 View commit details
    Browse the repository at this point in the history
  4. [GEP-1651]: Updated Types & Move to Experimental (kubernetes-sigs#2157)

    * Gateway::Status::Addresses has a new unique type []GatewayStatusAddress
    
    This allows the status type to evolve separately from the spec type
    
    * preserve type default
    
    * have symmetry with the spec.GatewayAddress and status.GatewayAddress
    
    * Update v1beta1 API based on GEP-1651
    
    * fix typos
    
    * address feedback
    
    * run codegen
    
    * Add validation for GatewayRoutability
    
    * drop godoc link where it's broken in the gateway api docs
    
    * fix indentation in the GEP
    
    * address nits
    
    * add invalid examples
    
    * bump kind to v0.20.0
    
    * add working examples
    
    * drop clause about implementations may default spec.infrastructure.routability
    
    * move UnsupportedReason to a different block
    
    * fix typos
    
    * fix example
    
    * run codegen
    dprotaso authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7c4f74c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f256810 View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2171 from dprotaso/gep-1651-confor…

    …mance
    
    [GEP 1651]: Routability Conformance
    k8s-ci-robot authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    a44374f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update GAMMA meetings to every other week, per discussion in the GAMM…

    …A meeting.
    
    Signed-off-by: flynn@buoyant.io
    kflynn committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1eb53d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request kubernetes-sigs#2182 from kflynn/flynn/update-gamm…

    …a-meeting
    
    Update GAMMA meetings to every other week, per discussion in the GAMMA meeting.
    k8s-ci-robot authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    95f03d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b346eda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72cffe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfe5f1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8991f63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12c18be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7671e03 View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#2180 from shaneutt/shaneutt/move-p…

    …rofiles-to-exp
    
    Conformance Profiles (GEP 1709) to Experimental status
    k8s-ci-robot authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5fd55ab View commit details
    Browse the repository at this point in the history
  10. regen

    frankbu committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    18a6937 View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#2183 from frankbu/doc-fixes

    Fix list format in FromNamespaces doc
    k8s-ci-robot authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7ded956 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    316e360 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. docs(site-src): update the example for the matches

    Signed-off-by: saltbo <saltbo@foxmail.com>
    saltbo committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c4106cc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. fix: error example for the headers

    Signed-off-by: saltbo <saltbo@foxmail.com>
    saltbo committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8567e7e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. build(deps): bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1

    Bumps [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) from 0.12.0 to 0.12.1.
    - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-tools@v0.12.0...v0.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e7417ba View commit details
    Browse the repository at this point in the history
  2. build(deps): bump mkdocs-mermaid2-plugin from 0.6.0 to 1.0.1

    Bumps [mkdocs-mermaid2-plugin](https://github.com/fralau/mkdocs-mermaid2-plugin) from 0.6.0 to 1.0.1.
    - [Release notes](https://github.com/fralau/mkdocs-mermaid2-plugin/releases)
    - [Commits](fralau/mkdocs-mermaid2-plugin@v0.6.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-mermaid2-plugin
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5e27df2 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump mkdocs-macros-plugin from 1.0.1 to 1.0.2

    Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
    - [Changelog](https://github.com/fralau/mkdocs_macros_plugin/blob/master/CHANGELOG.md)
    - [Commits](fralau/mkdocs-macros-plugin@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-macros-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6b7c410 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump click from 8.1.4 to 8.1.5

    Bumps [click](https://github.com/pallets/click) from 8.1.4 to 8.1.5.
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/8.1.5/CHANGES.rst)
    - [Commits](pallets/click@8.1.4...8.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c0ace5f View commit details
    Browse the repository at this point in the history
  5. build(deps): bump pymdown-extensions from 10.0.1 to 10.1

    Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.0.1 to 10.1.
    - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
    - [Commits](facelessuser/pymdown-extensions@10.0.1...10.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pymdown-extensions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2a103b8 View commit details
    Browse the repository at this point in the history
  6. chore(fix): conformance-profiles fixes

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e9e3e13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    714f6b9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#2193 from mlavacca/conformance-pro…

    …files-flag-fix
    
    conformance-profiles CLI fixes
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3b33a84 View commit details
    Browse the repository at this point in the history
  9. Merge pull request kubernetes-sigs#2168 from AmaliMatharaarachchi/wso…

    …2-apk
    
    Add WSO2 APK implementation to docs
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    358cf71 View commit details
    Browse the repository at this point in the history
  10. Merge pull request kubernetes-sigs#2184 from xtineskim/gateway-port-8…

    …080-supportedfeatures
    
    Add SupportedFeature for port 8080 on Gateway
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2d8d51c View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#2186 from kubernetes-sigs/dependab…

    …ot/go_modules/sigs.k8s.io/controller-tools-0.12.1
    
    build(deps): bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    4057b00 View commit details
    Browse the repository at this point in the history
  12. Merge pull request kubernetes-sigs#2187 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-mermaid2-plugin-1.0.1
    
    build(deps): bump mkdocs-mermaid2-plugin from 0.6.0 to 1.0.1
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6c98c51 View commit details
    Browse the repository at this point in the history
  13. Merge pull request kubernetes-sigs#2188 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-macros-plugin-1.0.2
    
    build(deps): bump mkdocs-macros-plugin from 1.0.1 to 1.0.2
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    71b6d09 View commit details
    Browse the repository at this point in the history
  14. Merge pull request kubernetes-sigs#2189 from kubernetes-sigs/dependab…

    …ot/pip/click-8.1.5
    
    build(deps): bump click from 8.1.4 to 8.1.5
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    55beb2d View commit details
    Browse the repository at this point in the history
  15. Merge pull request kubernetes-sigs#2190 from kubernetes-sigs/dependab…

    …ot/pip/pymdown-extensions-10.1
    
    build(deps): bump pymdown-extensions from 10.0.1 to 10.1
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6fe8e5f View commit details
    Browse the repository at this point in the history
  16. Merge pull request kubernetes-sigs#2185 from saltbo/docs/updateexample

    docs(site-src): update the example for the matches
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ba78bf0 View commit details
    Browse the repository at this point in the history
  17. Merge pull request kubernetes-sigs#2161 from slayer321/test-request-r…

    …oute-w-backend-ref
    
    fix: Validate requestRedirect with backendrefs
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    d708851 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c78c6f8 View commit details
    Browse the repository at this point in the history
  19. Merge pull request kubernetes-sigs#2194 from howardjohn/cf/no-clientset

    conformance: use interface instead of concrete impl for Kubernetes client
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b1f461c View commit details
    Browse the repository at this point in the history
  20. fix Gateway name in TLSRoute invalid reference grant test

    Fixes Gateway name to be consistent between
    YAML and Go, and to not conflict with other
    TLSRoute tests.
    
    Signed-off-by: Steve Kriss <krisss@vmware.com>
    skriss committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5d97b5f View commit details
    Browse the repository at this point in the history
  21. gofumpt

    Signed-off-by: Alex Leong <alex@buoyant.io>
    adleong committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e990374 View commit details
    Browse the repository at this point in the history
  22. Merge pull request kubernetes-sigs#2164 from adleong/alex/suite-dreams

    Only require a GatewayClass if the gateway suite is being run
    k8s-ci-robot authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    3a5f760 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge pull request kubernetes-sigs#2195 from skriss/pr-fix-tlsroute-r…

    …efgrant-test
    
    fix Gateway name in TLSRoute invalid reference grant test
    k8s-ci-robot authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    63a5bbc View commit details
    Browse the repository at this point in the history
  2. chore(api): report tags update

    Signed-off-by: Mattia Lavacca <lavacca.mattia@gmail.com>
    mlavacca committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d297047 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2196 from mlavacca/conformance-rep…

    …ort-api-changes
    
    `conformanceReport` api update
    k8s-ci-robot authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    cce5287 View commit details
    Browse the repository at this point in the history
  4. Fix missing fields in experimental conformance suite setup

    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    97196b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2200 from sunjayBhatia/experimenta…

    …l-conf-suite-fix
    
    Fix missing fields in experimental conformance suite setup
    k8s-ci-robot authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    12dae80 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Remove Policy Attachment details from site docs, point to GEP

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    78cdb04 View commit details
    Browse the repository at this point in the history
  2. Fix PR comments

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a4a119f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e249d7c View commit details
    Browse the repository at this point in the history
  4. conformance: fetch Gateway in GatewayMustHaveLatestConditions loop

    Fetches the Gateway from the client each time through
    the polling loop in GatewayMustHaveLatestConditions,
    so updates to the conditions can be observed.
    
    Signed-off-by: Steve Kriss <krisss@vmware.com>
    skriss committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ee42185 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2201 from david-martin/kuadrant-ga…

    …teway-api-impl
    
    Add Kuadrant to integrations
    k8s-ci-robot authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b736684 View commit details
    Browse the repository at this point in the history
  6. reorder operations for readability

    Signed-off-by: Steve Kriss <krisss@vmware.com>
    skriss committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    991056d View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2134 from youngnick/remove-policy-…

    …site-page
    
    Remove Policy Attachment details from site docs, point to GEP
    k8s-ci-robot authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6d0e6cc View commit details
    Browse the repository at this point in the history
  8. Merge pull request kubernetes-sigs#2203 from skriss/pr-fix-gatewaymus…

    …thavelatestconditions
    
    conformance: fetch Gateway in GatewayMustHaveLatestConditions loop
    k8s-ci-robot authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    de108b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request kubernetes-sigs#2080 from arkodg/gep-client-cert-v…

    …alidation-gateway
    
    GEP: Client Certificate Validation for TLS terminating at the Gateway Listener
    k8s-ci-robot authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    88bb307 View commit details
    Browse the repository at this point in the history
  2. Make routability tests runnable

    - fix manifest file names
    - gateway names/typos
    - move to testify require statements to prevent tests to continue to
    execute when preconditions not met (to prevent panics) and to simplify
    test logic
    
    Other issues still remain, this does not make a guarantee the logic of
    these tests is correct since there is no implementation that supports
    them yet.
    
    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    65356e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2207 from sunjayBhatia/make-routab…

    …ility-tests-runnable
    
    conformance: Make routability tests runnable
    k8s-ci-robot authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2f95516 View commit details
    Browse the repository at this point in the history
  4. Remove GatewayUnsupportedRoutabilityMutation test

    Should be covered by
    hack/invalid-examples/gateway/invalid-routability.yaml
    
    Signed-off-by: Sunjay Bhatia <sunjayb@vmware.com>
    sunjayBhatia committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b88bac9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2209 from sunjayBhatia/remove-Gate…

    …wayUnsupportedRoutabilityMutation-test
    
    Remove GatewayUnsupportedRoutabilityMutation test
    k8s-ci-robot authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4597f0e View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 23, 2023

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

Commits on Jul 24, 2023

  1. build(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.27.3 to 0.27.4.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.27.3...v0.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ec4536e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump mkdocs-material from 9.1.18 to 9.1.19

    Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.18 to 9.1.19.
    - [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
    - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
    - [Commits](squidfunk/mkdocs-material@9.1.18...9.1.19)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-material
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d7ef0ae View commit details
    Browse the repository at this point in the history
  3. Merge pull request kubernetes-sigs#2217 from kubernetes-sigs/dependab…

    …ot/go_modules/k8s.io/client-go-0.27.4
    
    build(deps): bump k8s.io/client-go from 0.27.3 to 0.27.4
    k8s-ci-robot authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ae83482 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump k8s.io/apiextensions-apiserver from 0.27.3 to 0.27.4

    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.27.3 to 0.27.4.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.27.3...v0.27.4)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a4cbdc4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request kubernetes-sigs#2215 from rocketliquid/chore/admis…

    …sion-webhook-image-pull-policy
    
    enhancement: change default imagePullPolicy for gateway-api-admission-server to IfNotPresent
    k8s-ci-robot authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    e81c36a View commit details
    Browse the repository at this point in the history
  6. Merge pull request kubernetes-sigs#2220 from kubernetes-sigs/dependab…

    …ot/go_modules/k8s.io/apiextensions-apiserver-0.27.4
    
    build(deps): bump k8s.io/apiextensions-apiserver from 0.27.3 to 0.27.4
    k8s-ci-robot authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    342ee73 View commit details
    Browse the repository at this point in the history
  7. Merge pull request kubernetes-sigs#2222 from kubernetes-sigs/dependab…

    …ot/pip/mkdocs-material-9.1.19
    
    build(deps): bump mkdocs-material from 9.1.18 to 9.1.19
    k8s-ci-robot authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    ea0c827 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump mkdocs-redirects from 1.2.0 to 1.2.1 (kubernetes-si…

    …gs#2223)
    
    Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.2.0 to 1.2.1.
    - [Release notes](https://github.com/datarobot/mkdocs-redirects/releases)
    - [Commits](mkdocs/mkdocs-redirects@v1.2.0...v1.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: mkdocs-redirects
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    805dd9c View commit details
    Browse the repository at this point in the history
  9. build(deps): bump click from 8.1.5 to 8.1.6 (kubernetes-sigs#2224)

    Bumps [click](https://github.com/pallets/click) from 8.1.5 to 8.1.6.
    - [Release notes](https://github.com/pallets/click/releases)
    - [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
    - [Commits](pallets/click@8.1.5...8.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: click
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    39d1da7 View commit details
    Browse the repository at this point in the history
  10. build(deps): bump pyyaml from 6.0 to 6.0.1 (kubernetes-sigs#2225)

    Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0 to 6.0.1.
    - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.1/CHANGES)
    - [Commits](yaml/pyyaml@6.0...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyyaml
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a89369a View commit details
    Browse the repository at this point in the history
  11. Merge pull request kubernetes-sigs#2211 from robscott/conformance-app…

    …rovers
    
    Adding new approvers for conformance tests
    k8s-ci-robot authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    545ec3a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ed0d63 View commit details
    Browse the repository at this point in the history
  13. chore: run generators

    shaneutt committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    8f24ee7 View commit details
    Browse the repository at this point in the history