Josiah Wolf Oberholtzer
af338ddd80
feat: Support Kustomize --force flags ( #6443 )
...
Signed-off-by: Josiah Oberholtzer <josiah.oberholtzer@gmail.com>
2021-06-09 10:16:43 -07:00
jannfis
ae49b45249
chore: Upgrade Go module to v2 ( #5931 )
...
* chore: Upgrade Go module to v2
Signed-off-by: jannfis <jann@mistrust.net>
* Restore import order
Signed-off-by: jannfis <jann@mistrust.net>
* fix knowntypes_normalizer codegen error
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* fix codegen
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* fix Procfile
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
Co-authored-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-04-01 20:44:18 +02:00
Alexander Matyushentsev
8569105d81
feat: upgrade kustomize to v3.9.4 and support v3.8.5 breaking change ( #5672 )
...
* feat: upgrade kustomize to v3.9.4 and support v3.8.5 breaking change
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
* fix flaky test
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-03-04 08:51:13 -08:00
Isaac Gaskin
7f0ffb4cd2
fix: adding commonAnnotations for Kustomize ( #4613 )
...
* fix: adding commonAnnotations
optional k/v map to add annotations via kustomize
* fix: adding kustomize common annotations
also correcting kustomize cli flags to respect multiple options
#4613
2020-10-29 19:12:55 +01:00
Tim Etchells
5592150f18
feat: Add version information panel ( #4312 ) ( #4376 )
2020-10-06 12:03:25 -07:00
Alexander Matyushentsev
05f5a79923
feat: support separate Kustomize version per application ( #3414 )
2020-04-15 12:04:31 -07:00
Alexander Matyushentsev
4facca0ae7
Issue #2662 - Don't parse kustomize version outout ( #2663 )
2019-11-07 14:51:13 -08:00
Alexander Matyushentsev
cb6d7eaad2
Issue #2645 - /api/version should not fail if unable to load tool version ( #2654 )
2019-11-06 16:17:54 -08:00
Jeff Hastings
2148b593ee
add namesuffix for kustomize applications ( #2473 )
2019-10-16 16:34:52 -07:00
Simon Behar
f185137ed1
Added Kustomize, Helm, and Kubectl to argocd version ( #2329 )
2019-10-03 17:07:56 -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
5953080c96
Add support for connecting repositories using TLS client certs ( fixes #1945 ) ( #1960 )
2019-07-24 17:25:27 -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
Alex Collins
f0d3a042a3
Adds a timeout to all external commands. Closes #1821 ( #1823 )
2019-06-28 10:44:01 -07:00
Alex Collins
fbf2e9e128
Adds support for SSH keys with Kustomize remote bases WIP ( #1733 )
2019-06-14 09:34:27 -07:00
Alex Collins
3256e6c29e
Forward git credentials to config management plugins. Closes #1628 ( #1716 )
2019-06-07 18:28:38 -07:00
Tom Wieczorek
b645589ed5
Add support for adding Kustomize commonLabels in Applications
2019-06-04 16:54:56 +02:00
Alexander Matyushentsev
5ec5301680
Issue #1540 - Fix kustomize manifest generation crash is manifest has image without version ( #1559 )
2019-05-02 13:34:54 -07:00
Alex Collins
cd25c4b3c9
Enables default lint checks, fixes lint and bugs ( #1330 )
2019-03-28 13:37:53 -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
1d3ec93ec7
Support kustomize apps with remote bases in private repos in the same host ( #1264 )
2019-03-14 14:25:05 -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
Alex Collins
31e801425f
Lints local imports. Closes #1197 ( #1198 )
2019-02-27 18:05:55 -08:00
Jesse Suen
33953954a2
Switch to kustomize2 as default. Add argocd-ha install manifests ( #1169 )
2019-02-25 15:25:57 -08:00
Alex Collins
1c1d9c95ef
Adds support for Kustomize 2.0.1. Fixes #1085 ( #1138 )
2019-02-19 10:31:52 -08:00
Jesse Suen
483872a190
Fix issue preventing kustomize apps being multi-namespaced ( #913 )
2018-12-10 02:30:21 -08:00
Jesse Suen
925f9486e3
Restructure application sources to separate types ( #799 )
2018-11-17 16:20:25 -08:00
dthomson25
2c8c2fcd64
Support adding name prefix in helm and kustomize ( #735 )
2018-10-29 16:05:22 -07:00
Alexander Matyushentsev
93bc108a24
Issue #670 - Allow using Sets the value of different fields in kustomization file. ( #720 )
2018-10-25 09:13:22 -07:00