Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-commons-plugin Commit: 0875b601cff350e0e2674692a7e4fb9d6eab6929 https://github.com/jenkinsci/docker-commons-plugin/commit/0875b601cff350e0e2674692a7e4fb9d6eab6929 Author: Vincent Latombe <vinc...@latombe.net> Date: 2019-06-27 (Thu, 27 Jun 2019)
Changed paths: M src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentials.java Log Message: ----------- Make the credentials label more generic Despite initially introduced to provide authentication to a Docker host, this credentials format is actually independant from Docker itself, and can be used to authenticate to a TLS server using a X.509 client certificate. So this adjusts the label accordingly so that users can discover it in an easier way for other use cases than Docker (such as Kubernetes) Commit: 9eb3bedc6be502d7897aa537d7567a968944abe9 https://github.com/jenkinsci/docker-commons-plugin/commit/9eb3bedc6be502d7897aa537d7567a968944abe9 Author: Oleg Nenashev <o.v.nenas...@gmail.com> Date: 2019-10-06 (Sun, 06 Oct 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/docker/commons/credentials/DockerServerCredentials.java Log Message: ----------- Merge pull request #79 from Vlatombe/generic-tls-credentials Make the credentials label more generic Compare: https://github.com/jenkinsci/docker-commons-plugin/compare/4dca3e2a2ebe...9eb3bedc6be5 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-commons-plugin/push/refs/heads/master/4dca3e-9eb3be%40github.com.