Skip to content

Design: Image config Helm Chart (Introduction of 2 additional Helm Values)#8425

Merged
cert-manager-prow[bot] merged 2 commits intocert-manager:masterfrom
FelixPhipps:master
Jan 22, 2026
Merged

Design: Image config Helm Chart (Introduction of 2 additional Helm Values)#8425
cert-manager-prow[bot] merged 2 commits intocert-manager:masterfrom
FelixPhipps:master

Conversation

@FelixPhipps
Copy link
Copy Markdown
Contributor

@FelixPhipps FelixPhipps commented Jan 20, 2026

Building on the Design proposed here: #7748

Preview: 20260120.images-in-the-helm-chart.md

NONE

@cert-manager-prow cert-manager-prow bot added kind/design Categorizes issue or PR as related to design. dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 20, 2026
@cert-manager-prow
Copy link
Copy Markdown
Contributor

Hi @FelixPhipps. Thanks for your PR.

I'm waiting for a cert-manager 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.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@cert-manager-prow cert-manager-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jan 20, 2026
Comment thread design/20260120.images-in-the-helm-chart.md Outdated
Copy link
Copy Markdown
Member

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

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

Few minor bits, but I like the direction of this!

Comment thread design/20260120.images-in-the-helm-chart.md Outdated
Comment thread design/20260120.images-in-the-helm-chart.md Outdated
Comment thread design/20260120.images-in-the-helm-chart.md Outdated
Copy link
Copy Markdown
Member

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

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

Couple more bits from me - I think this is close!

Comment on lines +187 to +188
imageRegistry: private-registry.venafi.cloud
imageNamespace: cert-manager
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

suggestion: The implication of removing the suffix option from this design is that this would need to be:

Suggested change
imageRegistry: private-registry.venafi.cloud
imageNamespace: cert-manager
imageRegistry: private-registry.venafi.cloud
imageNamespace: cert-manager
image:
name: cert-manager-controller-fips
acmesolver:
image:
name: cert-manager-acmesolver-fips
webhook:
image:
name: cert-manager-webhook-fips
cainjector:
image:
name: cert-manager-cainjector-fips
startupapicheck:
image:
name: cert-manager-startupapicheck-fips

I think this is worth calling out explicitly - the "name" field doesn't seem to be documented in this design

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

-fips suggestion included in most recent commit, also briefly documented the "name" field.

Comment on lines +92 to +100
# The container registry
# +docs:property
imageRegistry: quay.io

# The repository namespace
# Examples:
# - jetstack
# - cert-manager
imageNamespace: jetstack
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

nitpick(non-blocking): Would imageRegistry and imageNamespace live under global (i.e. here?

@SgtCoDFish
Copy link
Copy Markdown
Member

/ok-to-test

@cert-manager-prow cert-manager-prow bot added ok-to-test and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jan 21, 2026
@FelixPhipps FelixPhipps reopened this Jan 21, 2026
Signed-off-by: felix.phipps <felix.phipps@cyberark.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. and removed dco-signoff: no Indicates that at least one commit in this pull request is missing the DCO sign-off message. labels Jan 21, 2026
Signed-off-by: felix.phipps <felix.phipps@cyberark.com>
@inteon inteon changed the title Design: Image config Helm Chart (Introduction of 3 additional Helm Values) Design: Image config Helm Chart (Introduction of 2 additional Helm Values) Jan 22, 2026
@SgtCoDFish
Copy link
Copy Markdown
Member

/test pull-cert-manager-master-e2e-v1-35

Copy link
Copy Markdown
Member

@SgtCoDFish SgtCoDFish left a comment

Choose a reason for hiding this comment

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

/lgtm

I don't see a problem with this, it's good work!

I think maybe we'd want to put imageRegistry under global, but I don't think it matters massively for this design doc to capture every last detail like that!

@cert-manager-prow cert-manager-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jan 22, 2026
@cert-manager-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: SgtCoDFish

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Jan 22, 2026
@cert-manager-prow cert-manager-prow bot merged commit 81c657d into cert-manager:master Jan 22, 2026
6 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. kind/design Categorizes issue or PR as related to design. lgtm Indicates that a PR is ready to be merged. ok-to-test release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants