summaryrefslogtreecommitdiff
path: root/docker/context
Commit message (Expand)AuthorAgeFilesLines
* use python3.6+ constructsAnthony Sottile2021-07-053-7/+7
* Remove support to pre python 3.6set-minimal-python-to-3_6Ulysses Souza2021-03-221-3/+4
* Verify TLS keys loaded from docker contextsHakan Ardo2021-03-031-1/+5
* Skip parsing non-docker endpointsaiordache2020-06-261-35/+62
* Make orchestrator field optionalaiordache2020-05-302-17/+17
* Specify when to use `tls` on Context constructorUlysses Souza2020-05-282-6/+7
* Implement context management, lifecycle and unittests.Anca Iordache2020-02-054-0/+497