cilium / cilium-etcd-operator

Operator to manage Cilium's etcd cluster
Apache License 2.0
26 stars 15 forks source link

Add missig Pod Delete permissions #40

Closed tgraf closed 5 years ago

tgraf commented 5 years ago

Also whitelist Get() as we already require List()

Fixes: #39

Signed-off-by: Thomas Graf thomas@cilium.io