argo-cd/test/e2e
Michael Morris 6d0ba1fad7
feat: wait until resources are deleted #6085 (#16733)
* feat: wait until resources are deleted

Signed-off-by: MichaelMorris <michael.morris@est.tech>

* Added unit and e2e test

Signed-off-by: MichaelMorris <michael.morris@est.tech>

---------

Signed-off-by: MichaelMorris <michael.morris@est.tech>
2024-02-14 15:01:34 +02:00
..
fixture feat: wait until resources are deleted #6085 (#16733) 2024-02-14 15:01:34 +02:00
multiarch-container chore(deps): bump library/busybox in /test/e2e/multiarch-container (#14263) 2023-06-29 13:21:45 -04:00
testdata feat: Prune resources in reverse order of syncwave during sync (#15074) (#16748) 2024-01-30 10:08:59 -05:00
testdata2 fix: CMPv2 does not allow symlinks to adjacent files in same git repo. Fixes #13342 (#13360) 2023-05-08 16:29:08 -07:00
accounts_test.go chore: Add query-scoped cluster URL in Cluster Secret E2E tests (#14446) 2023-07-31 11:52:54 -04:00
api_versions_test.go fix: Add more context to the sync failed message when resource kind doesn't exist (#12980) 2023-04-03 15:48:50 +00:00
app_autosync_ns_test.go feat: Applications in any namespace (#9755) 2022-08-10 11:39:10 +02:00
app_autosync_test.go feat: Multiple sources for applications (#2789) (#10432) 2022-12-16 15:47:08 -05:00
app_deletion_test.go feat: wait until resources are deleted #6085 (#16733) 2024-02-14 15:01:34 +02:00
app_management_ns_test.go fix(kustomize): set build dir (#15057) #16229 #16652 (#16653) 2024-02-07 14:00:00 -05:00
app_management_test.go fix(kustomize): set build dir (#15057) #16229 #16652 (#16653) 2024-02-07 14:00:00 -05:00
app_multiple_sources_test.go fix: evaluate all possible refresh reasons for multi-source apps (#12379) (#12576) 2023-02-24 13:30:18 -05:00
app_namespaces_test.go chore: don't hardcode argo-e2e* namespaces (#12871) 2023-03-15 09:11:18 -04:00
app_skipreconcile_test.go feat: add app skip reconcile annotation to optionally bypass application controller processing (#11879) 2023-02-23 12:02:50 -05:00
app_sync_options_test.go fix(appcontroller): Uptake fix in gitops engine which fixes application sync with auto create ns and server side apply (#16942) 2024-01-23 12:55:30 -05:00
applicationset_test.go feat(appset): Advanced Templating using templatePatch (#14893) 2023-12-01 11:13:33 -05:00
cli_test.go feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
cluster_generator_test.go fix(appset): Fix name conflict in appset controller (#16207) (#16222) 2023-11-06 00:57:28 +00:00
cluster_objects_test.go fix(cli): fix tracking annotation diff for non-namespaced resources (#13924) 2023-07-12 09:35:35 -04:00
cluster_test.go fix: Use the cache for sharding (#15237) 2024-01-11 01:32:11 -05:00
clusterdecisiongenerator_e2e_test.go fix(appset): Fix name conflict in appset controller (#16207) (#16222) 2023-11-06 00:57:28 +00:00
custom_tool_test.go fix(plugin): remove git environment variables unavailable to plugin execution (#14998) (#15104) 2023-10-03 14:05:02 +00:00
declarative_test.go chore: fix typo in declarative tests filename (#15934) 2023-10-28 11:35:39 -04:00
deployment_test.go chore: Add query-scoped cluster URL in Cluster Secret E2E tests (#14446) 2023-07-31 11:52:54 -04:00
diff_test.go test: Use dedicated multi-arch workloads in e2e tests (#9921) 2022-07-11 14:04:29 -04:00
git_submodule_test.go fix(repo-server): completely clean up Git working directory (#3683) (#13001) 2023-05-27 15:57:59 -04:00
helm_test.go fix(reposerver): loosen source not permitted helm errors (#14210) 2023-08-14 10:06:43 -04:00
hook_test.go feat: PostDelete hook support (#16595) 2023-12-18 08:40:23 -08:00
jsonnet_test.go chore: add gofmt to golangci-lint in Makefile and .github/workflows/ci-build.yaml (#13729) 2023-07-05 16:16:25 -04:00
kustomize_test.go feat: Add kustomize edit set replicas (#11650) (#11665) 2023-03-23 21:11:31 +00:00
matrix_e2e_test.go fix(appset): Revert applicationset-name labels (#15324) 2023-09-06 22:01:59 -04:00
merge_e2e_test.go fix(appset): Revert applicationset-name labels (#15324) 2023-09-06 22:01:59 -04:00
notification_test.go chore: Use safe example domains defined in RFC 2606 (#16389) 2023-11-20 04:34:04 -05:00
project_management_test.go chore(deps): upgrade k8s version and client-go (#15852) 2023-10-18 08:17:00 -07:00
pruning_required_test.go feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
repo_creds_test.go chore: don't hardcode argo-e2e* namespaces (#12871) 2023-03-15 09:11:18 -04:00
repo_management_test.go fix: ensure repositories are correctly marked with inherited creds in CLI output (#13428) 2023-05-27 21:09:30 -04:00
scoped_repository_test.go feat: Applications in any namespace (#9755) 2022-08-10 11:39:10 +02:00
selective_sync_test.go chore: add gofmt to golangci-lint in Makefile and .github/workflows/ci-build.yaml (#13729) 2023-07-05 16:16:25 -04:00
ssh_repo_test.go feat: new sync option to use ignore diff configs during sync (#8078) 2022-01-13 13:00:17 -08:00
sync_options_test.go feat(cli): support apply out of sync flag only (#14624) 2023-08-14 15:53:30 -04:00
sync_waves_test.go feat: Prune resources in reverse order of syncwave during sync (#15074) (#16748) 2024-01-30 10:08:59 -05:00
user_info_test.go chore: Upgrade Go module to v2 (#5931) 2021-04-01 20:44:18 +02:00