提交歷史

作者 SHA1 備註 提交日期
  Bastian Venthur e8424d5ae0 Removed Python2 support 6 年之前
  Djordje Lukic ae0f3c74a0 Support for credential_spec 6 年之前
  Joffrey F d5eb209be0 Fix parse_key_from_error_msg to not error out on non-string keys 7 年之前
  Joffrey F 98bb68e404 Fix new flake8 errors/warnings 7 年之前
  Drew Romanyk badd4d764a Refactor subnet cidr validator & add new test 8 年之前
  Drew Romanyk 6c8184d0d0 Add format to other v3 configs & remove unix dependency 8 年之前
  Drew Romanyk 68c636d728 Fix subnet config test for windows 8 年之前
  Drew Romanyk 5691b8241d Implement subnet config validation (fixes #4552) 8 年之前
  Guillermo Arribas aa1fb67495 Wrong format in the healthcheck test does not issue a warning (fixes #4424) 8 年之前
  Joffrey F 3654f3ac48 Fix oneOf validator parser to correctly process uniqueItems errors 8 年之前
  Joffrey F ec1f6c36eb Add support for extension fields in v2.x and v3.4 8 年之前
  Joffrey F 259b96748c Add support for service:name pid config 8 年之前
  Alexey Rokhin 61e54514c4 move cpus validation to validation.py 8 年之前
  Daniel Nephin 2acf286ed6 Support V3.2 8 年之前
  Joffrey F 8b92049432 Detect the service that causes the invalid service name error 8 年之前
  Joffrey F 04394b1d0a Expand depends_on to allow different conditions (service_start, service_healthy) 8 年之前
  Ben Firshman b67f110620 Explain the explanation about file versions 9 年之前
  Ben Firshman 27628f8655 Make validation error less robotic 9 年之前
  johnharris85 6d2805917c Account for aliased links 9 年之前
  johnharris85 68272b0216 Config now catches undefined service links 9 年之前
  Daniel Nephin 18510b4024 Don't allow booleans for mapping types. 9 年之前
  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 年之前