make http01 solver pod resource request/limits configurable, refs #892#923
make http01 solver pod resource request/limits configurable, refs #892#923jetstack-bot merged 1 commit intocert-manager:masterfrom
Conversation
|
/assign @munnerz |
|
/ok-to-test |
…t-manager#892 Signed-off-by: Arnold Bechtoldt <arnold.bechtoldt@inovex.de>
|
/retest |
|
Can someone explain me that (https://jetstack-build-infra.appspot.com/build/jetstack-logs/pr-logs/pull/jetstack_cert-manager/923/pull-cert-manager-e2e-v1-11/173/) error please? |
|
🎉 hooray! tests successful |
|
Could someone please take care of this PR? Thanks :) |
|
Hey, thanks very much for this PR and sorry it's not been looked at sooner. It has been a busy few weeks! This looks great, and I think we can merge this as-is 😄 thanks very much for getting those tests passing, and I hope it wasn't too painful! /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: munnerz 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 |
|
Hey, this doesn't work anymore because of https://github.com/cert-manager/cert-manager/blob/master/cmd/controller/app/options/options.go#L110 right? Or am I getting it confused with something else? If so, is there another way to enforce resource requests/limits to solver pods? @munnerz @arnisoph |
What this PR does / why we need it:
Makes the values configurable that have been hardcoded/introduced via #408
Which issue this PR fixes:
It refs #892 but doesn't necessarily fixes it.
Special notes for your reviewer:
Release note: