Closed inteon closed 1 year ago
/test pull-trust-manager-smoke
[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
I remember I explicitly add validation webhook to prevent switch target types just for ease of maintainance of the code :) Thanks for adding the support tho
Missed in https://github.com/cert-manager/trust-manager/pull/193
On master, switching from the ConfigMap target type to the Secret target type was not supported correctly (or vice-versa). I added additional tests and fixed this bug in this PR.