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 6bf37da...162e169:
  > 162e169 Bump Kind Version (# 485)
  > 6b71574 Update community files (# 483)
  > 58d5f04 upgrade to latest dependencies (# 482)

Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed May 25, 2023
1 parent f987ca6 commit 820489d
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: "20230508-6bf37daa"
app.kubernetes.io/version: "20230525-162e1691"
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: "20230508-6bf37daa"
app.kubernetes.io/version: "20230525-162e1691"
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: "20230508-6bf37daa"
app.kubernetes.io/version: "20230525-162e1691"
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: "20230508-6bf37daa"
app.kubernetes.io/version: "20230525-162e1691"
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: "20230508-6bf37daa"
app.kubernetes.io/version: "20230525-162e1691"
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:57097420668b8121c463c692999795677052fd7ad9d0670263df1bafaddc21b4
image: gcr.io/knative-nightly/knative.dev/net-gateway-api/cmd/controller@sha256:3fcd37e6cf7a94c4f93c1aac3938c07ba1c23263764f449df5e7fe96119e29e7
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 820489d

Please sign in to comment.