Vyacheslav Starostin
a610e1df6a
Update dtzar/helm-kubectl image version for kuberntesDeploy ( #3927 )
2022-08-02 14:41:35 +06:00
Oliver Nocon
5da174aeb0
feat(kubernetesDeploy): add infrastructure extensibility ( #3853 )
...
* feat(kubernetesDeploy): add infrastructure extensibility
* update comment
* update error handling
* remove trailing spaces
* chore: refactor to use reuse capabilities
* chore: add tests
* fix: use proper download function
* fix: expose credentials via groovy step
* fix: test
* chore: remove comment
* chore: address CodeClimate findings
2022-06-29 12:00:37 +02:00
Pavel Busko
f12702a885
kubernetesDeploy: mark the image parameter as deprecated
...
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
2022-06-28 17:33:32 +02:00
Philipp Stehle
f4f11dba7f
chore(kubernetesDeploy): bump docker image to helm 3.8.1 ( #3470 )
2022-03-30 13:23:16 +02:00
Oliver Nocon
504f076613
feat: support cpe credentials for multiple repos ( #3641 )
2022-03-17 08:01:00 +01:00
Pavel Busko
d2ef57bf5f
feat(kubernetesDeploy): support for image digests ( #3613 )
...
Co-authored-by: Sumit Kulhadia <sumit.kulhadia@sap.com>
2022-03-09 09:48:19 +01:00
Pavel Busko
e2de22f5ea
feat(kubernetesDeploy): use go templating for the deployTool: kubectl
( #3600 )
...
Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
2022-03-08 14:52:43 +01:00
Pavel Busko
a67b4ce558
feat(kubernetesDeploy): added valuesMapping config option ( #3568 )
2022-02-28 10:43:55 +01:00
Philipp Stehle
402b8b28fa
feat(kubernetesDeploy): initial support for multiple images ( #3548 )
...
Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>
Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>
2022-02-24 12:01:36 +01:00
Linda Siebert
480d1c260f
Add testing for helm during acceptance stage ( #3402 )
...
* Add kubernetesDeploy to Acceptance
* Add more kubernetesDeploy
* Add helm tests
* Change documentation
* Fix docu
* Change generated
* Add tests
* Add groovy tests
* Fix tests
* Change tests
Co-authored-by: Thorsten Duda <thorsten.duda@sap.com>
2022-01-25 10:42:42 +01:00
Anil Keshav
af6a1801ab
feat (kubernetesDeploy) allow secret creation in cluster with kubectl as deploy tool ( #3398 )
...
* defaulting deocker config json location
* function change
* harmonising secret creation via json config apply
* adding the env path to kaniko
* env var
* adding path
* adding path
* adding path
* rolling back changes for path
* adapting condition for secret creation
* conditions based on username and password only
* fix unit test as per new secret creation
* update documentation with regards to secret creation
* fixing yaml lint empty line
* fixing trailing line from kaniko yaml
* error condition when path of the docker config json file is not found
Co-authored-by: anilkeshav27 <you@example.com>
2022-01-11 11:30:40 +01:00
Oliver Nocon
a76b9d563d
feat(kubernetesDeploy): consume credentials from environment ( #3129 )
...
* feat(kubernetesDeploy): consume credentials from environment
* update vault
* update handling of docker config.json
* chore: remove comments
2021-12-02 12:18:21 +01:00
Philipp Stehle
f9f0cbfd33
enforce that step metadata yaml file is called <step>.yaml ( #3226 )
...
Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>
2021-11-15 14:20:20 +01:00