Skip to content

Conversation

@jakexks
Copy link
Member

@jakexks jakexks commented Feb 7, 2022

Pull Request Motivation

Fixes #4832

I don't think we can apply any meaningful validation here, and it seems like a good feature to allow any other issuer kinds. Let me know what you all think.

Kind

/kind feature

Release Note

You can now use an external issuer resource as the default issuer when using the Ingress shim feature. The default issuer can be set using the flags `--default-issuer-group`, `--default-issuer-kind`, and `--default-issuer-name`.

@jetstack-bot jetstack-bot added release-note Denotes a PR that will be considered when it comes time to generate release notes. kind/feature Categorizes issue or PR as related to a new feature. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. labels Feb 7, 2022
@jetstack-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jakexks

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

@jetstack-bot jetstack-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 7, 2022
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
@JoshVanL
Copy link
Contributor

JoshVanL commented Feb 8, 2022

/lgtm
/retest

@jetstack-bot jetstack-bot added the lgtm Indicates that a PR is ready to be merged. label Feb 8, 2022
@jetstack-bot jetstack-bot merged commit bef0795 into cert-manager:master Feb 8, 2022
@jetstack-bot jetstack-bot added this to the v1.8 milestone Feb 8, 2022
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/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.

Support more DefaultIssuerKind strings.

3 participants