Closed lukeelten closed 3 years ago
Welcome @lukeelten! It looks like this is your first PR to tnozicka/openshift-acme 🎉
Hi @lukeelten. Thanks for your PR.
I'm waiting for a tnozicka member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
/ok-to-test
/assign @tnozicka
@lukeelten: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test
message.
/ok-to-test
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lukeelten, tnozicka
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest
looks like openshift ci has changed log artifacts location so unit job needs https://github.com/openshift/release/pull/17662
https://github.com/openshift/release/pull/17662 merged /retest
What type of PR is this? /kind bug
What this PR does / why we need it: The resource created by the controller do not get cleaned after the cert has been issued and the route is deleted.
Which issue(s) this PR fixes:
Fixes #149
Special notes for your reviewer:
Does this PR introduce a user-facing change?: