Josh Soref
2d79d97b44
chore: Fix markdown ( #5438 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-02-08 09:18:35 -08:00
Remington Breeze
3c3325f3e7
feat: add source repos to fields inherited from global projects ( #5417 )
...
Signed-off-by: Remington Breeze <remington@breeze.software>
2021-02-05 11:48:47 -08:00
Regina Scott
bef46390ea
fix: overriding version logic in warning banner ( #5410 )
...
Signed-off-by: Regina Scott <rescott@redhat.com>
2021-02-04 12:53:16 -08:00
Regina Scott
c160a7140e
feat: add versioning to argocd docs ( #5099 )
...
* feat: add versioning to argocd docs
Signed-off-by: Regina Scott <rescott@redhat.com>
* make default branch stable, provide warning for latest
Signed-off-by: Regina Scott <rescott@redhat.com>
2021-02-04 12:06:29 -08:00
Remington Breeze
d6d534a94e
feat(ui): User defined information banner ( #5299 )
...
Signed-off-by: Remington Breeze <remington@breeze.software>
Co-authored-by: gaganeggday <gh1268@rit.edu>
2021-02-02 12:24:43 -08:00
kshamajain99
0cc4fc2b15
update external link doc ( #5377 )
...
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-02-02 11:34:48 -08:00
kshamajain99
baa0f2e39c
feat: selective sync ( #3877 ) ( #5347 )
...
* selective sync
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-01-29 12:26:47 -08:00
Amit Rout
5d1bbb13f8
fix: Update argocd login command example ( #5352 )
...
Signed-off-by: arout <arout@redhat.com>
2021-01-29 15:41:51 +01:00
Regina Scott
5f10461034
fix: minor cleanup for wording in cli and docs ( #5321 )
...
* fix: various docs grammar fixes
Signed-off-by: Regina Scott <rescott@redhat.com>
2021-01-28 14:46:57 -08:00
kshamajain99
420c1705ae
docs: instructions on how to add external link ( #5330 )
...
* doc on external link instructions
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
* add to mkdocs
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-01-28 14:03:16 -08:00
Thomas Decaux
0382763367
docs: Update next MS to 1.9 ( #5332 )
...
Signed-off-by: Thomas Decaux <ebuildy@gmail.com>
2021-01-28 13:10:03 -08:00
Dewan Ishtiaque Ahmed
5e7c68c8fc
docs: Remove stale warning banner ( #5346 )
...
fixes https://github.com/argoproj/argo-cd/issues/5025
Signed-off-by: Dewan Ahmed <dewan.ishtiaque@hotmail.com>
2021-01-28 12:08:55 -08:00
jannfis
166d0cc68b
docs: Clarify RBAC requirements for GnuPG ( #5294 )
...
* docs: Clarify RBAC requirements for GnuPG
Signed-off-by: jannfis <jann@mistrust.net>
* Fix
Signed-off-by: jannfis <jann@mistrust.net>
2021-01-21 15:09:53 -08:00
kshamajain99
1ee7997fb8
fix dev image and update doc ( #5285 )
...
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-01-21 09:28:34 -08:00
kshamajain99
7af5837ffa
build consolidated argocd binary ( #5247 )
...
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-01-20 11:28:06 -08:00
Evan Lowry
67d15ce05c
docs: update AWS auth information in security.md ( #5274 )
...
In PR #3010 the method of authentication w/ AWS changed. The previous method was still referenced in the docs.
Signed-off-by: Evan Lowry <elowry@beyondtrust.com>
2021-01-19 14:13:45 -08:00
jannfis
ffb8ce22ee
chore: Change installation manifests to pull images from quay.io ( #5227 )
...
* chore: Update manifests to point to quay.io
Signed-off-by: jannfis <jann@mistrust.net>
* Set image also in kustomize bases
Signed-off-by: jannfis <jann@mistrust.net>
* make manifests
Signed-off-by: jannfis <jann@mistrust.net>
* Also update for Dex init container
Signed-off-by: jannfis <jann@mistrust.net>
* Adapt upgrade docs to reflect new registry
Signed-off-by: jannfis <jann@mistrust.net>
2021-01-11 22:28:16 +01:00
kshamajain99
98bec61d61
feat: Include argocd-util as part of release artifacts( #5174 ) ( #5203 )
...
* Publish argocd-util
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
* Don't add util to argocd-image
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-01-08 08:05:38 +01:00
jannfis
f4c9c3db59
fix: Generate initial admin password in a more secure manner ( #5138 )
...
* fix: Generate initial admin password in a more secure manner
Signed-off-by: jannfis <jann@mistrust.net>
* Make CreateOrUpdateSecret method public
Signed-off-by: jannfis <jann@mistrust.net>
2021-01-06 10:44:37 +01:00
Alexander Matyushentsev
dfcbddf605
refactor: upgrade gitops-engine and k8s deps to v0.20.1 ( #5194 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-01-06 00:07:46 -08:00
jannfis
14b8e3da66
chore: Switch Docker base image to ubuntu:20.10 instead of debian:10-slim ( #5185 )
...
Signed-off-by: jannfis <jann@mistrust.net>
2021-01-05 14:16:54 -08:00
Alexander Matyushentsev
49b2e034cf
docs: document ARGOCD_EXEC_TIMEOUT environment variable ( #5180 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-01-05 14:48:37 +01:00
Masaya Aoyama (@amsy810)
7d277dc042
feat: implement include filter for directory settings ( #5166 )
...
modified files are following (others are automatically generated)
* cmd/util/app.go
* pkg/apis/application/v1alpha1/types.go
* reposerver/repository/repository.go
* util/argo/argo.go
* test/e2e/app_management_test.go
Signed-off-by: MasayaAoyama <amsy810@gmail.com>
2021-01-03 19:17:42 -08:00
kshamajain99
12ec99ad01
feat: declarative config for cluster and repo( #4734 ) ( #5102 )
...
* Declarative config for cluster and repo
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
* Review comments
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2020-12-23 14:15:05 -08:00
Tamas Kozma
cfdf1db4a1
docs: fix Validate sync option description ( #5093 )
...
Signed-off-by: Tamas Kozma <tkozma@users.noreply.github.com>
2020-12-21 14:02:04 -08:00
Regina Scott
4bcdfbe1a9
fix: Various typing errors and general docs improvements ( #5066 )
...
Signed-off-by: Regina Scott <rescott@redhat.com>
2020-12-16 16:23:44 +01:00
kshamajain99
1734b46f71
feat: Generate declarative config for app and appproj ( #4734 ) ( #5014 )
...
* Generate declarative config for app and appproj
2020-12-15 13:23:54 -08:00
Arpan Balpande
e3e392c058
Update sync-waves.md ( #5062 )
...
Corrected the typo in line number 9 from "than" to "that".
2020-12-15 08:52:08 -08:00
jannfis
b2284379dd
feat: Application specific parameter override files ( #5038 )
...
* feat: Support application specific parameter override files
Signed-off-by: jannfis <jann@mistrust.net>
2020-12-15 08:51:02 -08:00
Grant Isdale
ca1235a21d
docs(fix): note not rendering correctly on user-management/auth0 page ( #5019 )
...
* docs(fix): note not rendering correctly on user-management/auth0 page
Add newline under `note` to try fix rendering of note component from my previous commit on user-management/auth0 page of the docs
Signed-off-by: Grant Isdale <44140736+grantisdale@users.noreply.github.com>
* docs(fix): fix note section at the bottom of Auth0 SSO page
Signed-off-by: Grant Isdale <44140736+grantisdale@users.noreply.github.com>
2020-12-10 13:04:59 -08:00
Keith Chong
3d019a22c2
feat: Cascade delete option is ticked by default ( #3205 ) ( #4994 )
...
Signed-off-by: Keith Chong <kykchong@redhat.com>
2020-12-10 11:56:19 -08:00
k.bigwheel
13eefd8292
docs: Fix configmap name in doc ( #5022 )
...
Signed-off-by: bigwheel <k.bigwheel+eng@gmail.com>
2020-12-10 16:14:45 +01:00
Grant Isdale
1ef14dca83
docs: provide clearer docs on storing clientSecrets when using SSO ( #5012 )
...
Signed-off-by: Grant Isdale <44140736+grantisdale@users.noreply.github.com>
2020-12-09 14:21:01 -08:00
Alexander Matyushentsev
3b67e91d55
fix: prevent short-circuit during env variable substitution ( #4984 )
...
* fix: prevent short-circuit during env variable substitution
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* improve expansion logic
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2020-12-07 11:22:14 -08:00
Lapi
ea73f093e8
docs: Add url parameter in example of Auth0 setting ( #4989 )
...
* Add url parameter in example of Auth0 setting
Signed-off-by: Ayato Tachibana <tyoutugai.7@gmail.com>
* docs: Add url parameter in example of Auth0 setting
Signed-off-by: Ayato Tachibana <tyoutugai.7@gmail.com>
2020-12-07 10:47:48 +01:00
htgeis
75eed3961c
docs: Fix wrong commands in user guide ( #4982 )
...
Signed-off-by: jingwei.su <6914259+htgeis@users.noreply.github.com>
Co-authored-by: jingwei.su <jingwei.su@hulu.com>
2020-12-06 14:37:48 +01:00
Josh Soref
9fb51f7af6
Grammar ( #4986 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2020-12-05 18:57:07 -08:00
Jonah Back
0ebde72d6a
docs: Add example for using ALB with GRPC ( #4974 )
...
* docs: add example for using ALB with GRPC
Signed-off-by: Jonah Back <jonah@jonahback.com>
* docs: address review comments
Signed-off-by: Jonah Back <jonah@jonahback.com>
2020-12-04 18:52:34 +01:00
IliaGe
6863838917
Update okta.md ( #4943 )
2020-12-03 16:30:16 -08:00
Kenneth Tan Xin You
75601a7177
Update getting_started.md ( #4870 )
2020-12-03 15:49:30 -08:00
Osama Nabil
5c268b9af9
use correct command to list kubeconfig contexts ( #4804 )
...
Signed-off-by: hacktron95 <hacktron95@gmail.com>
2020-12-03 15:26:34 -08:00
Shoubhik Bose
da929c2796
docs: fix typo in user management doc ( #4962 )
...
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
2020-12-03 19:26:10 +01:00
Shoubhik Bose
5f46815469
docs: The default realm is master ( #4963 )
...
Signed-off-by: Shoubhik Bose <shbose@redhat.com>
2020-12-03 19:16:57 +01:00
jannfis
b89639e921
feat: argocd-util can now validate RBAC configuration ( #4876 )
...
* feat: argocd-util can now validate RBAC configuration
Signed-off-by: jannfis <jann@mistrust.net>
* feat: argocd-util can now validate RBAC configuration
Signed-off-by: jannfis <jann@mistrust.net>
* Validate user policy before loading it
Signed-off-by: jannfis <jann@mistrust.net>
* Add rbac validate command
Signed-off-by: jannfis <jann@mistrust.net>
* Add documentation
Signed-off-by: jannfis <jann@mistrust.net>
* Make parameters mandatory
Signed-off-by: jannfis <jann@mistrust.net>
* Fix linter issue
Signed-off-by: jannfis <jann@mistrust.net>
* codegen
Signed-off-by: jannfis <jann@mistrust.net>
* missing new files from codegen
Signed-off-by: jannfis <jann@mistrust.net>
* More linter issues
Signed-off-by: jannfis <jann@mistrust.net>
2020-12-01 08:44:02 +01:00
Yujun Zhang
48291d8701
feat: support add plugin env entry from CLI ( #4923 )
...
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
2020-11-30 18:41:30 +01:00
lowkey
345c77a8c7
docs: Add documentation for Okta SAML with private ingress ( #4904 )
...
* Describe presenting okta CA as a secret
Signed-off-by: lowkeyliesmyth <lowkey@kaffeinlabs.com>
* Describe private argo UI with public Okta SSO callback
Signed-off-by: lowkeyliesmyth <lowkey@kaffeinlabs.com>
* Describe using Contour with split public and private Ingresses
Signed-off-by: lowkeyliesmyth <lowkey@kaffeinlabs.com>
* Okta group to Argo CD role mapping
Signed-off-by: lowkeyliesmyth <lowkey@kaffeinlabs.com>
* Include required scopes for RBAC
Signed-off-by: lowkeyliesmyth <lowkey@kaffeinlabs.com>
2020-11-25 21:17:36 +01:00
Alexander Matyushentsev
c214fe0d95
refactor: disable gRPC metrics by default ( #4892 )
...
Signed-off-by: Alexander Matyushentsev <Alexander_Matyushentsev@intuit.com>
2020-11-23 16:44:09 -08:00
Alexander Matyushentsev
cb59fc72ef
docs: add v1.8 changelog and upgrading instructions ( #4888 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2020-11-23 12:45:35 -08:00
Payungsak Klinchampa
79509003fa
docs : Add Google SAML Attribute Mapping for User management. ( #4881 )
...
* Update high_availability.md (#4878 )
Remove double "don't have" in "Enable Concurrent Processing" section.
Signed-off-by: Peter Malmgren <peter.malmgren@zapier.com>
Signed-off-by: PayungsakCNR <payungsakpk@payungsakpk.xyz>
* Update google.md
Add SAML Attribute Mapping Details.
Signed-off-by: PayungsakCNR <payungsakpk@payungsakpk.xyz>
* Add Google SAML Mapping Photo.
Add screenshot of Google SAML Attribute Mapping.
Signed-off-by: PayungsakCNR <payungsakpk@payungsakpk.xyz>
Co-authored-by: Peter Malmgren <peter.malmgren@zapier.com>
2020-11-22 19:57:10 +01:00
Peter Malmgren
5aa1e47f8e
Update high_availability.md ( #4878 )
...
Remove double "don't have" in "Enable Concurrent Processing" section.
Signed-off-by: Peter Malmgren <peter.malmgren@zapier.com>
2020-11-21 13:01:25 +01:00