Skip to content

Document how to manually rerun periodic Prow jobs#1217

Open
wallrj-cyberark wants to merge 1 commit into
cert-manager:masterfrom
wallrj-cyberark:doc-rerun-periodic-jobs
Open

Document how to manually rerun periodic Prow jobs#1217
wallrj-cyberark wants to merge 1 commit into
cert-manager:masterfrom
wallrj-cyberark:doc-rerun-periodic-jobs

Conversation

@wallrj-cyberark

Copy link
Copy Markdown
Member

Motivation

There was no documentation on how to manually retrigger periodic Prow jobs.
This came up during the cert-manager 1.21 release preparation: after merging
a .trivyignore update (cert-manager/cert-manager#8983) to fix trivy scan
failures caused by GO-2026-5932, we needed to retrigger the periodic trivy
jobs rather than waiting for their next cron cycle.

Changes

Adds a "Rerunning periodic jobs" section to prow/README.md covering:

  • Why you might need to do this (e.g. pre-release reassurance after
    dependency updates)
  • Prerequisites (GCP IAM role, kubectl cluster credentials)
  • How to find ProwJob IDs (via the Prow UI or API)
  • The kubectl create -f rerun command
  • A link to the cluster definitions in cert-manager/infrastructure

Signed-off-by: Richard Wall <richard.wall@venafi.com>
Signed-off-by: Richard Wall <richard.wall@cyberark.com>
@cert-manager-prow cert-manager-prow Bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Jul 8, 2026
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign thatsmrtalbot for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant