gardener / cert-management

Manages TLS certificates in Kubernetes clusters using custom resources
Apache License 2.0
32 stars 22 forks source link

Refactoring: introduce issuer key interface to simplify rewrite #240

Closed MartinWeindel closed 1 month ago

MartinWeindel commented 1 month ago

What this PR does / why we need it: Refactoring: introduce issuer key interface to simplify rewrite without controller-manager-library.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

Refactoring: introduce issuer key interface
gardener-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RaphaelVogel

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: - ~~[OWNERS](https://github.com/gardener/cert-management/blob/master/OWNERS)~~ [RaphaelVogel] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
gardener-prow[bot] commented 1 month ago

LGTM label has been added.

Git tree hash: 9c6bfdb4a3f855816ec6ec7463a1d99a53d17b37

MartinWeindel commented 1 month ago

/kind task