k8snetworkplumbingwg / kubemacpool

Apache License 2.0
32 stars 33 forks source link

cert-manager: Cache only kubemacpool secrets #426

Closed qinqon closed 4 months ago

qinqon commented 4 months ago

What this PR does / why we need it: The webhook secrets and services at kubemacpool are living under kubemacpool namespace, this change limit cert-manager reconciler to that so it will not cache secrets at all namespaces.

Special notes for your reviewer: Related jira https://issues.redhat.com/browse/CNV-38129

Release note:

Limit cert-manager to kubemacpool namespace
kubevirt-bot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: RamLavi

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/k8snetworkplumbingwg/kubemacpool/blob/main/OWNERS)~~ [RamLavi] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment