Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.15] Fix bug in cert manager config #15437

Conversation

knative-prow-robot
Copy link
Contributor

This is an automated cherry-pick of #15434

Fixes Bug preventing the correct configuration of cert manager

@knative-prow knative-prow bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.54%. Comparing base (0abee66) to head (90ba3ba).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.15   #15437   +/-   ##
=============================================
  Coverage         84.54%   84.54%           
=============================================
  Files               219      219           
  Lines             13595    13595           
=============================================
  Hits              11494    11494           
- Misses             1734     1735    +1     
+ Partials            367      366    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dprotaso
Copy link
Member

dprotaso commented Aug 1, 2024

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 1, 2024
Copy link

knative-prow bot commented Aug 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dprotaso, knative-prow-robot

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 1, 2024
@knative-prow knative-prow bot merged commit 038a181 into knative:release-1.15 Aug 1, 2024
68 checks passed
openshift-merge-bot bot pushed a commit to openshift-knative/serving that referenced this pull request Aug 5, 2024
* Use a different 'static' image that supports s390x and ppc (knative#15409)

Updated image is recommended by Chainguard
Details here: https://www.chainguard.dev/unchained/changes-to-static-git-and-busybox-developer-images-2

Co-authored-by: dprotaso <[email protected]>

* clean up (knative#15418)

Co-authored-by: Stavros Kontopoulos <[email protected]>

* clean up old certificate leases (knative#15424)

Co-authored-by: Stavros Kontopoulos <[email protected]>

* [release-1.15] Fix bug in cert manager config (knative#15437)

* add test to cover cert manager config edge case

* fix edge case bug in cert manager config

---------

Co-authored-by: Marius Stein <[email protected]>

---------

Co-authored-by: Knative Prow Robot <[email protected]>
Co-authored-by: dprotaso <[email protected]>
Co-authored-by: Stavros Kontopoulos <[email protected]>
Co-authored-by: Marius Stein <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants