Commit History

Автор SHA1 Съобщение Дата
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema преди 9 години
  Daniel Nephin be554c3a74 Merge v1 config jsonschemas into a single file. преди 9 години
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. преди 9 години
  Daniel Nephin 0a06d827fa Fix warning about boolean values. преди 9 години
  Daniel Nephin d5514965d5 Merge pull request #2975 from dnephin/fix_crash_on_none_in_config преди 9 години
  Daniel Nephin 02535f0cf1 Fix validation message when there are multiple ested oneOf validations. преди 9 години
  Daniel Nephin 0d218c34c7 Make config validation error messages more consistent. преди 9 години
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. преди 9 години
  Daniel Nephin 532dffd688 Fix build section without context. преди 9 години
  Aanand Prasad ef8db3650a Improve error messages for invalid versions преди 9 години
  Aanand Prasad 4ac004059a Normalise/fix config field designators in validation messages преди 9 години
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods преди 9 години
  Aanand Prasad e566a4dc1c Implement network_mode in v2 преди 9 години
  Joffrey F 139c7f7830 Move named volumes matching to config validation phase преди 9 години
  Daniel Nephin 146587643c Move ulimits validation to validation.py and improve the error message. преди 9 години
  Daniel Nephin 0bce467782 Implement depends_on to define an order for services in the v2 format. преди 9 години
  Garrett Heel 9cfa71ceee Add support for build arguments преди 10 години
  Daniel Nephin c3968a439f Refactor config loading to move version check into ConfigFile. преди 9 години
  Dimitar Bonev 3a46abd17f Allowed port range in exposed ports преди 9 години
  Daniel Nephin e98ab0e534 Allow both image and build together. преди 9 години
  Joffrey F 21aae13e77 Move logging config changes to v2 spec преди 9 години
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. преди 10 години
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. преди 10 години
  Joffrey F a7689f3da8 Handle volume driver change error in config. преди 10 години
  Joffrey F ecef5d37a7 Add v2 configuration tests преди 10 години
  Joffrey F abe145bbe7 Update config resolution to always use explicit version numbers преди 10 години
  Joffrey F b4be7b870f Add support for declaring named volumes in compose files преди 10 години
  Aanand Prasad ccf548b98c Validate the 'expose' option преди 10 години
  Aanand Prasad 374b16843f Fix ports validation message преди 10 години
  Daniel Nephin efec2aae6c Fixes #2008 - re-use list_or_dict schema for all the types преди 10 години