Alexander Matyushentsev
ce861fe366
Issue #1935 - argocd app sync hangs when cluster is not configured #1935 ( #1962 )
2019-07-19 13:04:01 -07:00
Alexander Matyushentsev
3f4bacdbba
Revision metadata api fails if specified revision is ambiguous ( #1958 )
2019-07-19 12:31:13 -07:00
Alexander Matyushentsev
cd3ff90e0d
Remove unnecessary details from sync errors ( #1951 )
2019-07-18 17:28:28 -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
6049a49114
Change git prometheus counter name ( #1949 )
2019-07-17 16:04:54 -07:00
Devon Mizelle
43721515d8
Bump Kustomize v2.1.0 to v3.0.2 ( #1948 )
...
* Bump Kustomize v2.1.0 to v3.0.0
2019-07-17 14:39:21 -07:00
Alexander Matyushentsev
5c07473e60
E2E test should fail in action fails unless otherwise configured ( #1946 )
2019-07-17 14:38:48 -07:00
Liviu Costea
1524aed25e
Add Mambu - The SaaS Banking Engine to the list of users ( #1947 )
2019-07-17 10:46:13 -07:00
Saradhi Sreegiriraju
a182e0c306
Update README.md ( #1943 )
2019-07-15 15:49:46 -07:00
Alexander Matyushentsev
a9fc89e8a5
Issue #1919 - Eliminate unnecessary git interactions for top-level resource changes ( #1929 )
...
* Issue #1919 - Eliminate unnecessary git interactions for top-level resource changes
* Apply reviewer notes
2019-07-15 13:34:26 -07:00
Alexander Matyushentsev
8ea7b4ac3b
Add link to IBM blog about Argo CD ( #1939 )
2019-07-15 12:50:47 -07:00
Saradhi Sreegiriraju
d50fbccaf1
Update README.md ( #1937 )
...
Created a community blogs and presentations section
2019-07-15 11:19:58 -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
958239fffb
Update user and operator documentation for change introduced in #1807 ( #1933 )
2019-07-12 14:04:44 -07:00
jannfis
22dfc7e066
Adress some change requests remaining from #1807 ( #1931 )
2019-07-12 10:19:51 -07:00
Alex Collins
9a76a06f39
Introduces compact diff view. Closes #1831 ( #1913 )
2019-07-12 09:30:02 -07:00
Alexander Matyushentsev
a607731d86
Make sure refresh icon is not hidden under status panel ( #1928 )
2019-07-12 09:19:43 -07:00
Alexander Matyushentsev
ba731ee507
Regenerate Gopkg.lock ( #1925 )
2019-07-11 16:31:18 -07:00
Alexander Matyushentsev
e93b0a0a8d
Disable codecov/patch ( #1926 )
2019-07-11 16:31:07 -07:00
Alexander Matyushentsev
377fa5532a
Issue #1915 - Deployment history metadata should be loaded only if deployment history panel is opened ( #1916 )
2019-07-11 16:01:21 -07:00
jannfis
9cf744f435
Simplify server certificate and known hosts management ( #1807 )
2019-07-11 16:00:47 -07:00
Masayuki Ishii
641e344c7f
Issue #1841 Make the health check for APIService a built in ( #1921 )
2019-07-11 11:12:13 -07:00
Alexander Matyushentsev
722aefd1c9
Issue #897 - Secret data not redacted in last-applied-configuration ( #1920 )
2019-07-11 09:40:48 -07:00
Alexander Matyushentsev
f40ffdf81e
Issue #1912 - Add Prometheus metrics for git repo interactions ( #1914 )
2019-07-10 17:13:58 -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
Alex Collins
933426a5e6
Update config-management-plugins.md ( #1908 )
2019-07-10 14:46:05 -07:00
Alexander Matyushentsev
7162100415
Issue #1909 - App controller should log additional information during app syncing ( #1910 )
2019-07-10 13:29:19 -07:00
Alexander Matyushentsev
85b6defbc8
Upgrade argo ui version to pull dropdown fix ( #1906 )
2019-07-10 11:45:46 -07:00
Simon Behar
a03f257205
Sync Docs ( #1907 )
2019-07-10 11:43:53 -07:00
Alex Collins
2a8807161a
Attempts to make CI builds more reliable by reducing lint memory usage. ( #1905 )
2019-07-10 11:43:11 -07:00
Alex Collins
51e340cff6
Improved the usability of an app-of-apps by adding a link to the chil… ( #1900 )
2019-07-09 16:47:36 -07:00
Alexander Matyushentsev
03aade0267
Upgrade argo ui version to pull dropdown fix ( #1899 )
2019-07-09 14:15:13 -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
b2131e4a06
Attempts to fix flaky TestCustomToolWithEnv ( #1876 ) ( #1893 )
2019-07-08 17:24:59 -07:00
Alex Collins
a786caa73d
Log more error information. See #1887 ( #1891 )
2019-07-08 17:24:36 -07:00
Alex Collins
43d2848c12
Fixes bug where repo was not displayed in UI. Closes #1883 ( #1892 )
2019-07-08 14:07:20 -07:00
Alex Collins
a123f0bd37
Attempts to fix flaky TestCustomToolWithEnv ( #1876 )
2019-07-03 14:39:37 -07:00
Alex Collins
11afe8d723
Marks TestDeletingAppStuckInSync as flaky ( #1880 )
2019-07-03 14:37:54 -07:00
Alex Collins
8665997d89
Fixes garbage in e2e logging on CI ( #1879 )
2019-07-03 14:37:41 -07:00
Alex Collins
4296a87e6b
Enables unparam linter and fixes linting issues ( #1872 )
2019-07-03 14:17:58 -07:00
Alexander Matyushentsev
37b72caf37
Issue #1874 - validate app spec before verifying app permissions ( #1875 )
2019-07-03 13:09:54 -07:00
Alex Collins
37ee096322
Redacts Helm username and password. Closes #1868 ( #1871 )
2019-07-03 13:02:25 -07:00
Alexander Matyushentsev
a2c9ed21ff
Issue #1867 - Fix JS error on project role edit panel ( #1869 )
2019-07-03 10:36:32 -07:00
Alexander Matyushentsev
7d86b51246
Issue #1620 - Support anonymous argocd access ( #1864 )
2019-07-02 19:10:53 -07:00
Alex Collins
b387a3a1e1
Adds support for environment variables to custom plugins ( #1860 )
2019-07-02 15:59:55 -07:00
Alexander Matyushentsev
5f798583db
Fix JS UI crash if user is not authenticated ( #1863 )
2019-07-02 14:36:07 -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
24f68835d3
Issue #1855 - Fix jumping app status panel ( #1856 )
2019-07-02 09:28:49 -07:00