Fix k8s versions we test against on master#683
Fix k8s versions we test against on master#683jetstack-bot merged 1 commit intocert-manager:masterfrom
Conversation
this follows cert-manager/testing#553 being merged Signed-off-by: Ashley Davis <ashley.davis@jetstack.io>
|
✔️ Deploy Preview for cert-manager-website ready! 🔨 Explore the source changes: 8aef988 🔍 Inspect the deploy log: https://app.netlify.com/sites/cert-manager-website/deploys/6115502276c5280007aff2c4 😎 Browse the preview: https://deploy-preview-683--cert-manager-website.netlify.app/docs/installation/supported-releases |
irbekrm
left a comment
There was a problem hiding this comment.
Thanks for updating this!
| | PRs | [`presubmits.yaml`][] | [`presubmits-blocking`][] | 1.22 | On each PR | | ||
| | master | [`periodics.yaml`][] | [`master`][] | 1.16 → 1.22 | Every 2 hours | | ||
| | release-1.6 | [`next-periodics.yaml`][] | [`next`][] | 1.16 → 1.22 | Every 2 hours | | ||
| | release-1.5 | [`previous-periodics.yaml`][] | [`previous`][] | 1.16 → 1.22 | Every 2 hours | |
There was a problem hiding this comment.
Line 191 made me realize that we actually don't run previous periodics against v1.22 at all.. I'll fix that
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: irbekrm, SgtCoDFish 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 |
This follows cert-manager/testing#553 being merged