source-controller/controllers
Hidde Beydals 9881bc2845 Use ListObjects V1 fallback for GCS S3 endpoints
As GCP's S3 interoperability does not implement the ListObjectsV2
implementation.

Ref: https://cloud.google.com/storage/docs/interoperability

> Note: While most actions are interoperable with the Amazon S3 V2 SDK,
> listing objects can only be performed using the Amazon S3 V1 list
> objects method.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2020-12-15 09:41:45 +01:00
..
testdata Remove use of chartutil.ProcessDependencies 2020-10-30 19:16:28 +02:00
bucket_controller.go Use ListObjects V1 fallback for GCS S3 endpoints 2020-12-15 09:41:45 +01:00
gitrepository_controller.go Refactor argument name to enable git2go 2020-12-04 10:07:17 +01:00
gitrepository_controller_test.go Rename git2go option to libgit2 2020-12-06 23:19:57 +01:00
helmchart_controller.go Validate provided name for charts from HelmRepos 2020-12-09 15:37:10 +01:00
helmchart_controller_test.go Validate provided name for charts from HelmRepos 2020-12-09 15:37:10 +01:00
helmrepository_controller.go Implement source suspension 2020-11-26 12:58:00 +02:00
helmrepository_controller_test.go Reorganize helm chart testdata for controllers 2020-10-28 14:57:12 +02:00
source_predicate.go Watch chart sources for revision changes 2020-11-26 13:02:55 +01:00
storage.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00
storage_test.go Promote API to v1beta1 2020-09-30 16:11:00 +03:00
suite_test.go Change copyright to Flux authors 2020-10-27 17:54:22 +01:00