argo-cd/test/e2e/testdata
Josh Soref 1602ec992d
chore: Spelling (#5373)
* spelling: across

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: anyway

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: assessment

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: attribute

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: crlf

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: cmux

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: committed

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: convenience

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: does-not

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: e.g.

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: fall back

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: fall back to

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: then ... falls back

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: formatted

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: github

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: gitlab

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: gitops

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: health checks

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: located

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: logging

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: oidc

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: openshift

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: os

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: powershell

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: preferred

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: redact

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: repo

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: similarly

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: staging

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: statefulset

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: stopped

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: superseded

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: synchronization

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: to

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: unified

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: verification

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: zookeeper

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-07-13 19:02:03 +02:00
..
.hidden-helm Add support for hidden directories with directory enforcer (#2821) 2019-12-10 13:50:20 -08:00
always-outofsync chore: Spelling (#5373) 2021-07-13 19:02:03 +02:00
bad-servicecatalog Issue #1135 - Run e2e tests in throw-away kubernetes cluster (#1318) 2019-03-24 07:35:57 -07:00
cluster-role chore: use clusterrolebinding v1 (#5939) 2021-04-02 11:13:19 +02: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-subresource feat: support resource actions on CRDs that use status subresources (#4690) 2020-11-02 02:09:05 -08: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-logs feat: get pod logs (#5311) 2021-02-08 09:27:24 -08: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 feat: made Helm v3 the default and removed version auto-detection (#5646) 2021-03-03 14:36:35 -08:00
helm-oci-with-dependencies fix: adding tests for helm OCI registry (#5978) 2021-04-12 09:15:43 -07:00
helm-repo chore: Make e2e tests runnable against remote cluster (#5895) 2021-04-07 14:49:17 +02: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 chore: Make e2e tests runnable against remote cluster (#5895) 2021-04-07 14:49:17 +02: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 chore: Make e2e tests runnable against remote cluster (#5895) 2021-04-07 14:49:17 +02: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 fix: 'argocd app wait --suspended' stuck if operation is in progress (#5511) 2021-02-19 14:34:11 -08:00
two-nice-pods Optimizes e2e tests (#2474) 2019-10-11 11:48:57 -07:00