Alexander Matyushentsev
6262a8c750
feat: merge argocd-util into 'argocd admin' subcommand ( #6773 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-07-21 17:00:49 -07:00
Kshama Jain
fad9030ded
feat: split resource.customizations into sub keys ( #6060 )
...
feat: split resource.customizations into sub keys (#6060 )
Signed-off-by: kshamajain99 <kshamajain99@gmail.com>
2021-04-23 16:29:42 -07:00
Maxime Bouchenoire
70d7f2bcf5
docs: Link issues related to health checks in FAQ ( #5993 )
...
* docs: Link issues related to health checks in FAQ
Signed-off-by: Maxime Bouchenoire <maxime.bouchenoire@witick.io>
* docs: Add Witick to USERS.md
Signed-off-by: Maxime Bouchenoire <maxime.bouchenoire@witick.io>
2021-04-15 16:51:08 -07:00
Josh Soref
b003f70e26
docs: SealedSecret status missing on k8s 1.16+ ( #5846 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-04-07 14:30:45 -07:00
Josh Soref
96a23450ab
chore: change version to 2.0.0 ( #5750 )
...
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-03-12 20:32:44 +01:00
Alexander Matyushentsev
27519b08e2
refactor: restructure 'argocd-util' commands ( #5708 )
...
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-03-08 16:56:07 -08:00
Jan Gräfen
a4ee25b59d
docs: Add FAQ entry about sealed secret health checks ( #5539 )
...
* docs: FAQ entry for SealedSecret health updates
Since certain version combinations of ArgoCD and
the sealed-secret controller might lead to
SealedSecrets being stuck in the Progressing
state, this commit adds an explanation and
possible work-arounds to the FAQ.
Signed-off-by: Jan Graefen <223234+jangraefen@users.noreply.github.com>
* Fix review findings
Signed-off-by: Jan Gräfen <223234+jangraefen@users.noreply.github.com>
* Add missing letter
Signed-off-by: Jan Gräfen <223234+jangraefen@users.noreply.github.com>
2021-02-18 11:00:39 +01:00
Abhishek Veeramalla
047d2e6c8e
docs: correct the initialPasswordSecretName in docs ( #5536 )
...
Signed-off-by: iam-veeramalla <abhishek.veeramalla@gmail.com>
2021-02-17 10:43:20 +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
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
jannfis
6753fc9743
Add Dex and missing url field to FAQ ( #3380 )
2020-04-08 13:23:23 -07:00
Alexander Matyushentsev
5448466ddc
feat: support normalizing CRD fields that use known built-in K8S types ( #3357 )
...
* feat: support normalizing CRD fields that use known built-in K8S types
* apply reviewers notes
* fix codegen
2020-04-06 21:13:50 +02:00
Alexander Matyushentsev
3c2be61827
feat: implement Service Account / Local Users ( #3215 )
...
* feat: implement Service Account / Local Users
* add local users documentation
* implement accounts management UI
* address code review notes
2020-03-17 15:31:37 -07:00
jannfis
e8c21ab010
Fix typo: grcp -> grpc ( #2509 )
2019-10-17 10:35:46 -07:00
Alex Collins
399a022099
Updates FAQ for progressing sts scenario ( #2402 )
2019-10-02 14:21:48 -07:00
Alex Collins
039d81a8fc
Update FAQ for resource limits case ( #2404 )
2019-10-02 14:21:29 -07:00
Alex Collins
9d1a65d6a9
Update faq.md ( #2394 )
2019-10-02 14:21:13 -07:00
Alex Collins
9fb8d05591
Update Helm docs ( #2368 )
2019-09-30 09:52:11 -07:00
Alex Collins
4e9772e19b
Adds support for Helm 1st-class. Closes #1145 ( #1865 )
2019-09-06 15:37:25 -07:00
Tom Wieczorek
5930a8a04d
FAQ: Simplify admin password snippet a bit ( #2190 )
2019-08-22 09:20:07 -07:00
Alex Collins
b85d3e59fa
Enhances cookie warning with actual length to help users fix their co… ( #2134 )
2019-08-16 14:06:46 -07:00
Alex Collins
a69c664e38
Update faq.md ( #2131 )
...
* Update faq.md
* Update faq.md
* Update faq.md
* Update faq.md
2019-08-09 14:28:07 -07:00
Alex Collins
7dc19630fe
Documents the instance label. Closes #1482 ( #1996 )
2019-07-24 15:08:24 -07:00
Jean-Philippe Evrard
809f742249
Fix docs typos ( #1838 )
2019-06-28 10:54:05 -07:00
Alex Collins
d9f087fe6c
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
Alex Collins
b2066afee4
Updates docs for resetting password. Closes #1775 ( #1777 )
2019-06-18 13:30:45 -07:00
Alex Collins
243378b035
Sync wave ( #1634 )
2019-06-04 18:17:41 -07:00
Alexander Matyushentsev
efa418c58b
Document steps to troubleshot cluster configuration ( #1467 )
2019-04-16 11:41:44 -07:00
Alexander Matyushentsev
e15b97ee08
Document how to use helm without internet access ( #1448 )
2019-04-12 15:22:38 -07:00
Alex Collins
f5bc901dd7
Create docs website ( #1387 ) Closes #1390
2019-04-05 15:12:27 -07:00
Jesse Suen
33953954a2
Switch to kustomize2 as default. Add argocd-ha install manifests ( #1169 )
2019-02-25 15:25:57 -08:00
Alexander Matyushentsev
943f3364e1
Document custom health checks and diffing customization ( #1140 )
2019-02-21 09:40:50 -08:00
Jesse Suen
b2b5eea343
Add security docs and how to build custom repo-server from Dockerfile ( #1078 )
2019-02-02 01:42:48 -08:00
Jesse Suen
3577a68d2d
Update documentation with auto-sync and projects (issue #521 ) ( #616 )
2018-09-24 15:27:30 -07:00