Alex Collins
d9345c99e3
Fix e2e ( #1526 )
2019-04-25 14:53:25 -07:00
Simon Behar
d222b935e6
Whitelisting of resources ( #1509 )
...
* Added whitelisting of resources
2019-04-25 14:48:22 -07:00
Alexander Matyushentsev
8577114e2e
Ingress resource might get invalid ExternalURL ( #1522 ) ( #1523 )
2019-04-24 13:39:59 -07:00
Alex Collins
e3a120b1d8
codegen ( #1521 )
2019-04-24 13:39:07 -07:00
Alex Collins
00c12d9a25
Updated CHANGELOG.md ( #1518 )
2019-04-24 10:56:20 -07:00
Simon Behar
33353417df
Added ability to sync specific labels from the command line ( #1501 )
...
* Finished initial implementation
* Added tests and fix a few bugs
2019-04-24 10:46:05 -07:00
Alexander Matyushentsev
b667cef4a8
Add Network View description to changelog ( #1519 )
2019-04-24 10:44:22 -07:00
Alexander Matyushentsev
3b71bd05a4
Issue #1411 - Document private repository configuration ( #1515 )
2019-04-24 10:26:07 -07:00
Alexander Matyushentsev
e75a7a5dea
Update min client version and cache version to 1.0.0 ( #1517 )
2019-04-24 10:15:02 -07:00
Alexander Matyushentsev
60273ba84f
Issue #1499 - Use ingress host information to populate application external URL ( #1511 )
2019-04-23 10:34:53 -07:00
Alexander Matyushentsev
c33604f2ef
v0.12.2 Change log ( #1508 )
2019-04-22 15:26:55 -07:00
Alex Collins
eea804b3f6
Allow empty. Close #1504 ( #1506 )
2019-04-22 14:07:12 -07:00
Alex Collins
25edf8ac3f
Update CHANGELOG.md ( #1500 )
2019-04-22 13:28:29 -07:00
Omer Kahani
3ed6dc91dd
Add riskified to organizations using ArgoCD ( #1497 )
2019-04-21 07:25:26 -07:00
Alex Collins
13e5348177
Updates CHANGELOG for v1.0.0 ( #1469 )
2019-04-19 11:44:42 -07:00
Alexander Matyushentsev
90e44c092a
Issue #86 - Custom actions bug fixing ( #1494 )
2019-04-19 10:27:12 -07:00
Simon Behar
8027882c1c
Added --resource flag to argocd app wait ( #1453 )
2019-04-19 09:59:06 -07:00
Alexander Matyushentsev
ad9ed33f8d
Fix flaky e2e test. Again ( #1489 )
2019-04-19 09:05:42 -07:00
Alex Collins
ddf5f0cf46
Introduces new RBAC permissions that are required for changing cluste… ( #1440 )
2019-04-19 08:54:30 -07:00
Alexander Matyushentsev
76811a992e
Change loggin level in util function to Debug ( #1488 )
2019-04-18 11:58:30 -07:00
Alexander Matyushentsev
2eac7bf457
Issue #1476 - Fix racing condition in controller cache ( #1485 )
2019-04-18 08:12:18 -07:00
Alex Collins
53cbcd362d
Adds a faster way to run e2e locally ( #1475 )
2019-04-17 10:53:37 -07:00
Alexander Matyushentsev
11c878b847
Change version to 1.0.0 ( #1473 )
2019-04-17 08:35:07 -07:00
Alexander Matyushentsev
25d5333894
Fix flaky e2e test ( #1474 )
2019-04-17 08:21:18 -07:00
dthomson25
4541ca664a
Initial Custom Actions Implementation ( #1369 )
2019-04-16 14:50:44 -07:00
Alexander Matyushentsev
97422b4148
Improve e2e tests for app with secrets ( #1466 )
2019-04-16 13:04:54 -07:00
Alex Collins
4df07a278d
Adds label to Github issue templates ( #1468 )
2019-04-16 11:54:17 -07:00
Alexander Matyushentsev
efa418c58b
Document steps to troubleshot cluster configuration ( #1467 )
2019-04-16 11:41:44 -07:00
Alexander Matyushentsev
be40dbc8cc
Issue #1326 - Rollback UI is not showing correct ksonnet parameters in preview ( #1464 )
2019-04-16 08:52:48 -07:00
dthomson25
0bd7023b66
Add link to e2e testing on contributing guide ( #1456 )
2019-04-15 13:50:46 -07:00
Marc
db82456dde
don't compare secrets, since argo-cd doesn't have access to their data ( #1459 )
2019-04-15 13:46:03 -07:00
Alex Collins
a51441546c
more-information-needed ( #1463 )
2019-04-15 13:39:13 -07:00
Alex Collins
0bd323140d
Docs ( #1441 )
2019-04-15 13:39:04 -07:00
Ryan Fernandes
ad22949925
grammar change. added an 'if' ( #1465 )
2019-04-15 13:19:11 -07:00
Alex Collins
0726ee8995
Fixes goroutine leak. Closes #1381 ( #1457 )
2019-04-15 10:50:05 -07:00
Alexander Matyushentsev
c120004084
Fix e2e test flakyness ( #1462 )
2019-04-15 09:55:30 -07:00
Alexander Matyushentsev
e15b97ee08
Document how to use helm without internet access ( #1448 )
2019-04-12 15:22:38 -07:00
Alexander Matyushentsev
bbc7d39928
Regenerate manifests ( #1454 )
2019-04-12 14:38:08 -07:00
Alexander Matyushentsev
b53c34c3f7
Generate random name for grpc proxy unix socket file instead of time stamp ( #1455 )
2019-04-12 14:25:01 -07:00
Alex Collins
d2928d5b31
Shows the health of the application. Closes #1433 ( #1434 )
2019-04-12 11:52:37 -07:00
Karsten Siemer
7e76d6de33
Overlay selector of argocd-redis-ha service ( #1436 )
...
* The selector of the argocd-redis-ha service wasn't being overlayed and the service never got to have endpoints
* Generated install.yaml and namespace-install.yaml using make manifests
2019-04-12 09:17:01 -07:00
Alexander Matyushentsev
3eac376a41
Revert "Redis mastergroup name should be resolvable and argocd-redis-ha is ( #1450 )" ( #1452 )
...
This reverts commit 7084e3af5c .
2019-04-12 07:44:45 -07:00
Karsten Siemer
7084e3af5c
Redis mastergroup name should be resolvable and argocd-redis-ha is ( #1450 )
...
the mastergroup name of redis was set as argocd since this is not
resolvable because no service has this name, this should be
renamed to the service which selects all redis pods
2019-04-12 07:26:52 -07:00
Alexander Matyushentsev
ac3d12c746
Issue #1446 - Delete helm temp directories ( #1449 )
2019-04-12 05:24:38 -07:00
Jonah Back
41a3352516
Fix github reference to use mainline instead of fork ( #1445 )
2019-04-11 18:32:12 -07:00
Alexander Matyushentsev
311ff8caed
Issue #1389 - Fix null pointer exception in secret normalization function ( #1443 )
2019-04-11 11:46:42 -07:00
Alexander Matyushentsev
197bbda02e
Issue #1425 - Argo CD should not delete CRDs ( #1428 )
2019-04-11 09:07:14 -07:00
Alexander Matyushentsev
56cd8fcc95
Fix invalid ignoreDifferences config example ( #1437 )
2019-04-11 07:53:56 -07:00
Alex Collins
3c4b42de75
Displays resources that are being deleted as "Progressing". Closes #1410 ( #1426 )
2019-04-11 07:47:59 -07:00
Le Van Nghia
e4b8a9d895
Added CyberAgent and OpenSaaS Studio to organizations using ArgoCD ( #1427 )
2019-04-10 07:59:24 -07:00