Commit Verlauf

Autor SHA1 Nachricht Datum
  Joffrey F 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) vor 8 Jahren
  Ben Firshman b67f110620 Explain the explanation about file versions vor 9 Jahren
  Ben Firshman 27628f8655 Make validation error less robotic vor 9 Jahren
  johnharris85 6d2805917c Account for aliased links vor 9 Jahren
  johnharris85 68272b0216 Config now catches undefined service links vor 9 Jahren
  Daniel Nephin 18510b4024 Don't allow booleans for mapping types. vor 9 Jahren
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema vor 9 Jahren
  Daniel Nephin be554c3a74 Merge v1 config jsonschemas into a single file. vor 9 Jahren
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. vor 9 Jahren
  Daniel Nephin 0a06d827fa Fix warning about boolean values. vor 9 Jahren
  Daniel Nephin d5514965d5 Merge pull request #2975 from dnephin/fix_crash_on_none_in_config vor 9 Jahren
  Daniel Nephin 02535f0cf1 Fix validation message when there are multiple ested oneOf validations. vor 9 Jahren
  Daniel Nephin 0d218c34c7 Make config validation error messages more consistent. vor 9 Jahren
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. vor 9 Jahren
  Daniel Nephin 532dffd688 Fix build section without context. vor 9 Jahren
  Aanand Prasad ef8db3650a Improve error messages for invalid versions vor 9 Jahren
  Aanand Prasad 4ac004059a Normalise/fix config field designators in validation messages vor 9 Jahren
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods vor 9 Jahren
  Aanand Prasad e566a4dc1c Implement network_mode in v2 vor 9 Jahren
  Joffrey F 139c7f7830 Move named volumes matching to config validation phase vor 9 Jahren
  Daniel Nephin 146587643c Move ulimits validation to validation.py and improve the error message. vor 9 Jahren
  Daniel Nephin 0bce467782 Implement depends_on to define an order for services in the v2 format. vor 9 Jahren
  Garrett Heel 9cfa71ceee Add support for build arguments vor 10 Jahren
  Daniel Nephin c3968a439f Refactor config loading to move version check into ConfigFile. vor 9 Jahren
  Dimitar Bonev 3a46abd17f Allowed port range in exposed ports vor 9 Jahren
  Daniel Nephin e98ab0e534 Allow both image and build together. vor 9 Jahren
  Joffrey F 21aae13e77 Move logging config changes to v2 spec vor 9 Jahren
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. vor 10 Jahren
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. vor 10 Jahren
  Joffrey F a7689f3da8 Handle volume driver change error in config. vor 10 Jahren