Alexander Matyushentsev
90e44c092a
Issue #86 - Custom actions bug fixing ( #1494 )
2019-04-19 10:27:12 -07:00
dthomson25
4541ca664a
Initial Custom Actions Implementation ( #1369 )
2019-04-16 14:50: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
Alex Collins
88a1c2a593
Pod health ( #1365 )
2019-04-08 14:49:57 -07:00
Jesse Suen
6b69449175
Add OpenAPI validation in CRD schema ( #1256 )
2019-04-06 17:18:00 -07:00
Alex Collins
4ac062d09e
Removes componentParameterOverrides. Closes #1372 ( #1378 )
2019-04-05 08:26:37 -07:00
Alex Collins
723228598e
Adds images to resource tree ( #1351 )
2019-04-03 15:11:48 -07:00
Alexander Matyushentsev
506d95da10
Issue #1294 - CLI diff should take into account resource customizations ( #1337 )
...
* Issue #1294 - CLI diff should take into account resource customizations
* Apply reviewer notes: add comments to type definition and e2e test
2019-04-02 13:59:55 -07:00
Alexander Matyushentsev
36b4683e84
Issue #908 - Surface Service/Ingress external IPs, hostname to application ( #1347 )
2019-04-02 08:48:34 -07:00
Alexander Matyushentsev
15dfa79708
Issue #357 - Expose application nodes networking information ( #1333 )
2019-03-29 20:59:25 -07:00
Alex Collins
dfa91d87cf
Adds support for kustomize edit set image. Closes #1275 ( #1324 )
2019-03-27 12:54:23 -07:00
Jesse Suen
e482d74d19
Support a separate OAuth2 CLI clientID different from server ( #1307 )
2019-03-22 03:23:51 -07:00
Jesse Suen
22ddd53ea5
Fix isssue where argocd app set -p required repo privileges. ( #1280 )
...
Grant patch privileges to argocd-server
2019-03-18 14:39:32 -07:00
Jesse Suen
5210c678b9
Git cloning via SSH was not verifying host public key ( #1276 )
2019-03-15 14:29:10 -07:00
Alexander Matyushentsev
baf157901c
Rename Application observedAt to reconciledAt and use observedAt to notify about partial app refresh ( #1270 )
2019-03-14 16:42:36 -07:00
Jesse Suen
39174ab969
Move parameters listing from GenerateManifests to GetAppDetails ( #1221 )
...
* Move parameters listing from GenerateManifests to GetAppDetails
* Fix logging to use standard logger to honor CLI loglevel
2019-03-05 14:56:47 -08:00
Jesse Suen
cc7b283f23
Deprecate componentParameterOverrides in favor of source specific config ( #1207 )
...
* Deprecate componentParameterOverrides in favor of source specific config
* Support rollback when application source changes
* Removes the legacy spec.source.environment and spec.source.valuesFiles which were deprecated in v0.11
* Fix issue where argocd app create APPNAME --file didn't fail when there were name conflicts
* Fix issue where auto-sync and app deletion would cause infighting
2019-03-04 00:56:36 -08:00
Alexander Matyushentsev
80fb0c90ea
'argocd app diff --local' is broken if application.instanceLabelKey setting is not configured ( #1191 )
2019-02-27 00:38:12 -08:00
Alexander Matyushentsev
863e66ecde
Support patching resource using REST API ( #1186 )
2019-02-26 15:57:47 -08:00
Alex Collins
02319bcfd7
Adds support for Jsonnet External Variables and Top-Level Arguments. … ( #1165 )
2019-02-26 11:50:13 -08:00
Alex Collins
e0594aa9b5
Adds support for patching applications. Closes #1162 ( #1166 )
2019-02-25 14:25:25 -08:00
Alexander Matyushentsev
418676ffab
Issue #701 - Support for custom templaters ( #1151 )
...
* Issue #701 - Support for custom templaters
2019-02-22 14:56:11 -08:00
Alexander Matyushentsev
87b327f52d
Issue #1075 - Ability to selectively ignore differences to support fuzzy diff comparisons ( #1130 )
...
* Issue #1075 - Ability to selectively ignore differences to support fuzzy diff comparisons
2019-02-22 13:19:10 -08:00
Alexander Matyushentsev
d2ca6715c6
Issue #1087 - Exclude hooks from local diff ( #1123 )
2019-02-13 21:04:38 -08:00
Alexander Matyushentsev
cb9eb0a9bb
Issue #937 - Use redis as a shared throwaway cache ( #1120 )
2019-02-13 15:20:40 -08:00
Alex Collins
c6dd3727fb
Added a recurse option for directories. Fixes 1083 ( #1096 )
...
* Added a recurse option for directorys. Fixes 1083
* Linting
* Makes manifests minimally valid
* Adds tests for VerifyOneSourceType
* Adds recurse field to ManifestRequest
* Fixes spelling
* Adds --directory-recurse option to local diff
* Adds omitempty to recurse flag
* Uses paths to join path
* Use filepath.Walk
* Supports --directory-recurse when adding/setting apps from the CLI
* Fixes problem with recurse
* Updates API to surface directory.recurse
* Nil directory if recurse is false
2019-02-11 13:56:30 -08:00
Jesse Suen
297a91fde4
Refactor packr box usage into new assets library. Add faster DEV_IMAGE build ( #1073 )
2019-02-01 13:12:52 -08:00