Skip to content

Commit

Permalink
Update net-gateway-api nightly (#15042)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-gateway-api 4284c73...7de6acc:
  > 7de6acc upgrade to latest dependencies (# 653)
  > 7118c4f Update community files (# 652)
  > 9a5d22c Update community files (# 651)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Mar 27, 2024
1 parent 0ad570f commit 315a94c
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: "20240326-4284c730"
app.kubernetes.io/version: "20240327-7de6acc0"
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: "20240326-4284c730"
app.kubernetes.io/version: "20240327-7de6acc0"
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: "20240326-4284c730"
app.kubernetes.io/version: "20240327-7de6acc0"
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: "20240326-4284c730"
app.kubernetes.io/version: "20240327-7de6acc0"
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: "20240326-4284c730"
app.kubernetes.io/version: "20240327-7de6acc0"
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:8eb022a8bfe8330735345331145d51df16198b0efda128c14ee6863f1e08a319
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:1839c489c66636bfa44866729dff58edb88b0b1ee17f54e604611b9c00e95cde
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 315a94c

Please sign in to comment.