add downloadkubernetes mock and nomock jobs#36499
add downloadkubernetes mock and nomock jobs#36499k8s-ci-robot merged 1 commit intokubernetes:masterfrom
Conversation
a34928b to
38c77eb
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: saschagrunert, upodroid The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@upodroid: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
In kubernetes-sigs/downloadkubernetes#845 we started publishing the downloadkubernetes website to dl.k8s.io instead of serving an xml listing of our bucket.
This PR creates a pair of jobs that sync the website to dl.k8s.io(backed by the prod bucket) and dl.k8s.dev(backed by mock bucket).
We'll amend the release handbook to mention that at the end of the release process, to trigger this job(this is why the job runs every day and modifies the bucket if we have new releases)