Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wq executor: send and set X509 user proxy #519

Merged
merged 3 commits into from
Apr 28, 2021
Merged

Conversation

btovar
Copy link
Contributor

@btovar btovar commented Apr 28, 2021

adds x509_proxy keyword to wq executor arguments to indicate the local
path of the X509 proxy to be sent along the tasks.

If set to None (the default), use the value of the X509_USER_PROXY
environment variable if set, or the file /tmp/x509up_u${UID} if exits.
If False, no proxy is sent.

adds x509_proxy keyword to wq executor arguments to indicate the local
path of the X509 proxy to be sent along the tasks.

If set to None (the default), use the value of the X509_USER_PROXY
environment variable if set, or the file /tmp/x509up_u${UID} if exits.
If False, no proxy is sent.
@lgray
Copy link
Collaborator

lgray commented Apr 28, 2021

@btovar - the rados job is failing for other reasons. Would you like me to merge this or are you still workin' on it?

@btovar
Copy link
Contributor Author

btovar commented Apr 28, 2021

It is good to go, thanks @lgray!

@lgray lgray merged commit 958e09c into CoffeaTeam:master Apr 28, 2021
@btovar btovar deleted the wq_x509 branch July 19, 2021 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants