Skip to content

bakito/operator-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.