This message was deleted.
# kubernetes
a
This message was deleted.
h
r
thanks! yah I was thinking of maybe writing a Kyverno policy to auto-annotate the namespace with the right proj id. Thanks!
h
you are welcome!
b
I once created a simple operator to do this - if you are already using kyverno, that would be the obvious choice. 🙂
r
hm it turns out that Kyverno and the Rancher's own namespace mutator fight like two racoons in a bag...
I think I need to create something that performs the namespace annotation update in a delayed fashion, so that it doesn't conflict with rancher's webhooks.