kustomize-controller/controllers
Stefan Prodan cfd5200fbb
Retry downloading the artifact on not found errors
- Extract the artifact operations such as download, verify, untar into a dedicated struct
- Introduce a dedicated type for artifact not found errors
- On artifact not found errors, log the error, update the ready status message and requeue the object
- Retry the artifact download at the interval set with `--requeue-dependency` (defaults to 30s)

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-07-01 13:55:47 +03:00
..
testdata Merge pull request #657 from fluxcd/gen-test-relbase 2022-05-24 11:48:43 +03:00
kustomization_acl_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_controller.go Retry downloading the artifact on not found errors 2022-07-01 13:55:47 +03:00
kustomization_decryptor.go sops/gcpkms: add key source implementation 2022-05-24 21:51:46 +02:00
kustomization_decryptor_test.go sops/gcpkms: add key source implementation 2022-05-24 21:51:46 +02:00
kustomization_dependson_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_fetcher.go Retry downloading the artifact on not found errors 2022-07-01 13:55:47 +03:00
kustomization_fetcher_test.go Retry downloading the artifact on not found errors 2022-07-01 13:55:47 +03:00
kustomization_force_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_generator.go sops/gcpkms: add key source implementation 2022-05-24 21:51:46 +02:00
kustomization_generator_test.go generator: test secure build relative base dir 2022-05-23 12:14:20 +02:00
kustomization_impersonation.go Pass polling options to impersonation client 2022-06-28 15:28:56 +01:00
kustomization_impersonation_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_indexers.go Use new standardized meta and runtime pkgs 2022-03-18 12:04:39 +01:00
kustomization_inventory.go Update fluxcd/pkg/ssa to exclude the status field from apply 2022-01-13 18:50:56 +02:00
kustomization_inventory_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_prune_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_transformer_test.go Set digests in image override 2022-05-19 13:15:11 +01:00
kustomization_validation_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_varsub.go Tolerate absence of resources in post-build subst. 2022-02-15 09:27:41 -05:00
kustomization_varsub_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
kustomization_wait_test.go Support defining a KubeConfig Secret data key 2022-04-29 10:04:14 -04:00
source_predicate.go Use new standardized meta and runtime pkgs 2022-03-18 12:04:39 +01:00
suite_test.go Retry downloading the artifact on not found errors 2022-07-01 13:55:47 +03:00
utils.go Ensure generated temp dir is absolute on all OSes 2022-04-22 09:01:46 +02:00