1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/config
Ralf Pannemans 6efb21b30b
Add support for volume mounts (#4673)
* Add support for volume mounts

* Adatpt unit test to include VolumeMounts

Co-authored-by: Ralf Pannemans <ralf.pannemans@sap.com>

* Only accept volumeMounts with the name volume

---------

Co-authored-by: Johannes Dillmann <j.dillmann@sap.com>
Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>
Co-authored-by: Anil Keshav <anil.keshav@sap.com>
2023-12-01 13:33:08 +01:00
..
interpolation feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
mocks add token revocation (#2686) 2021-03-10 08:36:50 +01:00
validation feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
config_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
config.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
defaults_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
defaults.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
errors_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
errors.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
evaluation_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
evaluation.go sapCumulusUpload step deactivation if its the only active step in stage (#4476) 2023-08-10 16:11:33 +05:00
flags_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
flags.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
reporting_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
reporting.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
resources.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
run_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
run.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
stepmeta_test.go Add support for volume mounts (#4673) 2023-12-01 13:33:08 +01:00
stepmeta.go Add support for volume mounts (#4673) 2023-12-01 13:33:08 +01:00
vault_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
vault.go chore(vault): structure vault logs (#4627) 2023-10-11 10:14:31 +02:00