gocardless / theatre

GoCardless' collection of Kubernetes extensions
MIT License
23 stars 17 forks source link

Update vault to Kubebuilder v2 #191

Closed theobarberbany closed 4 years ago

theobarberbany commented 4 years ago

This PR migrates the vault webhook to Kubebuilder v2.

There has been a best effort to retain accurate diffs. When files have changed location between v1 and v2 they are moved in a single commit, then they are updated in another. Otherwise, there is generally one commit per changed component.