meshery / meshery

Meshery, the cloud native manager
https://meshery.io
Apache License 2.0
4.97k stars 1.54k forks source link

[Cert-manager]: Sync upstream master and add cert-manager relationships #10986

Open innocentrda opened 2 weeks ago

innocentrda commented 2 weeks ago

Notes for Reviewers

This PR fixes #

Screenshot from 2024-05-16 13-38-36

In cert-manager, a secret may contain certificate data, and the Issuer resource references the secret resource by name to access the certificates. In other words, the Issuer is is patched with the configuration of the Secret. This is Hierarchical-Inventory relationship similar to Secret-Pod relationship.

Signed commits

github-actions[bot] commented 2 weeks ago