Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Firshman 70a605acac Explain the explanation about file versions há 9 anos atrás
  Ben Firshman 85b85bc675 Make validation error less robotic há 9 anos atrás
  johnharris85 f655a8af95 Account for aliased links Fix failing tests Signed-off-by: John Harris <[email protected]> há 9 anos atrás
  johnharris85 e4d2d7ed8a Config now catches undefined service links Fixes issue #2922 Signed-off-by: John Harris <[email protected]> há 9 anos atrás
  Daniel Nephin 18510b4024 Don't allow booleans for mapping types. há 9 anos atrás
  Daniel Nephin dc3a5ce624 Refactor config validation to support constraints in the same jsonschema há 9 anos atrás
  Daniel Nephin be554c3a74 Merge v1 config jsonschemas into a single file. há 9 anos atrás
  Daniel Nephin adb64ef8d5 Merge v2 config jsonschemas into a single file. há 9 anos atrás
  Daniel Nephin 0a06d827fa Fix warning about boolean values. há 9 anos atrás
  Daniel Nephin d5514965d5 Merge pull request #2975 from dnephin/fix_crash_on_none_in_config há 9 anos atrás
  Daniel Nephin 02535f0cf1 Fix validation message when there are multiple ested oneOf validations. há 9 anos atrás
  Daniel Nephin 0d218c34c7 Make config validation error messages more consistent. há 9 anos atrás
  Daniel Nephin 4b2a666231 Validate that each section of the config is a mapping before running interpolation. há 9 anos atrás
  Daniel Nephin 532dffd688 Fix build section without context. há 9 anos atrás
  Aanand Prasad ef8db3650a Improve error messages for invalid versions há 10 anos atrás
  Aanand Prasad 4ac004059a Normalise/fix config field designators in validation messages há 10 anos atrás
  Aanand Prasad ed1b204804 Rename 'net' to 'network mode' in various classes/methods há 10 anos atrás
  Aanand Prasad e566a4dc1c Implement network_mode in v2 há 10 anos atrás
  Joffrey F 139c7f7830 Move named volumes matching to config validation phase há 10 anos atrás
  Daniel Nephin 146587643c Move ulimits validation to validation.py and improve the error message. há 10 anos atrás
  Daniel Nephin 0bce467782 Implement depends_on to define an order for services in the v2 format. há 10 anos atrás
  Garrett Heel 9cfa71ceee Add support for build arguments há 10 anos atrás
  Daniel Nephin c3968a439f Refactor config loading to move version check into ConfigFile. há 10 anos atrás
  Dimitar Bonev 3a46abd17f Allowed port range in exposed ports há 10 anos atrás
  Daniel Nephin e98ab0e534 Allow both image and build together. há 10 anos atrás
  Joffrey F 21aae13e77 Move logging config changes to v2 spec há 10 anos atrás
  Daniel Nephin bf1552da79 Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. há 10 anos atrás
  Daniel Nephin 475a091768 Update pre-commit config to enforace that future imports exist in all files. há 10 anos atrás
  Joffrey F a7689f3da8 Handle volume driver change error in config. há 10 anos atrás
  Joffrey F ecef5d37a7 Add v2 configuration tests há 10 anos atrás