kustomize-controller/controllers
Stefan Prodan 65aaa1d69a
Ensure object are finalized under impersonation
If the service account used for impersonation has been deleted, skip pruning, log the error and continue with finalization to allow tenants removals from clusters.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-01-31 13:20:12 +02:00
..
testdata Fix preflight validation 2022-01-21 13:05:40 +02:00
kustomization_acl_test.go Allow disabling cross-namespace references 2022-01-26 22:50:10 +02:00
kustomization_controller.go Ensure object are finalized under impersonation 2022-01-31 13:20:12 +02:00
kustomization_decryptor.go add native support for sops decryption/encryption with Vault 2022-01-19 21:59:10 +01:00
kustomization_decryptor_test.go Fix preflight validation 2022-01-21 13:05:40 +02:00
kustomization_dependson_test.go Verify artifacts integrity 2021-11-12 14:03:58 +02:00
kustomization_force_test.go Replace deprecated dependencies 2021-11-23 14:21:21 +02:00
kustomization_generator.go Replace deprecated dependencies 2021-11-23 14:21:21 +02:00
kustomization_impersonation.go Ensure object are finalized under impersonation 2022-01-31 13:20:12 +02:00
kustomization_impersonation_test.go Ensure object are finalized under impersonation 2022-01-31 13:20:12 +02:00
kustomization_indexers.go Replace deprecated dependencies 2021-11-23 14:21:21 +02: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 Verify artifacts integrity 2021-11-12 14:03:58 +02:00
kustomization_prune_test.go Replace deprecated dependencies 2021-11-23 14:21:21 +02:00
kustomization_transformer_test.go Replace deprecated dependencies 2021-11-23 14:21:21 +02:00
kustomization_validation_test.go Fix preflight validation 2022-01-21 13:05:40 +02:00
kustomization_varsub.go Implement reconciliation using server-side apply 2021-09-30 18:34:40 +03:00
kustomization_varsub_test.go Add test for varsub in secret 2021-11-25 12:34:20 +01:00
kustomization_wait_test.go Verify artifacts integrity 2021-11-12 14:03:58 +02:00
source_predicate.go Upgrade controller-runtime to v0.7.0 2021-01-04 11:50:58 +02:00
suite_test.go Allow disabling cross-namespace references 2022-01-26 22:50:10 +02:00