jenkinsapi icon indicating copy to clipboard operation
jenkinsapi copied to clipboard

Use credential-ID instead/in-addition of description when creating a node

Open toabctl opened this issue 5 years ago • 1 comments

ISSUE TYPE
  • Feature Idea
Jenkinsapi 0.3.11
Jenkins 2.164.3
SUMMARY

When creating a new node with create_node(), the node_dict expects a parameter called credential_description. It would be nice if also the credential ID could be given here.

toabctl avatar Feb 10 '20 10:02 toabctl

We are currently blocked from using jenkinsapi because of this issue.

I just created PR #798 which is supposed to fix it, please let me know if that can merge ASAP.

acolombier avatar Oct 30 '20 17:10 acolombier