Skip to content

Add option to deploy a local CA clusterissuer#129

Draft
simu wants to merge 3 commits intomasterfrom
feat/local-ca-clusterissuer
Draft

Add option to deploy a local CA clusterissuer#129
simu wants to merge 3 commits intomasterfrom
feat/local-ca-clusterissuer

Conversation

@simu
Copy link
Member

@simu simu commented May 11, 2023

We add logic which is modeled after https://cert-manager.io/docs/configuration/selfsigned/#bootstrapping-ca-issuers to deploy a cluster issuer which is backed by a locally managed CA certificate.

By default, this clusterissuer is not deployed.

Checklist

  • The PR has a meaningful title. It will be used to auto generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.

simu added 3 commits May 11, 2023 16:50
We add logic which is modeled after
https://cert-manager.io/docs/configuration/selfsigned/#bootstrapping-ca-issuers
to deploy a cluster issuer which is backed by a locally managed CA
certificate.

By default, this clusterissuer is not deployed.
Rendered from template version: main (880649e)
@simu simu changed the title Feat/local ca clusterissuer Add option to deploy a local CA clusterissuer May 11, 2023
@simu simu added the enhancement New feature or request label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant