Skip to content

OCPBUGS-57824 added Known Issues section to cert-manager release notes #96128

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ The peak memory use of the cert-manager components when they start up is optimiz
* link:https://access.redhat.com/security/cve/CVE-2024-45338[CVE-2024-45338]
* link:https://access.redhat.com/security/cve/CVE-2025-22866[CVE-2025-22866]

[id="cert-manager-operator-1-16-0-known-issues_{context}"]
=== Known Issues

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wgabor0427 I'm not familiar with this product or this section of the docs, so I'm just sharing some ideas and observations:

  • I would consider writing out "username and password authentication"
  • Typically, Red Hat refrains from pre-announcing features, bug fixes, etc. because in the past there have been incidents where a fix was announced but not delivered in the release mentioned. This can causes confustion for both customers and the Support organization, so I would remove the remove the reference to 1.17.0.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typically, Red Hat refrains from pre-announcing features, bug fixes, etc

@rh-tokeefe Thanks for pointing this out! This fix is merged and we could confirm 1.17.0 will contain this fix. In this situation, could we mention the version explicitly?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please ignore my comment. I'm fine with the latest change

When using the Venafi issuer with username and password authentication in cert-manager version 1.16.0, the default client ID is hard-coded as `cert-manager.io` and cannot be customized. This limitation can affect users requiring a specific client ID for authentication with the Venafi platform.

[id="cert-manager-operator-release-notes-1-15-1_{context}"]
== {cert-manager-operator} 1.15.1

Expand Down