Nacho Barrientos
2c05baf741
feat(argo-cd): represent cluster credentials as a map ( #2648 )
...
So it can be merged with values coming from different sources.
Closes #2592
Signed-off-by: Nacho Barrientos <nacho.barrientos@cern.ch>
2024-05-28 14:38:23 +01:00
Marco Kilchhofer
388102400f
fix(argo-cd): Evaluate namespace field via helm root scope ( #1963 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-04-14 08:44:19 +09:00
Jakub Oskera
88d690ef62
fix(argo-cd): add namespace field for namespace scoped resources ( #1937 )
2023-04-13 09:08:34 -05:00
Marco Kilchhofer
fa17c46a73
feat(argo-cd): Add ability to add project scoped cluster(s) ( #1913 )
...
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2023-03-16 09:08:55 +09:00
Petr Drastil
07c6fc368a
fix(argo-cd): Cluster credentials config should be a string ( #1636 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-11-11 11:11:27 +09:00
Petr Drastil
1f42ea74f5
fix(argo-cd): Use raw json for cluster credentials for Vault compatibility ( #1634 )
...
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2022-11-10 10:55:40 +09:00
Matthias Lisin
0a5422f20a
fix(argo-cd): Quote clusterResources value to avoid invalid Secret manifest ( #1160 )
...
Signed-off-by: Matthias Lisin <ml@visu.li>
2022-03-06 15:53:46 +00:00
Matthias Lisin
326d87a70c
fix(argo-cd): Expose clusterResources in cluster secret ( #1131 )
...
* fix(argo-cd): Expose clusterResources in cluster secret
Signed-off-by: Matthias Lisin <ml@visu.li>
* Change indent
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-03-01 22:57:52 +01:00
Treehopper
08c9dffa8a
fix(argo-cd): Quote annotation values ( #1107 )
...
* fix: Quote annotation values in redis service [argo-cd] (#1106 )
* Quote annotation values in redis
* Update chart version
Signed-off-by: Max Hohengger <github.com@hohenegger.eu>
* Implement annotation quote for all other occurrences
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Update changelog
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2022-01-31 19:26:04 +00:00
Mike Sarver
71cbdbb811
feat(argo-cd): Add label to cluster-secrets for usage with appSet cluster selector ( #692 )
...
* add cluster label for use with appSet cluster selector
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
* feat(argo-cd): Add label to cluster-secrets for usage with appSet cluster selector
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
* feat(argo-cd): use with for adding labels
Signed-off-by: mike sarver <mike.sarver@ibotta.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
2021-04-24 01:14:52 +02:00
Marco Kilchhofer
84120e6da3
feat(argo-cd): Add ability to handle cluster credentials ( #632 )
...
* feat(argo-cd): Add ability to handle cluster credentials
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* Apply review changes
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
* fix: use stringData in cluster secret
Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
Co-authored-by: Oliver Bähler <oliverbaehler@hotmail.com>
Co-authored-by: Spencer Gilbert <Spencer.Gilbert@gmail.com>
2021-04-13 21:10:04 -04:00