source-controller/controllers
Hidde Beydals 99b74da044 api/artifact: add checksum field to artifact
This includes a change to how the revision for HelmRepository sources is
recorded, as this will now equal to the generated timestamp from the index
in RFC3339Nano format.
2020-09-09 13:41:56 +02:00
..
testdata controllers: test HelmRepository TLS auth 2020-04-17 10:41:24 +02:00
gitrepository_controller.go api/artifact: add checksum field to artifact 2020-09-09 13:41:56 +02:00
gitrepository_controller_test.go Switch to dedicated git and helm testserver pkgs 2020-08-18 12:11:29 +02:00
helmchart_controller.go api/artifact: add checksum field to artifact 2020-09-09 13:41:56 +02:00
helmchart_controller_test.go Support Helm charts from GitRepository sources 2020-08-31 16:21:53 +02:00
helmrepository_controller.go api/artifact: add checksum field to artifact 2020-09-09 13:41:56 +02:00
helmrepository_controller_test.go Switch to dedicated git and helm testserver pkgs 2020-08-18 12:11:29 +02:00
predicate.go Refactor garbage collectors to finalizers 2020-07-16 14:18:33 +02:00
storage.go api/artifact: add checksum field to artifact 2020-09-09 13:41:56 +02:00
storage_test.go storage: only store relative path in artifact 2020-09-08 17:21:56 +02:00
suite_test.go Support Helm charts from GitRepository sources 2020-08-31 16:21:53 +02:00
util.go Refactor garbage collectors to finalizers 2020-07-16 14:18:33 +02:00