Alex Collins
62f029af5f
Support --kube-version. ( #2276 )
2019-09-11 16:37:00 -07:00
Alexander Matyushentsev
39cb8db3e1
Issue #2022 - Support limiting number of concurrent kubectl fork/execs ( #2264 )
2019-09-10 09:56:48 -07:00
Alex Collins
4e9772e19b
Adds support for Helm 1st-class. Closes #1145 ( #1865 )
2019-09-06 15:37:25 -07:00
Alex Collins
b37be09d6b
codegen ( #2254 )
2019-09-05 15:29:30 -07:00
Alex Collins
cbf9585d84
Gzip JWTs and Adds New User Info Page ( #2204 )
2019-09-05 13:31:04 -07:00
Alex Collins
75cc094b88
codegen ( #2244 )
2019-09-04 10:46:14 -07:00
Alex Collins
94b0a79d94
Fix for displaying hooks in app diff view. Fixes #2215 ( #2218 )
...
* Duct tape fix for displaying hooks in app diff view. Fixes #2215
* ""operationId": "ListMixin7"," to swagger.json
* "for _, item := range items {" to app.go
2019-08-26 13:50:19 -07:00
Rayyis
81aa3fb786
Create projects from manifests ( #2202 )
2019-08-26 13:21:09 -07:00
Sverre Boschman
459402b569
support OIDC claims request ( #1957 )
2019-08-23 08:18:34 -07:00
Alex Collins
575dcc1697
Adds a floating action button with help and chat links to every page.… ( #2125 )
2019-08-20 10:34:54 -07:00
Alexander Matyushentsev
aa0f9a3aa7
Issue #1167 - Implement orphan resources support ( #2103 )
2019-08-19 20:14:48 +05:00
Alex Collins
bad2e91039
Helm hooks. Closes #355 ( #2069 )
2019-08-12 15:34:21 -07:00
Alex Collins
65ae3c2a32
Adds support for a literal YAML block of Helm values. Closes #1930 ( #2057 )
2019-08-09 10:47:02 -07:00
Alex Collins
3f312a9e92
Adds support for hook-delete-policy: BeforeHookCreation. Closes #2036 ( #2048 )
2019-08-07 10:32:49 -07:00
Alex Collins
28be15de56
Adds support for setting Helm string parameters via CLI. Closes #2078 ( #2109 )
2019-08-07 09:59:02 -07:00
Simon Behar
3a9034e68f
Added Kustomize build options to settings/argocd-cm ( #1817 )
...
Added Kustomize build options to settings/argocd-cm (#1817 )
2019-08-02 16:57:33 -07:00
Alex Collins
b49a0ce7d5
Remove support for Kustomize 1. Closes #1573 ( #2077 )
2019-08-02 13:13:27 -07:00
Alex Collins
4e15036cad
Adds support for argocd app set for Kustomize. Closes #1843 ( #2055 )
2019-08-02 11:39:24 -07:00
jannfis
399b33df48
Change field names to camelCase in RepositoryCertificate of cert API ( #2071 )
2019-08-01 10:09:15 -07:00
jannfis
4257031c3f
Move repo certificate info generation to server side ( #2044 )
2019-07-31 09:29:26 -07:00
Alexander Matyushentsev
2cac22bc55
Delete obsolete comment ( #2042 )
2019-07-29 10:17:49 -07:00
Alex Collins
0fb8680da6
Adds CLI support for adding and removing groups from project roles. C… ( #2013 )
2019-07-25 11:05:06 -07:00
Alexander Matyushentsev
e27568fa8c
Issue #1736 - Auto-sync should support self-healing option ( #1990 )
2019-07-24 19:26:09 -07:00
jannfis
5953080c96
Add support for connecting repositories using TLS client certs ( fixes #1945 ) ( #1960 )
2019-07-24 17:25:27 -07:00
jannfis
8f3a6047b2
Add support for Git LFS enabled repositories ( fixes #1853 ) ( #1941 )
...
* Add support for LFS enabled repositories
2019-07-18 12:49:49 -07:00
Alexander Matyushentsev
d3c850b8e7
Issues #1513 - Make sure insecure flag works for remote Kustomize bases ( #1934 )
...
* Make sure insecure flag works for remote Kustomize bases
2019-07-12 17:17:23 -07:00
jannfis
22dfc7e066
Adress some change requests remaining from #1807 ( #1931 )
2019-07-12 10:19:51 -07:00
jannfis
9cf744f435
Simplify server certificate and known hosts management ( #1807 )
2019-07-11 16:00:47 -07:00
Alexander Matyushentsev
647275cf46
Issue #1917 - App details page incorrect uses 'requires pruning' icon for out-of-sync resources ( #1918 )
2019-07-10 16:56:52 -07:00
Jake Utley
afdfabd71b
Allow Helm parameters to force ambiguously-typed values to be strings ( #1889 )
...
* Allow Helm parameters to force ambiguously-typed values to be strings
* Fix protobud issue for ForceString field
* Ran pre-commit checks
* Revert "Ran pre-commit checks"
This reverts commit b384d16e46 .
* Ran pre-commit checks
* Revert "Ran pre-commit checks"
This reverts commit dc9e31567b .
* Ran pre-commit checks
2019-07-09 12:20:36 -07:00
Alex Collins
b387a3a1e1
Adds support for environment variables to custom plugins ( #1860 )
2019-07-02 15:59:55 -07:00
Alexander Matyushentsev
9f8693a6a1
Issue #1621 - Proper handling of an excluded resource in an application ( #1862 )
2019-07-02 13:56:25 -07:00
Alexander Matyushentsev
5ee346c266
Issue 1858 - Support 'application/merge-patch+json' in 'argocd app patch' ( #1859 )
2019-07-02 13:41:25 -07:00
Alexander Matyushentsev
f79b49e706
Issue #1159 - Different icon for resources which require pruning ( #1854 )
2019-07-02 09:43:29 -07:00
Alexander Matyushentsev
f555da6536
Issue #738 - Allow configuring google analytics tracking ( #1848 )
2019-07-01 16:57:40 -07:00
Alexander Matyushentsev
c26c07d938
Improve status badge feature ( #1844 )
...
* Improve status badge feature
* Add status badge tests
2019-07-01 12:10:36 -07:00
Simon Behar
fb5e85d7fa
Added SyncFail hooks ( #1795 )
2019-06-28 15:50:02 -07:00
Alexander Matyushentsev
bbad449ac6
Fields status.reconciledAt and status.observedAt must be pointers ( #1836 )
2019-06-27 17:55:06 -07:00
Alexander Matyushentsev
1e502fb5c5
Generate CRD schema using github.com/kubernetes-sigs/controller-tools ( #1773 )
2019-06-27 14:44:49 -07:00
Jesse Suen
7950a6e0e5
Update k8s libraries to v1.14 ( #1806 )
2019-06-25 02:52:58 -07:00
Alex Collins
e5f9f9df14
Display the revision of resources in the labels. Closes #1367 ( #1802 )
2019-06-21 17:48:21 -07:00
Alex Collins
f8a4d662f2
Adds more commit data. Closes #1219 ( #1762 )
2019-06-21 15:51:48 -07:00
Jesse Suen
059275a37f
Server side rotation of cluster bearer tokens ( #1744 )
2019-06-21 13:34:56 -07:00
Alexander Matyushentsev
882584202c
Make status fields as optional fields ( #1779 )
2019-06-18 15:59:15 -07:00
Alex Collins
65783410b6
Improve sync result messages. Closes #1486 ( #1768 )
2019-06-18 09:59:42 -07:00
Simon Behar
120502097a
Added local path syncing ( #1578 )
2019-06-17 19:09:43 -07:00
Jesse Suen
d3268f11f9
Pin k8s.io/kube-openapi to a stable version ( #1765 )
2019-06-17 14:27:27 -07:00
Alex Collins
4927943595
codegen ( #1747 )
2019-06-14 14:08:00 -07:00
Alex Collins
fbf2e9e128
Adds support for SSH keys with Kustomize remote bases WIP ( #1733 )
2019-06-14 09:34:27 -07:00
Jesse Suen
40ca1e731d
Cluster registration was unintentionally persisting client-cert auth credentials ( #1742 )
...
Remove unused CreateClusterFromKubeConfig server method
2019-06-14 03:45:57 -07:00