kubectl-view-cert icon indicating copy to clipboard operation
kubectl-view-cert copied to clipboard

Add support for `Opaque` secrets & avoid replicated ones

Open ml0renz0 opened this issue 1 year ago • 1 comments

  • Add support for type Opaque secrets
    • CRT_PEM_KEY_LIST: list of keys used for retrieving certificates on Opaque secrets
    • CA_PEM_KEY_LIST: list of keys used for retrievieng CA certificates on Opaque secrets
  • Avoid processing replicated secrets
  • Added YAML output support
  • Included Type in output
  • Added verbose messages

ml0renz0 avatar Apr 11 '24 12:04 ml0renz0

I will have a look at this PR as soon as I can.

lmolas avatar Apr 19 '24 07:04 lmolas