Skip to content

[main] Update community files #2996

[main] Update community files

[main] Update community files #2996

Triggered via pull request May 29, 2024 13:06
Status Failure
Total duration 4m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

knative-verify.yaml

on: pull_request
verify  /  Verify Deps and Codegen
4m 5s
verify / Verify Deps and Codegen
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
verify / Verify Deps and Codegen: cmd/operator/kodata/ingress/1.14/contour/net-contour.yaml#L1
Please run ./hack/update-codegen.sh. diff --git a/cmd/operator/kodata/ingress/1.14/contour/net-contour.yaml b/cmd/operator/kodata/ingress/1.14/contour/net-contour.yaml index f6d2ca4..0a390e6 100644 --- a/cmd/operator/kodata/ingress/1.14/contour/net-contour.yaml +++ b/cmd/operator/kodata/ingress/1.14/contour/net-contour.yaml @@ -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: "1.14.1" + app.kubernetes.io/version: "1.14.2" serving.knative.dev/controller: "true" rules: - apiGroups: ["projectcontour.io"] @@ -38,7 +38,7 @@ metadata: networking.knative.dev/ingress-provider: contour app.kubernetes.io/component: net-contour app.kubernetes.io/name: knative-serving - app.kubernetes.io/version: "1.14.1" + app.kubernetes.io/version: "1.14.2" data: _example: | ################################ @@ -111,7 +111,7 @@ metadata: networking.knative.dev/ingress-provider: contour app.kubernetes.io/component: net-contour app.kubernetes.io/name: knative-serving - app.kubernetes.io/version: "1.14.1" + app.kubernetes.io/version: "1.14.2" spec: replicas: 1 selector: @@ -123,14 +123,14 @@ spec: app: net-contour-controller app.kubernetes.io/component: net-contour app.kubernetes.io/name: knative-serving - app.kubernetes.io/version: "1.14.1" + app.kubernetes.io/version: "1.14.2" 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-releases/knative.dev/net-contour/cmd/controller@sha256:2d6fe2f13a8f8634a79e1abdf09f578fe9f0401fdc62d0f0accc9f3128c34880 + image: gcr.io/knative-releases/knative.dev/net-contour/cmd/controller@sha256:a5a1a080ee7f721768c5eb58aea9243e249423b69a7b8f071fd52da6b4efb21f resources: requests: cpu: 40m @@ -174,7 +174,7 @@ metadata: networking.knative.dev/ingress-provider: contour app.kubernetes.io/component: net-contour app.kubernetes.io/name: knative-serving - app.kubernetes.io/version: "1.14.1" + app.kubernetes.io/version: "1.14.2" spec: delegations: - secretName: knative-serving-certs
verify / Verify Deps and Codegen
Process completed with exit code 1.
verify / Verify Deps and Codegen
Restore cache failed: Dependencies file is not found in /home/runner/work/operator/operator. Supported file pattern: go.sum