Skip to content

Commit

Permalink
Update net-gateway-api nightly (#15307)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-gateway-api 1abaf46...8dceccd:
  > 8dceccd upgrade to latest dependencies (# 741)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Jun 5, 2024
1 parent 19055d5 commit 10b9152
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 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: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
experimental.istio.io/disable-gateway-port-translation: "true"
spec:
type: ClusterIP
Expand Down
22 changes: 11 additions & 11 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: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
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: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
rules:
- apiGroups: ["gateway.networking.k8s.io"]
resources: ["httproutes", "referencegrants", "referencepolicies"]
Expand Down Expand Up @@ -68,7 +68,7 @@ metadata:
labels:
networking.knative.dev/ingress-provider: net-gateway-api
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/version: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
app.kubernetes.io/name: knative-serving
spec:
replicas: 1
Expand All @@ -95,7 +95,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:34cfc5ba9fa8b1f3857af335c71bf6a3a38b4f2922b037edfcca4703317b6f81
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:e98ac7ac0c77a3c0d16175ab68e2d1237848927a898636d7c1b5818151a386df
resources:
requests:
cpu: 100m
Expand Down Expand Up @@ -152,7 +152,7 @@ metadata:
labels:
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
networking.knative.dev/ingress-provider: gateway-api
spec:
selector:
Expand All @@ -166,14 +166,14 @@ spec:
role: net-gateway-api-webhook
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
spec:
serviceAccountName: controller
containers:
- name: webhook
# 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/webhook@sha256:c9b0b6458eaea821abf9c252c27515ff029c52eb048896e1c4c021cfd3240d9d
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/webhook@sha256:b9a0e96325f098faec00614270ed0dd6080874197025789ca71bed73c96991f4
resources:
requests:
cpu: 20m
Expand Down Expand Up @@ -251,7 +251,7 @@ metadata:
labels:
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
networking.knative.dev/ingress-provider: gateway-api

---
Expand All @@ -278,7 +278,7 @@ metadata:
role: net-gateway-api-webhook
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
networking.knative.dev/ingress-provider: gateway-api
spec:
ports:
Expand Down Expand Up @@ -317,7 +317,7 @@ metadata:
labels:
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
networking.knative.dev/ingress-provider: gateway-api
webhooks:
- admissionReviewVersions:
Expand Down Expand Up @@ -359,7 +359,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: "20240604-1abaf46f"
app.kubernetes.io/version: "20240605-8dceccd9"
data:
_example: |
################################
Expand Down

0 comments on commit 10b9152

Please sign in to comment.