Commit Graph

7 Commits (eca1f19e950473c92de2038f1a72476628e2667c)

Author SHA1 Message Date
Hidde Beydals 1ff24d9285 Add PATCH rule to crd-controller role for events
During high custom resource count / low interval tests, I was greated
with a `cannot patch resource "events"` message. This happened due to
event compaction, where it will perform a patch instead of a create.
By giving the role the permission to do so this should no longer pose
a problem.
4 years ago
Hidde Beydals 54b11e7b25 Update components
- source-controller to v0.0.7
- kustomize-controller to v0.0.7
- helm-controller to v0.0.1
- notification-controller to v0.0.6
5 years ago
stefanprodan 02521b6964 Add helm-controller to installer 5 years ago
stefanprodan e594350307 Add notification controller to tk components 5 years ago
stefanprodan 47c249e3be manifests: fix leader election rbac 5 years ago
stefanprodan b9a8100dbb manifests: add cluster reconciler RBAC and SA 5 years ago
stefanprodan 42d2ed51cb Add install manifests 5 years ago