Historique des commits

Auteur SHA1 Message Date
  Joffrey F 9dde4fff0e Add support for 3.6 schema and tmpfs mount size il y a 7 ans
  Joffrey F 7f30a88bd6 Add type conversion (number, bool) -> float for label values il y a 7 ans
  Joffrey F 39d535c1f5 Fix unicode errors in interpolation / serialization il y a 7 ans
  Joffrey F e400c05de0 Support ${VAR:?err} syntax for mandatory variables il y a 7 ans
  Joffrey F 2d064614ac Gracefully handle errors and provide helpful error message in type conversion il y a 7 ans
  Joffrey F 80503da476 Add support for oom_kill_disable in service config il y a 8 ans
  Joffrey F a07dee9207 Add type converter to interpolation module il y a 8 ans
  Guillermo Arribas eebc63c216 Allow empty default values in variable interpolation (fixes #5185) il y a 8 ans
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase il y a 8 ans
  Daniel Nephin 2bce81508e Support non-alphanumeric default values. il y a 9 ans
  Daniel Nephin fe08be698d Support inline default values. il y a 9 ans
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing il y a 9 ans
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code il y a 9 ans
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. il y a 9 ans
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. il y a 9 ans
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. il y a 10 ans
  Joffrey F a7689f3da8 Handle volume driver change error in config. il y a 10 ans
  Joffrey F abe145bbe7 Update config resolution to always use explicit version numbers il y a 10 ans
  Daniel Nephin 589755d034 Inclide the filename in validation errors. il y a 10 ans
  Daniel Nephin d836973a04 Use colors when logging warnings or errors, so they are more obvious. il y a 10 ans
  Daniel Nephin 59d4f304ee Run pre-commit on all files il y a 10 ans
  Aanand Prasad 4c65891db1 Avoid duplicate warnings if an unset env variable is used multiple times il y a 10 ans
  Aanand Prasad ee6ff294a2 Show a warning when a variable is unset il y a 10 ans
  Aanand Prasad 8b5bd945d0 Interpolate environment variables il y a 10 ans