Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 791 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 791 Bytes

Go Go Report Card GitHub Release

Operator Utils

A collection of reusable utils when writing operators

webhook certs controller

A Controller that automatically creates/updates certs for webhooks. The certs are stored in a secret. The secret is mounted as volume into a pod. Once the volume is updated in the pod. The ca certs in the webhook configurations are updated.