jenkinsci / nomad-plugin

Nomad cloud plugin for Jenkins
https://plugins.jenkins.io/nomad/
MIT License
56 stars 41 forks source link

Use jenkins credentials to store nomad token #51

Closed jfroche closed 5 years ago

jfroche commented 5 years ago

We use the jenkins secret text credential to store the nomad token.

!Breaking change: we cannot migrate existing secret nomad token to a jenkins credential. User will have to manually create a new jenkins credential as secret text and select it in the configuration.

heavily inspired on @i4s-pserrano work (see https://github.com/jenkinsci/nomad-plugin/pull/32/commits/2e7f9c7126a70efa9137127c3dab017fb4d0b0fb)

phedoreanu commented 5 years ago

https://github.com/jenkinsci/nomad-plugin/releases/tag/v0.6.5