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

Support --myproxy-lifetime for endpoint activate #393

Merged
merged 1 commit into from Mar 29, 2018

Conversation

sirosen
Copy link
Member

@sirosen sirosen commented Mar 29, 2018

Endpoint activation via myproxy can take explicit lifetime in hours.
Be slightly cautious to allow the value "0", which the API and GCS will happily use (though, of course, it's odd).

Also, fix a minor, pedantic, "bug" in the treatment of myproxy activation requirements.

I had to spin up a myproxy endpoint to test this, but it works as expected as far as I can tell.
No legitimate unit testing seems possible at present.

Running with --myproxy-lifetime 0 is confusing, but I think ignoring or rejecting it is more confusing.

Part of #388

Endpoint activation via myproxy can take explicit lifetime in hours.
Be slightly cautious to allow the value "0", which the API and GCS will
happily use (though, of course, it's odd).

Also, fix a minor, pedantic, "bug" in the treatment of myproxy
activation requirements.
@sirosen sirosen added the enhancement New feature or improvement label Mar 29, 2018
@corpulentcoffee corpulentcoffee merged commit 97f3f77 into globus:master Mar 29, 2018
@sirosen sirosen deleted the activate-myproxy-lifetime branch May 27, 2022 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants