mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
* added interpolation package in config * vault allow paths to hold config references * allow referencing properties in vaultPaths * fix small typo * add approleAuth * register resolved secrets to logger * generate steps * clean up * add integration test * add vault to context filter * reduce Cognitive Complexity & added tests * Update pkg/config/stepmeta_test.go Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com> * go generate * go generate after merge * rename VaultAppRole* to VaultRole* Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>