Skip to content

Commit

Permalink
Update net-gateway-api nightly (knative#14136)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-gateway-api 97a5189...eea1811:
  > eea1811 Update community files (# 493)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored and skonto committed Oct 5, 2023
1 parent a9ee439 commit 2b486fd
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: "20230623-97a5189b"
app.kubernetes.io/version: "20230630-eea18118"
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 @@ -5204,7 +5204,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: "20230623-97a5189b"
app.kubernetes.io/version: "20230630-eea18118"
aggregationRule:
clusterRoleSelectors:
- matchLabels:
Expand All @@ -5220,7 +5220,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: "20230623-97a5189b"
app.kubernetes.io/version: "20230630-eea18118"
rules:
- apiGroups: ["gateway.networking.k8s.io"]
resources: ["httproutes", "referencegrants", "referencepolicies"]
Expand Down Expand Up @@ -5253,7 +5253,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: "20230623-97a5189b"
app.kubernetes.io/version: "20230630-eea18118"
data:
_example: |
################################
Expand Down Expand Up @@ -5307,7 +5307,7 @@ metadata:
labels:
networking.knative.dev/ingress-provider: net-gateway-api
app.kubernetes.io/component: net-gateway-api
app.kubernetes.io/version: "20230623-97a5189b"
app.kubernetes.io/version: "20230630-eea18118"
app.kubernetes.io/name: knative-serving
spec:
replicas: 1
Expand All @@ -5334,7 +5334,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:593d5db51713f3d27b2aa0bc1f2bb71789888aa0de734aa2fe6d1d79dd043d5d
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:4bfc226aecda630cd51f68439dff10ed26d9d73b6e2888133bb6d526f7f2e41e
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 2b486fd

Please sign in to comment.