1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/kubernetes
Vitalii Sidorov 2a4052d13c
feat(helmExecute): run complete lint, build, publish cycle (#3546)
* Add runHelmCommand

* Add dryRun for debug

* Add default case in helmExecute

* Fix unit-tests

* small fix

* Fix RunHelmAdd and change RunHelmPublish methods

* Fix RunHelmPublish

* Fix unit-tests

* Fix unit-test

* small fix

* small fix

* small fix

* Add LintFlag PackageFlag PublishFlag flags

* Add tests for httpClient.go

* test

* test

* smal fix

* small fix

* Add getting name and version from Chart.yaml

* Add test

* Fix

* small fix

* Fix according to comments

* small fix

Co-authored-by: “Vitalii <“vitalii.sidorov@sap.com”>
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
Co-authored-by: Vitalii Sidorov <vitalii_sidorov@sap.com>
2022-03-17 17:13:34 +01:00
..
mocks feat(helmExecute): run complete lint, build, publish cycle (#3546) 2022-03-17 17:13:34 +01:00
helm_test.go feat(helmExecute): run complete lint, build, publish cycle (#3546) 2022-03-17 17:13:34 +01:00
helm.go feat(helmExecute): run complete lint, build, publish cycle (#3546) 2022-03-17 17:13:34 +01:00
utils_test.go feat(helmExecute): run complete lint, build, publish cycle (#3546) 2022-03-17 17:13:34 +01:00
utils.go feat(helmExecute): run complete lint, build, publish cycle (#3546) 2022-03-17 17:13:34 +01:00