348 Commits (master)
 

Author SHA1 Message Date
Valentin Lab e0b4993f8a fix: dev: missing export for ``get_service_relation`` for charm usage. 5 years ago
Valentin Lab 5b6aca0072 fix: db connection, wait if receiving "the database system is starting up". 5 years ago
Valentin Lab 2955736814 chg: default project name won't use ``-deploy`` postfix. 5 years ago
Valentin Lab 2e9d1613fc fix: dev: be sure to catch error. 5 years ago
Valentin Lab 1c639c9d55 new: basic but functional auto-summoning code. 5 years ago
Valentin Lab f8ab2a87da chg: dev: refactor out ``metadata`` reading for provide 5 years ago
Valentin Lab 197e1d9c80 fix: provide a sensible help when using ``run`` command without any services. 5 years ago
Valentin Lab f046355186 new: ``!expand-vars`` tag for relations and options. 5 years ago
Valentin Lab 04d50750f5 new: provide ``option-get`` with possible interpolation. 5 years ago
Valentin Lab 886b4d7388 fix: dev: ``relation-set`` supports merging of complex values. 5 years ago
Valentin Lab e240392ec2 new: can interpret ``bash-stdout`` tags in relations options 5 years ago
Valentin Lab 90994d3b91 chg: dev: ``cached_cmd_on_base_image`` is now cached through sessions. 5 years ago
Valentin Lab ee00ad7192 chg: dev: force YAML C ``libyaml`` bindings for python merging code 5 years ago
Valentin Lab 993253d7da chg: dev: force ``pyyaml`` to use C bindings to boost ``shyaml``. 5 years ago
Valentin Lab 344977802e new: ``compose up`` now includes ``--remove-orphans`` by default. 5 years ago
Valentin Lab 0ad11cc9cc chg: dev: replace ``echo`` with ``printf`` !minor 5 years ago
Valentin Lab d6e20577db new: support of service names having dots (``.``) inside their name. 5 years ago
Valentin Lab b26153644e new: charm can now declare relations 5 years ago
Valentin Lab cead8f601f new: pkg: new versions of ``kal-shlib-pretty`` and ``kal-shlib-common``. 5 years ago
Valentin Lab da2ffeb456 fix: relation data was forgotten/mixed due to a big cache bug 5 years ago
Valentin Lab 208aa1ad7f new: dev: small refactor of ``file_get_hash`` !minor 5 years ago
Valentin Lab b103a952ca new: provide full fledged ``find`` in docker image (and to charms). 5 years ago
Valentin Lab 515e545cdf new: dev: ``kal-shlib-array`` and ``kal-shlib-charm`` version update. 5 years ago
Valentin Lab 4e8ed59228 chg: dev: refactor out ``get_service_relation_tech_dep`` 5 years ago
Valentin Lab 79c3e5b48b new: better help message with charm actions listed as commands 5 years ago
Valentin Lab 5c0317d240 new: dev: provide ``get_container_network_ips`` to charms 6 years ago
Valentin Lab e37864afc3 new: dev: provide ``get_host_path`` to find host path of a local directory. 6 years ago
Valentin Lab 96362fabb2 fix: dev: don't hide unexpected errors when launching docker in ``wait_for_tcp_port``. 6 years ago
Valentin Lab bfc068876c fix: remove bogus bash warning when using actions. 6 years ago
Valentin Lab b92c1e5d42 fix: do not silently pass errors when populating environment variable for running hooks. 6 years ago
Valentin Lab 9b822d0b3e fix: docker base image was wrong in image building charms having more than one layer. 6 years ago
Valentin Lab 8cbaa5356b fix: support of empty ``docker-compose`` struct in compose YAML 6 years ago
Valentin Lab 65a2714dc0 new: dev: minor tweaks to existing displayed feedbacks in networking code. !minor 6 years ago
Valentin Lab 5d3a3fde83 chg: database password file can now be stored in a different directory than host !api 6 years ago
Valentin Lab 66b9c9e57c fix: dev: moved state's temporary files for database communication in ``$state_tmpdir`` 6 years ago
Valentin Lab 7b16c07c7f fix: avoid leaking stopped containers 6 years ago
Valentin Lab 5c64645648 fix: ``wait_for_tcp_port`` would not work as expected and always succeed. 6 years ago
Valentin Lab e521d5fee9 new: store and keep compiled docker-compose and a mean to use-it for services. 6 years ago
Valentin Lab 37d5c0a43d new: ``compose`` is now to be used in a docker. 6 years ago
Valentin Lab 9f4cb01a36 chg: dev: minor comment addition, removal, and simplification. !minor 6 years ago
Valentin Lab 08f21ff10a chg: dev: delete obsolete code !minor 6 years ago
Valentin Lab 9624f3b00f fix: dev: should not need any direct connection from container to host 6 years ago
Valentin Lab 654d6733ac fix: dev: function should use ``return``, not ``exit``. 6 years ago
Valentin Lab a03ae8ba51 new: bail out when failing to read compose file and be more explicit 6 years ago
Valentin Lab 0085403e54 fix: was not compatible with ``busybox`` version of ``readlink``. 6 years ago
Valentin Lab 4b4aa5215f fix: remove warning about "static" network. 6 years ago
Valentin Lab 7a779015b0 fix: use a docker container to check for open tcp port 6 years ago
Valentin Lab 0a1d885d2f fix: improper failure if using an empty service definition in ``compose.yml`` 6 years ago
Valentin Lab 5a60c03ff9 chg: better error message and error catching upon YAML merging 6 years ago
Valentin Lab ad2a6232fd new: ``run-once`` service should not be linked as dependencies to proper ``service``. 6 years ago