Commit Graph

29 Commits

Author SHA1 Message Date
Einar Forselv 4b9748a0c8 pep8 and spelling errors 2019-11-12 12:39:49 +01:00
Einar Forselv 44ed5956b0 Check for new container labels 2019-04-29 04:26:55 +02:00
Einar Forselv 64908c8e2f Generate volumes for containers with volumes 2019-04-19 02:16:00 +02:00
Einar Forselv 312da0f24e Remove old mount string method 2019-04-19 00:18:40 +02:00
Einar Forselv 3dc3ce5eb9 More robust container comparator 2019-04-19 00:13:51 +02:00
Einar Forselv ba642eeb4b Only obtain containers with backup enabled 2019-04-19 00:00:28 +02:00
Einar Forselv 756da55018 Allow setting mode on volumes 2019-04-18 07:22:24 +02:00
Einar Forselv 862cb47da9 Make container objects comparable 2019-04-18 05:44:02 +02:00
Einar Forselv 587817fbf5 Replace slash in container name 2019-04-18 05:34:01 +02:00
Einar Forselv 6a46632716 Remove temp comments 2019-04-18 05:18:44 +02:00
Einar Forselv b5951e484c Remove old debug method 2019-04-18 05:12:08 +02:00
Einar Forselv 820a78a10f Remove dead code 2019-04-18 05:07:39 +02:00
Einar Forselv 58b3220a2e Support generating volume list in create/run format 2019-04-18 04:43:42 +02:00
Einar Forselv ce50a1ff0e Support getting configured container env vars 2019-04-18 04:26:30 +02:00
Einar Forselv d2d5c0aa0f Make Container class compatible with new json format 2019-04-18 03:50:24 +02:00
Einar Forselv 8bae4712da Remove deprecated code 2019-04-17 19:16:47 +02:00
Einar Forselv 15a0952355 Don't allow oneoff containers 2019-04-17 19:15:58 +02:00
Einar Forselv 268a945af8 Bug: Ensure container properties are fetched safely 2019-04-17 04:40:56 +02:00
Einar Forselv 357e387ed2 Working container spawner 2019-04-17 04:38:15 +02:00
Einar Forselv 197cc16b01 Rename backup process label 2019-04-17 03:28:31 +02:00
Einar Forselv 33b81a52f0 Detect running backup process container 2019-04-17 03:17:50 +02:00
Einar Forselv 5f06c3bb98 Add more docstrings to container module 2019-04-17 03:09:33 +02:00
Einar Forselv 2c9c418c6e Add basic type hints 2019-04-17 03:01:12 +02:00
Einar Forselv 9397a87655 Handle exclude patterns 2019-04-17 02:44:48 +02:00
Einar Forselv 5a9378441c Rework include/exclude 2019-04-17 00:09:36 +02:00
Einar Forselv fb14d65878 Support getting a service by name 2019-04-16 20:55:22 +02:00
Einar Forselv 2884fc1eec Make docker URI part of config 2019-04-15 19:49:57 +02:00
Einar Forselv 97ed56feb9 Move container listing to utils module for each mocking 2019-04-15 19:06:48 +02:00
Einar Forselv fc6ecd951d Major repo reorganizaion 2019-04-15 16:16:06 +02:00