Skip to content

Commit

Permalink
Bump to Gateway API v0.0.0-rc2
Browse files Browse the repository at this point in the history
Release notes in https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.0.0-rc2

Signed-off-by: Arko Dasgupta <arko@tetrate.io>
  • Loading branch information
arkodg committed Oct 26, 2023
1 parent d760d6d commit b8eab89
Show file tree
Hide file tree
Showing 179 changed files with 4 additions and 190 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ require (
k8s.io/kubectl v0.28.3
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
sigs.k8s.io/controller-runtime v0.16.3
sigs.k8s.io/gateway-api v1.0.0-rc1
sigs.k8s.io/gateway-api v1.0.0-rc2
sigs.k8s.io/yaml v1.3.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -737,8 +737,8 @@ sigs.k8s.io/controller-runtime v0.6.1/go.mod h1:XRYBPdbf5XJu9kpS84VJiZ7h/u1hF3gE
sigs.k8s.io/controller-runtime v0.16.3 h1:2TuvuokmfXvDUamSx1SuAOO3eTyye+47mJCigwG62c4=
sigs.k8s.io/controller-runtime v0.16.3/go.mod h1:j7bialYoSn142nv9sCOJmQgDXQXxnroFU4VnX/brVJ0=
sigs.k8s.io/controller-tools v0.3.0/go.mod h1:enhtKGfxZD1GFEoMgP8Fdbu+uKQ/cq1/WGJhdVChfvI=
sigs.k8s.io/gateway-api v1.0.0-rc1 h1:v7N9fWTcQxox5aP2IrViDw6imeUHMAt2WFjI4BYo0sw=
sigs.k8s.io/gateway-api v1.0.0-rc1/go.mod h1:+QpYENjk9s31/abu2Pv5BpK2v88UQDK2aeQCwCvy6ck=
sigs.k8s.io/gateway-api v1.0.0-rc2 h1:+7rq7j5fehUkMkgnJyL90mtXrVnz8aj5SXsRqIEW3Mk=
sigs.k8s.io/gateway-api v1.0.0-rc2/go.mod h1:+QpYENjk9s31/abu2Pv5BpK2v88UQDK2aeQCwCvy6ck=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/kind v0.8.1/go.mod h1:oNKTxUVPYkV9lWzY6CVMNluVq8cBsyq+UgPJdvA3uu4=
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ gateways:
namespace: default
spec:
gatewayClassName: eg
infrastructure: {}
listeners:
- name: tcp
port: 1234
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ gateways:
namespace: envoy-gateway-system
spec:
gatewayClassName: eg
infrastructure: {}
listeners:
- name: http
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
"port": 80,
"protocol": "HTTP"
}
],
"infrastructure": {}
]
},
"status": {
"listeners": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ gateways:
namespace: default
spec:
gatewayClassName: eg
infrastructure: {}
listeners:
- name: tcp
port: 1234
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ gateways:
namespace: envoy-gateway-system
spec:
gatewayClassName: eg
infrastructure: {}
listeners:
- name: tls
port: 8443
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ gateways:
namespace: default
spec:
gatewayClassName: eg
infrastructure: {}
listeners:
- name: tcp
port: 1234
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down Expand Up @@ -146,7 +145,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down Expand Up @@ -93,7 +92,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down Expand Up @@ -111,7 +110,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down Expand Up @@ -174,7 +173,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
1 change: 0 additions & 1 deletion internal/gatewayapi/testdata/disable-accesslog.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
1 change: 0 additions & 1 deletion internal/gatewayapi/testdata/envoyproxy-accesslog.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
1 change: 0 additions & 1 deletion internal/gatewayapi/testdata/envoyproxy-valid.out.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ gateways:
- type: Hostname
value: foo.bar
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- name: tcp
port: 80
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
kinds:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
kinds:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
kinds:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
kinds:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ gateways:
namespace: envoy-gateway
spec:
gatewayClassName: envoy-gateway-class
infrastructure: {}
listeners:
- allowedRoutes:
namespaces:
Expand Down
Loading

0 comments on commit b8eab89

Please sign in to comment.