We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f3f129 + 677e534 commit 6d909c2Copy full SHA for 6d909c2
config/jobs/kubernetes/sig-arch/conformance-audit.yaml
@@ -1,7 +1,7 @@
1
presubmits:
2
kubernetes/kubernetes:
3
- # same as ci-audit-kind-conformance, but a presubmit job
4
- - name: pull-audit-kind-conformance
+ # same as ci-kubernetes-audit-kind-conformance, but a presubmit job
+ - name: pull-kubernetes-audit-kind-conformance
5
cluster: k8s-infra-prow-build
6
optional: true
7
always_run: false
@@ -62,7 +62,7 @@ periodics:
62
# Other than annotations and modified ci-audit-logging e2e-k8s.sh
63
# This should be the same as ci-kubernetes-kind-conformance
64
- interval: 3h
65
- name: ci-audit-kind-conformance
+ name: ci-kubernetes-audit-kind-conformance
66
67
labels:
68
preset-service-account: "true"
0 commit comments