cert-manager / release

Releasing tooling for the cert-manager project
Apache License 2.0
5 stars 12 forks source link

Use make-dind, update requested resources and remove default values #125

Closed inteon closed 1 year ago

inteon commented 1 year ago

Based on changes we made in https://github.com/jetstack/testing

In https://github.com/jetstack/testing, we removed the -j limitations. This however has not yet proven to be a great improvement, so we shouldn't upstream that change here yet.

The value Agent: "kubernetes", was removed because this is the default prowjob value. An empty value is thus identical to not specifying this value.

jetstack-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon, irbekrm

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/release/blob/master/OWNERS)~~ [inteon,irbekrm] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment