argo-cd/docs/user-guide
Matthias Riegler e930de1228
Feat: (Jsonnet) Add support to include library paths (#3825)
* feat: added Libs field to ApplicationSourceJsonnet

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* feat: codegen

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* feat: implemented jsonnet jpath arguments

- Implement the `-J` command line flag for jsonnet
- adapt test to include a nested library for testing the VM
  functionality

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* feat: jsonnet import path relative to the repoRoot

- adapted testCase to make use of a jpath
- join repoRoot and provided jpath attributes

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* fix: added checking for out-of-repoRoot references

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* feat: Added CLI option for passing jsonnet libs

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* feat: Updated jsonnet docs

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* fix: renamed function

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* feat: Expose --local-repo-root flag

Allows passing a "virtal" git repository root when using the local sync
mode with --local.
Provides backwardscompatible with the previous default value ("/")

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* fix: added missing command

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>

* Remove obsolete line out of docs

Signed-off-by: Matthias Riegler <matthias.riegler@taotesting.com>
2020-07-13 23:18:21 +02:00
..
app_deletion.md Fixed description of non-cascade command in App Deletion (#3173) 2020-03-02 18:01:05 +01:00
application_sources.md Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415) 2019-10-21 16:54:23 -07:00
auto_sync.md feat(ui): add docs to sync policy options present in create application panel (Close #3098) (#3203) 2020-03-07 18:03:15 +01:00
best_practices.md docs: Updated best practices to remove typos. (#3410) 2020-04-14 12:26:09 +02:00
build-environment.md fix: update documentation for adding environment variable KUBE_VERSION and KUBE_API_VERSION (#3323) 2020-03-31 20:21:39 -07:00
ci_automation.md Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
compare-options.md Adds Validate=false that disables validation when applying resources.… (#1750) 2019-06-18 14:07:26 -07:00
config-management-plugins.md Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415) 2019-10-21 16:54:23 -07:00
diffing.md docs: Fix diffing_known_types.txt link (#3381) 2020-04-08 19:03:07 +02:00
gpg-verification.md feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
helm.md docs: Add docs how to use ArgoCD with helm plugins (#3766) 2020-06-17 10:11:54 -07:00
index.md Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
jsonnet.md Feat: (Jsonnet) Add support to include library paths (#3825) 2020-07-13 23:18:21 +02:00
ksonnet.md Adds support for ARGO_CD_[TARGET_REVISION|REVISION] and pass to Custom Tool/Helm/Jsonnet (#2415) 2019-10-21 16:54:23 -07:00
kustomize.md docs: v1.5.3 changelog (#3526) 2020-04-30 13:17:44 -07:00
orphaned-resources.md chore: Spelling - md files (#3651) 2020-05-26 13:58:29 -07:00
parameters.md Create docs website (#1387) Closes #1390 2019-04-05 15:12:27 -07:00
private-repositories.md docs: typo/punctuation in tracking_strategies.md (#3449) 2020-05-15 18:25:23 +02:00
projects.md feat: Support cluster name on Application destination. Closes #1548 (#2808) 2020-06-20 16:12:46 -07:00
resource_hooks.md docs: Use official curl image instead of appropriate/curl (#3695) 2020-06-02 18:45:15 +02:00
selective_sync.md Helm hooks. Closes #355 (#2069) 2019-08-12 15:34:21 -07:00
status-badge.md Improve status badge feature (#1844) 2019-07-01 12:10:36 -07:00
sync-options.md chore: Spelling - md files (#3651) 2020-05-26 13:58:29 -07:00
sync-waves.md Adds Validate=false that disables validation when applying resources.… (#1750) 2019-06-18 14:07:26 -07:00
sync_windows.md Fix logic when checking sync window status using the cli (#2456) 2019-10-09 16:06:14 -07:00
tool_detection.md Refine docs: How to explicitly select a tool (#3261) 2020-03-23 09:54:09 -07:00
tracking_strategies.md docs: typo/punctuation in tracking_strategies.md (#3449) 2020-05-15 18:25:23 +02:00