Update Compose file versions to 3.8#6277
Conversation
|
Turns out I was just describing #6276 - I was gonna open an issue for that but it looks like you beat me to it. |
e25393a to
44aa8ee
Compare
|
Rebased to get and update the compose files added in #6252 |
44aa8ee to
18795d5
Compare
|
Rebased again to get #6290 |
18795d5 to
bb23a28
Compare
ocket8888
left a comment
There was a problem hiding this comment.
LGTM: Actions pass, indicating the ones we depend on work, and I've already manually verified this fixes the issue (which I was also experiencing).
|
I can't seem to find the magical docker versions required to use docker-compose files at version 3.8: These are fairly recent versions, but I still get this error: The thing is, https://docs.docker.com/compose/compose-file/compose-versioning/ seems to indicate that these versions should be fine. |
This PR updates all of the Compose file versions in the project to version 3.8, which fixes #6276 because 3.8 is greater than the minimum compose file version necessary to support the
targetoption (2.3).Which Traffic Control components are affected by this PR?
What is the best way to verify this PR?
Test the various Compose files whose versions were updated to 3.8 in this PR:
If this is a bugfix, which Traffic Control versions contained the bug?
PR submission checklist