Going to stick with this NOT being optional and have dynamic secrets leases revoked after build wrapper execution. This can be revisited if needed.
Peter Tierno
added a comment - Going to stick with this NOT being optional and have dynamic secrets leases revoked after build wrapper execution. This can be revisited if needed.
com.bettercloud.vault.Vault and com.bettercloud.vault.VaultConfig are
not Serializable.
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Peter Tierno
Path:
src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java
http://jenkins-ci.org/commit/hashicorp-vault-plugin/d10c59afc690d54a14a40a0a02d583e235e7f4e1
Log:
JENKINS-46794 transient fields in VaultAccessor
com.bettercloud.vault.Vault and com.bettercloud.vault.VaultConfig are
not Serializable.
SCM/JIRA link daemon
added a comment - Code changed in jenkins
User: Peter Tierno
Path:
src/main/java/com/datapipe/jenkins/vault/VaultAccessor.java
http://jenkins-ci.org/commit/hashicorp-vault-plugin/92717cb5552e6c2ca1a5495ef9a7b72a43d85029
Log:
JENKINS-46794 Add serialVersionUID to VaultAccessor
Going to stick with this NOT being optional and have dynamic secrets leases revoked after build wrapper execution. This can be revisited if needed.