-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OSDOCS#14771: Updated cert-manager release note text for 1.16 #93727
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,28 @@ These release notes track the development of {cert-manager-operator}. | |
|
||
For more information, see xref:../../security/cert_manager_operator/index.adoc#cert-manager-operator-about[About the {cert-manager-operator}]. | ||
|
||
[id="cert-manager-operator-release-notes-1-16_{context}"] | ||
== {cert-manager-operator} 1.16 | ||
|
||
Issued: 2025-05-27 | ||
|
||
The following advisories are available for the {cert-manager-operator} 1.16: | ||
|
||
subhtk marked this conversation as resolved.
Show resolved
Hide resolved
|
||
* link:https://access.redhat.com/errata/RHBA-2025[RHEA-2025] | ||
|
||
Version `1.16` of the {cert-manager-operator} is based on the upstream cert-manager version `v1.16.0`. For more information, see the link:https://cert-manager.io/docs/releases/release-notes/release-notes-1.16[cert-manager project release notes for v1.16]. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
and link it to: https://cert-manager.io/docs/releases/release-notes/release-notes-1.16/#v1164 |
||
|
||
[id="cert-manager-operator-1-16-0-features-enhancements_{context}"] | ||
=== New features and enhancements | ||
|
||
*Disconnected installation support* | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @lunarwhite would it be needful to mention that we tested on Private ACME? I think the Issuer list table that we have. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
Starting with {cert-manager-operator} v1.16, the Operator can now be deployed in disconnected OpenShift clusters, enabling customers operating in disconnected environments to use {cert-manager-operator}. | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Adding
For the doc section to modify/create, you could refer to https://github.com/openshift/cert-manager-operator/blob/52b0de67fc0fa8a3b3602ffa0785bd95b403585c/docs/operand_metrics.md There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Would it be helpful to mention the route feature GA-ed in OCP v4.19? (perhaps could do it in a separate followup PR, since it only applicable to 4.19+) Just like something we did for v1.13.0: #78572 Adding something like #93202:
And make changes to the corresponding section, similar to what we're doing in #92978 There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. SGTM. We just need to clarify that the feature is applicable for OCP 4.19+, and not actually mapped to cert-manager release. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Let me create the follow up PR for the same. |
||
[id="cert-manager-operator-1-16-CVEs_{context}"] | ||
=== CVEs | ||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. + CVE-2025-22866
+ CVE-2024-45337
+ CVE-2024-45338 |
||
|
||
[id="cert-manager-operator-release-notes-1-15-1_{context}"] | ||
== {cert-manager-operator} 1.15.1 | ||
|
||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please find other version refs if present too.