99 Commits (1.5.9)

Author SHA1 Message Date
Valentin Lab 2b8c6dd178 fix: [compose-core] added a default ``COMPOSE_HTTP_TIMEOUT`` of 2 hours 3 years ago
Valentin Lab 6ddb0bc120 chg: [compose-core] updated timeout for sql connection from 30s to 120s. 3 years ago
Valentin Lab eb159adf10 fix: [compose-core] ``dc`` usage was broken 3 years ago
Valentin Lab 9f43a4cb87 new: dev: [compose-core] added ``service_base_image_id`` function for charms 4 years ago
Valentin Lab b9dd681f88 new: [compose-core] added ``--no-post-deploy`` and prevented also ``post-deploy`` from running when using ``--no-hooks`` 4 years ago
Valentin Lab d055b7e699 fix: `tech-dep` could be mis-read and generate unwanted dependency loops 4 years ago
Valentin Lab 32aaf2e0ea fix: dev: prevent duplication of network parameters 4 years ago
Valentin Lab 79744ae283 fix: dev: filter running containers on the ``master-service`` tag 4 years ago
Valentin Lab e35be85381 fix: dev: [compose-core] invalid caching key in function ``get_service_relation`` 4 years ago
Valentin Lab 15dad81fc4 new: [compose-core] include last version of ``kal-shlib-docker`` 4 years ago
Valentin Lab 8c7cf28bf6 fix: ``compose`` command line arguments could be eaten 4 years ago
Valentin Lab cb3c784c66 fix: support running in directory having name containing uppercase 5 years ago
Valentin Lab a4c6e9e7cd fix: dev: small improvements !minor 5 years ago
Valentin Lab 225d1e5cce fix: missing export on function ``docker_compose_store`` 5 years ago
Valentin Lab ffe43b0194 new: print usage section in help !minor 5 years ago
Valentin Lab d9adfdfa7c chg: dev: implement shellcheck advice !minor 5 years ago
Valentin Lab 1af2ae3312 fix: ``--no-hooks`` was not fully implemented 5 years ago
Valentin Lab bcc8556412 fix: invalid usage of ``return`` 5 years ago
Valentin Lab d14f10e2a5 fix: invalid cache file names 5 years ago
Valentin Lab 6937945ea4 chg: raise waiting for tcp connection timeout 5 years ago
Valentin Lab dd7bf70df8 fix: missing options in ``--help`` options 5 years ago
Valentin Lab a3d694bf4e new: ``!file-content`` modifier to allow including file contents in some config values 5 years ago
Valentin Lab b690c921f4 fix: ``subordinate`` charm should not be launched 5 years ago
Valentin Lab ffe47e82dd fix: same ``host-resource`` would incorrectly be setup multiple times 5 years ago
Valentin Lab 162b84567f fix: try to pair before summoning 5 years ago
Valentin Lab 58d227a704 fix: summon services requirement not to be ignored 5 years ago
Valentin Lab 8078505626 fix: spurious space in debug information !minor 5 years ago
Valentin Lab b858e44af4 fix: incorrect detection of existing db container 5 years ago
Valentin Lab 04c6042b3a new: macosx compatibility 5 years ago
Valentin Lab 503697ea6a new: dev: update for kal-shlib-charm 0.5.0 compatibility 5 years ago
Valentin Lab a4a8b65617 fix: remove subordinates from service list for final call of ``docker-compose`` 5 years ago
Valentin Lab a5ffe9dff7 new: allow to change server db docker run param and connection check command !api 5 years ago
Valentin Lab bacb12e2e4 fix: error message typo !minor 5 years ago
Valentin Lab 3401c42e93 fix: prevent spurious output from possible ``docker pull`` to polute stdout 5 years ago
Valentin Lab d700a9f1b8 new: added ``docker_image_export_dir``, ``service_base_image_export_dir`` helper function 5 years ago
Valentin Lab 06cc478ad0 new: direct action do not decorate output anymore 5 years ago
Valentin Lab c6feae7ef7 new: support "--without-relation" to remove a relation if needed. 5 years ago
Valentin Lab b9175ac09e fix: ``xargs`` would complain about ``LINE_MAX`` for some reason on some hosts. 5 years ago
Valentin Lab 8e2c239c1b new: ensure ``compose-core`` is indeed outputing docker-compose errorlevel 5 years ago
Valentin Lab 32a0145e6e fix: allow merging ``float`` values also. 5 years ago
Valentin Lab cfd908b18d new: added ``docker_get_uid_gid`` for charms. 5 years ago
Valentin Lab bb666109a4 new: dev: added ``yaml_get_values`` helper function for charm. 5 years ago
Valentin Lab 9eb5cba55e fix: dev: better caching of ``_get_rec_depth``. 5 years ago
Valentin Lab cb4c8d7d79 chg: dev: don't print service as it's own dep in debug message. 5 years ago
Valentin Lab c6693f56cb fix: ``run-once`` service relying on sub-services would not have there sub-service called. 5 years ago
Valentin Lab 82130814f8 fix: dev: bad cache would mess output of ``get_ordered_service_dependencies`` the second time. 5 years ago
Valentin Lab 3760343dbc fix: any output of compose was redirected to standard error. 5 years ago
Valentin Lab c50e19fb3f fix: when providing an unknown argument, help was not displayed on standard error. !minor 5 years ago
Valentin Lab b7280465c6 chg: dev: minor variable name change !minor 5 years ago
Valentin Lab e870a127e2 new: adding ``--quiet|-q`` as a quick solution to allow removing any bogus logs from ``stdout``. 5 years ago