Project

General

Custom queries

Profile

Actions

Bug #13547

closed

[python sdk] does not respect ARVADOS_API_HOST_INSECURE when speaking to keep(-proxy) via SSL

Added by Ward Vandewege almost 7 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto

Subtasks 1 (0 open1 closed)

Task #13548: review 13547-respect-insecure-flag-when-talking-ssl-to-keepResolvedWard Vandewege07/02/2018Actions

Added by Ward Vandewege almost 7 years ago

Revision cdd57a73 (diff)

13547: make the Python SDK respect the ARVADOS_API_HOST_INSECURE environment
variable when speaking with keep over SSL

refs #13547

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <>

Added by Ward Vandewege almost 7 years ago

Revision 088268fc (diff)

13547: if an instance of KeepClient has an api_client object with the insecure
flag set, and the ARVADOS_API_HOST_INSECURE environment variable is not set,
set the insecure flag on the KeepClient instance. Also set that flag on any
KeepService instances created by that KeepClient instance.

This makes arv-copy respect the ARVADOS_API_HOST_INSECURE value in the config
file(s) for the Arvados instances, when talking to keep proxy.

refs #13547

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <>

Added by Ward Vandewege almost 7 years ago

Revision c1ab715a

Merge branch '13547-respect-insecure-flag-when-talking-ssl-to-keep'

closes #13547

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <>

Actions

Also available in: Atom PDF