提交历史

作者 SHA1 备注 提交日期
  Anca Iordache 7f7370b811 Add placement.max_replicas_per_node to conversion map 4 年之前
  Luca Nardelli d51249acf4 Report which variable fails interpolation when they are mandatory 5 年之前
  aiordache 2b4d409ac3 Update schema and fix memory limit parsing 5 年之前
  aiordache c90ba119f5 Fix tox failures 5 年之前
  alexrecuenco 4d3d9f64b9 Removed Python2 support 5 年之前
  aiordache b78c1ec193 Merge 2.x and 3.x schemas 5 年之前
  Bastian Venthur 5529376d4c Removed six 6 年之前
  Bastian Venthur e8424d5ae0 Removed Python2 support 6 年之前
  Brett Randall fb4d5aa7e6 Include required but missing VAR name and assignment in interpolation error message. 6 年之前
  Joffrey F 62057d098f Don't use dot as a path separator as it is a valid character in resource identifiers 7 年之前
  Vincent Demeester 70574efd5b Support for rollback config in compose 3.7 7 年之前
  Joffrey F 71d40c2a9b Avoid fallthrough with empty defaults 7 年之前
  Matthieu Nottale 16ea49ac8c Add support for cpu_rt_period and cpu_rt_runtime. 7 年之前
  Matthieu Nottale b9f9643d24 Add support for 'cpu_period' for compose v2.1-v2.3. 7 年之前
  Joffrey F 9dde4fff0e Add support for 3.6 schema and tmpfs mount size 7 年之前
  Joffrey F 7f30a88bd6 Add type conversion (number, bool) -> float for label values 7 年之前
  Joffrey F 39d535c1f5 Fix unicode errors in interpolation / serialization 7 年之前
  Joffrey F e400c05de0 Support ${VAR:?err} syntax for mandatory variables 7 年之前
  Joffrey F 2d064614ac Gracefully handle errors and provide helpful error message in type conversion 7 年之前
  Joffrey F 80503da476 Add support for oom_kill_disable in service config 8 年之前
  Joffrey F a07dee9207 Add type converter to interpolation module 8 年之前
  Guillermo Arribas eebc63c216 Allow empty default values in variable interpolation (fixes #5185) 8 年之前
  Joffrey F 8f0ef26a73 Improved version comparisons throughout the codebase 8 年之前
  Daniel Nephin 2bce81508e Support non-alphanumeric default values. 9 年之前
  Daniel Nephin fe08be698d Support inline default values. 9 年之前
  Joffrey F b9ca5188a2 Remove Environment singleton, instead carry instance during config processing 9 年之前
  Joffrey F c69d8a3bd2 Implement environment singleton to be accessed throughout the code 9 年之前
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. 9 年之前
  Daniel Nephin 79df2ebe1b Support variable interpolation for volumes and networks sections. 9 年之前
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. 10 年之前