Joffrey F
|
0a35fd93cd
Merge pull request #2373 from shin-/2370-env_vars_with_dashes
|
10 anni fa |
Joffrey F
|
d6b44905f2
Add test for environment variable dashes support
|
10 anni fa |
Daniel Nephin
|
19b2c41c7e
Add a test for invalid field 'name', and fix an existing test for invalid service names.
|
10 anni fa |
Daniel Nephin
|
1f7faadc77
Remove name from config schema.
|
10 anni fa |
Daniel Nephin
|
5e97b806d5
Fix a bug in ExtendsResolver where the service name of the extended service was wrong.
|
10 anni fa |
Daniel Nephin
|
a92d86308f
Rename ServiceLoader to ServiceExtendsResolver
|
10 anni fa |
Daniel Nephin
|
98ad5a05e4
Validate additional files before merging them.
|
10 anni fa |
Kevin Greene
|
22d90d2180
Added ulimits functionality to docker compose
|
10 anni fa |
Daniel Nephin
|
0e19c92e82
Make working_dir consistent in the config package.
|
10 anni fa |
Daniel Nephin
|
8ff960afd1
Fix service recreate when image changes to build.
|
10 anni fa |
Daniel Nephin
|
841ed4ed21
Remove the duplicate 'Warning' prefix now that the logger adds the prefix.
|
10 anni fa |
Mazz Mosley
|
5dc14f3925
Handle non-ascii chars in volume directories
|
10 anni fa |
Daniel Nephin
|
ae47435425
Fix unicode in environment variables for python2.
|
10 anni fa |
Daniel Nephin
|
3f0e083585
Force windows drives to be lowercase.
|
10 anni fa |
mnowster
|
5ed9f9bdf7
Merge pull request #2206 from dnephin/fix_extends_from_second_file
|
10 anni fa |
Daniel Nephin
|
3725c3ab7e
Merge pull request #2225 from mnowster/2221-blank-env-vars
|
10 anni fa |
Daniel Nephin
|
938d49cbdc
Fixes #2205 - extends must be copied from override file.
|
10 anni fa |
Daniel Nephin
|
937e087c6c
Fixes #2203 - properly validate files when multiple files are used.
|
10 anni fa |
Mazz Mosley
|
08add665e9
Environment keys can contain empty values
|
10 anni fa |
Daniel Nephin
|
26dc0b785b
Give the user a better error message (without a stack trace) when there is a yaml error.
|
10 anni fa |
mnowster
|
6b68a84b9b
Merge pull request #2019 from mrfuxi/less-verbose-extends
|
10 anni fa |
Karol Duleba
|
c7ffbf97c8
Extend oneOf error handling. Issue #1989
|
10 anni fa |
Mazz Mosley
|
c1d5ecaafe
Workaround splitdrive limitations
|
10 anni fa |
Mazz Mosley
|
8efc39e616
Improve boolean warning message.
|
10 anni fa |
Mazz Mosley
|
bef5c2238e
Skip a test for now
|
10 anni fa |
Mazz Mosley
|
2276326d7e
volume path compatibility with engine
|
10 anni fa |
Mazz Mosley
|
f4cd5b1d45
Handle windows volume paths
|
10 anni fa |
Aanand Prasad
|
e38334efbd
Don't expand volume names
|
10 anni fa |
Karol Duleba
|
91b227d133
Allow to extend service using shorthand notation. Closes #1989
|
10 anni fa |
Daniel Nephin
|
78c0734cbd
Disable some tests in windows for now.
|
10 anni fa |