Skip to content

Commit

Permalink
Update net-gateway-api nightly
Browse files Browse the repository at this point in the history
bumping knative.dev/net-gateway-api 0e92b90...cabcae2:
  > cabcae2 upgrade to latest dependencies (# 640)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation committed Mar 6, 2024
1 parent 0e9c192 commit b9f7211
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: "20240305-0e92b902"
app.kubernetes.io/version: "20240306-cabcae27"
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: "20240305-0e92b902"
app.kubernetes.io/version: "20240306-cabcae27"
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: "20240305-0e92b902"
app.kubernetes.io/version: "20240306-cabcae27"
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: "20240305-0e92b902"
app.kubernetes.io/version: "20240306-cabcae27"
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: "20240305-0e92b902"
app.kubernetes.io/version: "20240306-cabcae27"
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:6de5c3260d0a1f8456ddb533cb036a8649585530f17ce302cdb9f3081db9047d
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:e845034750450e5846869e4a2291b68897b7af66882d0800089b1c10e4f6716d
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit b9f7211

Please sign in to comment.