Skip to content

Commit

Permalink
Update net-contour nightly (knative#12389)
Browse files Browse the repository at this point in the history
bumping knative.dev/net-contour c8e078b...e9c9781:
  > e9c9781 Update community files (# 682)

Signed-off-by: Knative Automation <[email protected]>
  • Loading branch information
knative-automation authored Dec 3, 2021
1 parent 8b808e6 commit d436895
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions third_party/contour-latest/contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1904,7 +1904,7 @@ spec:
spec:
containers:
- name: contour
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
command:
- contour
Expand Down Expand Up @@ -2155,7 +2155,7 @@ spec:
- --config-path=/config/contour.yaml
command:
- contour
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
name: contour
ports:
Expand Down Expand Up @@ -2244,7 +2244,7 @@ spec:
args:
- envoy
- shutdown-manager
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
Expand Down Expand Up @@ -2340,7 +2340,7 @@ spec:
- --envoy-key-file=/certs/tls.key
command:
- contour
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
name: envoy-initconfig
volumeMounts:
Expand Down Expand Up @@ -2619,7 +2619,7 @@ spec:
spec:
containers:
- name: contour
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
command:
- contour
Expand Down Expand Up @@ -2731,7 +2731,7 @@ spec:
- --config-path=/config/contour.yaml
command:
- contour
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
name: contour
ports:
Expand Down Expand Up @@ -2820,7 +2820,7 @@ spec:
args:
- envoy
- shutdown-manager
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
lifecycle:
preStop:
Expand Down Expand Up @@ -2916,7 +2916,7 @@ spec:
- --envoy-key-file=/certs/tls.key
command:
- contour
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:3c969d7bd52c1d1db913ebae0afa1a182a7cb7927f892efc3e130984288bf600
image: gcr.io/knative-nightly/github.com/projectcontour/contour/cmd/contour@sha256:7372fc895dd5b766ba36beb1c04a4a8adcc7a546bc8650ab2dfcb4e5f0c31ad4
imagePullPolicy: IfNotPresent
name: envoy-initconfig
volumeMounts:
Expand Down
10 changes: 5 additions & 5 deletions third_party/contour-latest/net-contour.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20211202-c8e078bd"
app.kubernetes.io/version: "20211203-e9c97810"
serving.knative.dev/controller: "true"
rules:
- apiGroups: ["projectcontour.io"]
Expand Down Expand Up @@ -38,8 +38,8 @@ metadata:
networking.knative.dev/ingress-provider: contour
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20211202-c8e078bd"
serving.knative.dev/release: "v20211202-c8e078bd"
app.kubernetes.io/version: "20211203-e9c97810"
serving.knative.dev/release: "v20211203-e9c97810"
data:
_example: |
################################
Expand Down Expand Up @@ -105,14 +105,14 @@ spec:
app: net-contour-controller
app.kubernetes.io/component: net-contour
app.kubernetes.io/name: knative-serving
app.kubernetes.io/version: "20211202-c8e078bd"
app.kubernetes.io/version: "20211203-e9c97810"
spec:
serviceAccountName: controller
containers:
- 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-contour/cmd/controller@sha256:448b397bef9df629b9d12222375cb3d186f638d0208ab0ac14be2bcf2bffddb9
image: gcr.io/knative-nightly/knative.dev/net-contour/cmd/controller@sha256:60b643b8ab377d4849326a813090f4ce5c62e58f5126240fcd30c7c8ad497a30
resources:
requests:
cpu: 40m
Expand Down

0 comments on commit d436895

Please sign in to comment.