Idea #9950
closed
- Assigned To set to Tom Morris
- Target version set to Arvados Future Sprints
- Target version changed from Arvados Future Sprints to 2016-09-28 sprint
- Assigned To changed from Tom Morris to Tom Clegg
- Status changed from New to In Progress
test de6dd658e9b1f27f7895337dc20195c0419799be
services/arv-git-httpd/arv-git-httpd.service LGTM
Is there any way to propagete HOST INSECURE to the arvadosclient library that isn't a ENV variable? I'm referring to:
+ os.Setenv("ARVADOS_API_HOST_INSECURE", "1")
this also seem to be doing for every setup of the client, is that once per slot on the ClientPool or is every time a interaction with API server starts?
I certainly want to fix the arvadosclient library so it doesn't require env vars. I started addressing this in #9955 but ClientPool also needs to be updated.
Perhaps I should merge 9955 [into master, then] into 9950, and fix ClientPool so it either reads the env vars only once (for old code) or not at all (for new code that passes config explicitly).
Updated ClientPool to avoid env vars → d8574bc
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
Applied in changeset arvados|commit:9e27ddfd2f2538ff2216d75c450aa72dd3bc1cf8.
Also available in: Atom
PDF