argo-cd/test/e2e/testdata
May Zhang d676209daa
fix: App Creation Requires Namespace Even When Repo Contains Only Global Custom Resource (#3874)
* fix: App Creation Requires Namespace Even When Repo Contains Only Global Custom Resource

* fix a typo

* fix a failed test
2020-06-29 16:33:13 -07:00
..
.hidden-helm Add support for hidden directories with directory enforcer (#2821) 2019-12-10 13:50:20 -08:00
always-outofsync Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00
bad-servicecatalog Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00
cluster-role Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
config-map Issues #1513 - Make sure insecure flag works for remote Kustomize bases (#1934) 2019-07-12 17:17:23 -07:00
crashing-guestbook Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
crd-creation feat: support normalizing CRD fields that use known built-in K8S types (#3357) 2020-04-06 21:13:50 +02:00
crd-validation Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
declarative-apps Improve sync result messages. Closes #1486 (#1768) 2019-06-18 09:59:42 -07:00
deployment Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
deprecated-extensions No longer waits for healthy before completing sync op. Closes #1715 (#1727) 2019-06-11 15:47:19 -07:00
duplicated-resources Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00
failed-conversion Issue #1414 - Load target resource using K8S if conversion fails (#1527) 2019-04-29 12:42:59 -07:00
failure-during-sync Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00
git-submodule add git submodule support (#2495) 2019-10-21 15:17:07 -07:00
global-with-no-namesapce fix: App Creation Requires Namespace Even When Repo Contains Only Global Custom Resource (#3874) 2020-06-29 16:33:13 -07:00
guestbook Fix API version for Deployment resources in e2e tests to app/v1 (#2372) 2019-09-27 10:59:27 -07:00
guestbook-with-namespace fix: support partial sync with namespace. (#3705) 2020-06-08 15:59:59 -07:00
guestbook_local Fix API version for Deployment resources in e2e tests to app/v1 (#2372) 2019-09-27 10:59:27 -07:00
helm feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm-crd feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm-kube-version Support --kube-version. (#2276) 2019-09-11 16:37:00 -07:00
helm-repo feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm-values feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm-with-dependencies feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm2 feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm2-with-dependencies feat: support helm3 (#2383) (#3178) 2020-03-04 17:05:44 +01:00
helm3-crd fix: Helm v3 CRD are not deployed (#3345) 2020-04-03 13:41:17 -07:00
hook Sync wave (#1634) 2019-06-04 18:17:41 -07:00
hook-and-deployment Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
hook-custom-health fix: use resource health for hook status evaluation (#2938) 2020-01-07 15:01:40 -08:00
https-kustomize-base Issues #1513 - Make sure insecure flag works for remote Kustomize bases (#1934) 2019-07-12 17:17:23 -07:00
invalid-kustomize Adds a check for whether or not the application path exists and return a clear error message (#1772) 2019-06-18 14:08:29 -07:00
jsonnet-ext-var Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415) 2019-10-21 16:54:23 -07:00
jsonnet-nested-dir-with-imports Fix for jsonnet when it is localed in nested subdirectory and uses import (#3372) 2020-04-06 15:20:07 -07:00
jsonnet-tla Fix API version for Deployment resources in e2e tests to app/v1 (#2372) 2019-09-27 10:59:27 -07:00
jsonnet-tla-cm Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415) 2019-10-21 16:54:23 -07:00
ksonnet Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
kustomize Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
kustomize-cm-gen Adds Prune=false and IgnoreExtraneous options (#1680) 2019-06-07 08:46:11 -07:00
multi-namespace Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
multi-namespace-hook Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
networking Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
one-deployment Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
openshift Issue #1352 - Dedupe live resourced by UID instead of group/kind/namespace/name (#1575) 2019-05-13 15:56:40 -07:00
secrets Issue #1389 - Fix null pointer exception in secret normalization function (#1443) 2019-04-11 11:46:42 -07:00
self-managed-app Issue #1533 - Add e2e tests for self-referenced app edge case (#1724) 2019-06-10 14:30:13 -07:00
service Adds test for updating immutable field, adds UI button to allow force from UI. See #2150 (#2155) 2019-08-20 14:31:33 -07:00
ssh-kustomize-base Issues #1513 - Make sure insecure flag works for remote Kustomize bases (#1934) 2019-07-12 17:17:23 -07:00
sync-options-validate-false Move remarshaling to happen only during comparison, instead of manifest generation (#1788) 2019-06-21 00:42:22 -07:00
sync-waves Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00
two-nice-pods Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00