Skip to content

Commit

Permalink
Update net-gateway-api nightly (#14789)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-gateway-api 03b7baa...e8f620a:
  > e8f620a upgrade to latest dependencies (# 603)
  > b5c0e3e Update community files (# 602)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Jan 17, 2024
1 parent ad0a989 commit 9a867e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion third_party/gateway-api-latest/istio-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ metadata:
labels:
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240112-03b7baad"
app.kubernetes.io/version: "20240117-e8f620ae"
experimental.istio.io/disable-gateway-port-translation: "true"
spec:
type: ClusterIP
Expand Down
10 changes: 5 additions & 5 deletions third_party/gateway-api-latest/net-gateway-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ metadata:
networking.knative.dev/ingress-provider: net-gateway-api
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240112-03b7baad"
app.kubernetes.io/version: "20240117-e8f620ae"
aggregationRule:
clusterRoleSelectors:
- matchLabels:
Expand All @@ -36,7 +36,7 @@ metadata:
networking.knative.dev/ingress-provider: net-gateway-api
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240112-03b7baad"
app.kubernetes.io/version: "20240117-e8f620ae"
rules:
- apiGroups: ["gateway.networking.k8s.io"]
resources: ["httproutes", "referencegrants", "referencepolicies"]
Expand Down Expand Up @@ -69,7 +69,7 @@ metadata:
networking.knative.dev/ingress-provider: net-gateway-api
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240112-03b7baad"
app.kubernetes.io/version: "20240117-e8f620ae"
data:
_example: |
################################
Expand Down Expand Up @@ -123,7 +123,7 @@ metadata:
labels:
networking.knative.dev/ingress-provider: net-gateway-api
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/version: "20240112-03b7baad"
app.kubernetes.io/version: "20240117-e8f620ae"
app.kubernetes.io/name: knative-serving
spec:
replicas: 1
Expand All @@ -150,7 +150,7 @@ spec:
- name: controller
# This is the Go import path for the binary that is containerized
# and substituted here.
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:85480a46de796c99ea168b997bf0e20e0cb922da857fd107ff7617d7b771e677
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:bb830beb92a59a359f924a5fe0b7116f14e7d911f281b7f52576eb18ab0289cc
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 9a867e1

Please sign in to comment.