source-controller/controllers
Hidde Beydals f40a42115b Conditionally remove artifact from source status
We only want to remove it if it is no longer in storage, otherwise we
still want to keep it around till we have a new artifact.
2020-09-11 10:10:47 +02:00
..
testdata controllers: test HelmRepository TLS auth 2020-04-17 10:41:24 +02:00
gitrepository_controller.go Conditionally remove artifact from source status 2020-09-11 10:10:47 +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 Conditionally remove artifact from source status 2020-09-11 10:10:47 +02:00
helmchart_controller_test.go Conditionally remove artifact from source status 2020-09-11 10:10:47 +02:00
helmrepository_controller.go Conditionally remove artifact from source status 2020-09-11 10:10:47 +02:00
helmrepository_controller_test.go Make storage file writes atomic 2020-09-10 12:02:32 +02:00
storage.go Change advertised artifact URLs on hostname change 2020-09-10 14:13:46 +02:00
storage_test.go Calculate checksums during file writes 2020-09-10 13:00:08 +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