authzed / controller-idioms

Generic libraries for building idiomatic Kubernetes controllers

Home Page:https://youtu.be/yHJR8d9oHFI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add an idiom for finalizers

ecordell opened this issue · comments

At the very least, it should be straightfoward to write a Handler that sets a finalizer if unset. It's worth thinking about ways to make removing finalizers simpler to write as well.