source-controller/controllers
stefanprodan 96e289fda0 Implement PGP signature verification
- check if HEAD commit is PGP signed
- load GPG public keys from Kubernetes secret
- verify PGP signature
2020-04-14 18:25:25 +03:00
..
gitrepository_controller.go Implement PGP signature verification 2020-04-14 18:25:25 +03:00
helmchart_controller.go Merge pull request #21 from fluxcd/log-context 2020-04-14 12:08:53 +02:00
helmrepository_controller.go Merge pull request #21 from fluxcd/log-context 2020-04-14 12:08:53 +02:00
predicate.go Move artifact gc to delete event predicate 2020-04-13 01:35:44 +02:00
storage.go Change artifact path format 2020-04-13 19:52:30 +03:00
suite_test.go Introduce HelmChart API and controller 2020-04-12 18:44:37 +02:00