openstack-k8s-operators / barbican-operator

Apache License 2.0
5 stars 24 forks source link

Add webhook support #27

Closed abays closed 1 year ago

abays commented 1 year ago

Adds webhooks and also fixes a few permissions issues identified during the course of testing the former item. Also fixes finalizers so that deletion works properly given what is currently deployed via the Barbican resource.

abays commented 1 year ago

Once this merges, using the operator locally will follow this process (as all other NextGen operators already do): https://github.com/openstack-k8s-operators/docs/blob/main/webhooks.md#using-webhooks-locally