..
testdata
Rewrite `GitRepositoryReconciler` to new standards
2021-07-30 19:36:32 +02:00
artifact.go
Refactor `hasArtifactUpdated` into `artifactSet`
2021-07-30 12:55:57 +02:00
artifact_matchers_test.go
Rewrite `BucketReconciler` to new standards
2021-08-10 22:11:04 +02:00
artifact_test.go
Refactor `hasArtifactUpdated` into `artifactSet`
2021-07-30 12:55:57 +02:00
bucket_controller.go
Wrap err with context instead of logging twice
2021-08-11 09:35:35 +02:00
bucket_controller_test.go
BucketReconciler: Add reconcileArtifact tests
2021-08-10 22:15:06 +02:00
gitrepository_controller.go
Wrap err with context instead of logging twice
2021-08-11 09:35:35 +02:00
gitrepository_controller_test.go
Consolidate condition types into `FetchFailed`
2021-08-10 22:15:06 +02:00
helmchart_controller.go
source: `GetRequeueAfter` in place of `GetInterval`
2021-08-03 13:36:12 +02:00
helmchart_controller_test.go
Implement new runtime interfaces, prepare testenv
2021-07-30 12:33:18 +02:00
helmrepository_controller.go
source: `GetRequeueAfter` in place of `GetInterval`
2021-08-03 13:36:12 +02:00
helmrepository_controller_test.go
Implement new runtime interfaces, prepare testenv
2021-07-30 12:33:18 +02:00
legacy_suite_test.go
Rewrite `GitRepositoryReconciler` to new standards
2021-07-30 19:36:32 +02:00
source_predicate.go
Upgrade controller-runtime to v0.7.0
2020-12-18 19:17:10 +01:00
storage.go
storage: change Artifact checksum to SHA256
2021-08-10 10:30:06 +02:00
storage_test.go
Drop deprecated `io/ioutil`
2021-07-29 09:58:00 +02:00
suite_test.go
Rewrite `BucketReconciler` to new standards
2021-08-10 22:11:04 +02:00