Skip to content

Make CRD condition expression configurable#296

Merged
cert-manager-prow[bot] merged 1 commit into
cert-manager:mainfrom
inteon:crd_condition
Jun 5, 2025
Merged

Make CRD condition expression configurable#296
cert-manager-prow[bot] merged 1 commit into
cert-manager:mainfrom
inteon:crd_condition

Conversation

@inteon
Copy link
Copy Markdown
Member

@inteon inteon commented Jun 5, 2025

For the cert-manager/cert-manager repo, we want the expression to be or .Values.crds.enabled .Values.installCRDs instead of just .Values.crds.enabled.

See cert-manager/cert-manager#7718 for the full PR.

Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 5, 2025
@inteon inteon requested a review from erikgb June 5, 2025 15:22
Copy link
Copy Markdown
Member

@erikgb erikgb left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve
/hold

Could we deprecated the "non-standard" value for this in cert-manager and avoid this change? I am guessing there was a reason for renaming this value in newer projects (compared to cert-manager).

@cert-manager-prow cert-manager-prow Bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. labels Jun 5, 2025
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: erikgb

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@cert-manager-prow cert-manager-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 5, 2025
@inteon
Copy link
Copy Markdown
Member Author

inteon commented Jun 5, 2025

/lgtm /approve /hold

Could we deprecated the "non-standard" value for this in cert-manager and avoid this change? I am guessing there was a reason for renaming this value in newer projects (compared to cert-manager).

We already show a deprecation warning: https://github.com/cert-manager/cert-manager/blob/99aded1d141f6c5fd11399f2a1054c50b6f09fcd/deploy/charts/cert-manager/templates/NOTES.txt#L2
It will probably take a while before we fully remove the option.
I think we used crds.enabled in the other projects and cert-manager/cert-manager was the only project that did not use it yet.

/unhold

@cert-manager-prow cert-manager-prow Bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 5, 2025
@cert-manager-prow cert-manager-prow Bot merged commit 145928d into cert-manager:main Jun 5, 2025
3 of 4 checks passed
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. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants