Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44237

Bind to service account used for create GCE instance

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • jclouds-plugin
    • None
    • Jenkins ver. 2.46.2
      JCloud 2.14

      I use jcloud for create instance in GCE. It create instances without binded service Account. It not allow use GC resources from nodes.

      For manually made instance it show serviceAccounts:

      $ gcloud compute instances describe jenkins-master | grep -A3 serviceAccounts
      serviceAccounts:

       

      For instance made by jcloud plugin it doesn't have serviceAccounts:
      $ gcloud compute instances describe jenkins-slave-ubuntu16-behat-f0e | grep -A3 serviceAccounts

      It will be very helpful bind it automatically to account used for create instance.

      Thank you

            felfert Fritz Elfert
            dubrsl Viacheslav Dubrovskyi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: