Skip to content

dev-fix-all-service-account-05-23

c.luo requested to merge dev-fix-all-service-account-05-23 into master

This MR along with the MR for the package juqcs-service (https://jugit.fz-juelich.de/qip/juniq-platform/juqcs-service/-/merge_requests/4/diffs) jointly do the following things:

  • Migrate to service account juqcs-service, isolate/fix the uid and gid of the credentials used for allocating resources. So basically prevent the possibility of accessing the other/private quota resources of the account that the credential is associated to.
  • Allow users to specify which project to be used for allocating resources.
  • Fix problems for run when user specify jqctst02 for allocation.
  • Solve the problem that service account juqcs-service cannot upload the user defined circuit to jureca-dc.

Merge request reports