Advanced: ignore case, filter by path, stuff like that.
47ms total
/
3ms server
/
2 files
kubernetes / k8s.io
108 e.g., `manifests/k8s-staging-<project-name>/<release-version>.yaml`
1094. Create a PR to this git repo for your changes.
1105. The PR should trigger a [`pull-k8sio-file-promo` presubmit job][presubmit]
111 which will validate and dry-run your changes; check that the `k8s-ci-robot`
112 responds 'Job succeeded' for it.
124[periodic]: https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/ci-k8sio-file-promo
125[postsubmit]: https://prow.k8s.io/job-history/gs/kubernetes-jenkins/logs/post-k8sio-file-promo
126[presubmit]: https://prow.k8s.io/job-history/gs/kubernetes-jenkins/pr-logs/directory/pull-k8sio-file-promo
127[staging-bash]: /infra/gcp/bash/ensure-staging-storage.sh
kubernetes / test-infra
53 # - name: GOPATH
54 # value: /go
55 - name: pull-k8sio-file-promo
56 cluster: k8s-infra-prow-build
57 annotations:
82 cpu: 2
83 memory: "4Gi"
84 # WIP version of pull-k8sio-file-promo that adds mirroring to our replicas.
85 # Adds two extra containers to dry-run miroring for staging and production mirrors.
86 # TODO(justinsb): merge with pull-k8sio-file-promo once we are happy with it
87 - name: pull-k8sio-file-promo-with-mirroring
88 cluster: k8s-infra-prow-build
89 annotations: