cert-manager / testing

Repository containing cert-manager testing infrastructure configuration
3 stars 30 forks source link

Fix k8s test versions for all supported cert-manager releases #1027

Closed SgtCoDFish closed 5 months ago

SgtCoDFish commented 5 months ago

See https://github.com/cert-manager/website/pull/1478 for compatibility based on kind versions

Summary of changes:

  1. Test 1.28 and 1.29 for cert-manager 1.12
  2. Test 1.29 for cert-manager 1.13
  3. Remove old unsupported k8s versions on master
  4. Test master with v1.30 as the primary version
cert-manager-prow[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/cert-manager/testing/blob/master/OWNERS)~~ [inteon] 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[bot] commented 5 months ago

@SgtCoDFish: Updated the job-config configmap in namespace default at cluster default using the following files:

In response to [this](https://github.com/cert-manager/testing/pull/1027): >See https://github.com/cert-manager/website/pull/1478 for compatibility based on kind versions > >Summary of changes: > >1. Test 1.28 and 1.29 for cert-manager 1.12 >2. Test 1.29 for cert-manager 1.13 >3. Remove old unsupported k8s versions on master >4. Test master with v1.30 as the primary version Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.