Felix Fontein
609fa2c8b4
Reformat and re-order changelogs/changelog.yaml.
2024-07-11 22:44:27 +02:00
Felix Fontein
852cf73e2d
Next expected release is 3.12.0.
2024-07-09 22:33:00 +02:00
Felix Fontein
65d8dc8908
Release 3.11.0.
2024-07-09 22:13:38 +02:00
Felix Fontein
4b7e74b75e
docker_container: allow to wait for a container to become healthy ( #921 )
...
* Allow to wait for a container to become healthy.
* Improve wording.
Co-authored-by: Don Naro <dnaro@redhat.com>
* Improve explanation.
---------
Co-authored-by: Don Naro <dnaro@redhat.com>
2024-07-09 20:07:00 +02:00
Felix Fontein
ec37166a6c
Use registry image from ghcr.io. ( #927 )
2024-07-08 19:22:18 +00:00
Felix Fontein
8e8a091469
Get rid of hello-world image, 2/2 ( #925 )
...
* Use our image for container platform test.
* Remove docker_test_image_hello_world_platform image.
2024-07-08 09:27:27 +02:00
Felix Fontein
f9461bb441
Get rid of hello-world image, 1/2 ( #924 )
...
* Use our image for pull test.
* Add 386 versions of the images.
2024-07-08 09:04:06 +02:00
dependabot[bot]
4277b60340
Bump fsfe/reuse-action from 3 to 4 ( #923 )
...
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action ) from 3 to 4.
- [Release notes](https://github.com/fsfe/reuse-action/releases )
- [Commits](https://github.com/fsfe/reuse-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: fsfe/reuse-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-08 07:51:45 +02:00
Felix Fontein
8efbd560f9
Use variable instead of image directly.
2024-07-07 23:20:42 +02:00
Felix Fontein
6fcbd34e23
Prevent infinite loop. ( #922 )
2024-07-07 23:18:58 +02:00
Felix Fontein
7ec56d33cb
Fix health check so that Docker also likes it...
2024-07-07 22:30:05 +02:00
Felix Fontein
569880486f
Improve health check image. ( #919 )
2024-07-07 21:19:26 +02:00
Felix Fontein
ff412f475e
Disable Go module info caching.
2024-07-07 20:20:10 +02:00
Felix Fontein
f69a29403b
Add health check test image. ( #918 )
2024-07-07 19:31:16 +02:00
Felix Fontein
259f2cf8b7
Fix docker_compose_v2 example. ( #917 )
2024-07-06 21:20:13 +02:00
Felix Fontein
48c0cdf2c5
Imporve parsing of skipped messages. ( #916 )
2024-07-06 21:10:39 +02:00
Ethan Williams
e2f93a0c66
fix mis-named keys and invalid values in copy into example ( #915 )
2024-07-06 20:55:12 +02:00
Felix Fontein
bbf163e61d
Add link to forum. ( #913 )
2024-07-05 22:38:24 +02:00
Fran Jurinec
9b5dbd4543
Add support from device_cgroup_rules parameter ( #910 )
2024-07-04 09:51:32 +02:00
Felix Fontein
7fe2f57951
'alternatives' is now required.
2024-07-04 08:01:06 +02:00
Felix Fontein
1713995bfc
Fix CI for CentOS 7. ( #908 )
2024-07-01 13:51:02 +02:00
Andrew Dawes
d98850e9e9
Support ansible-test integration tests for arm64 ( #906 )
...
* Support ansible-test integration for arm64
* Replace set_fact with inline templated conditional
2024-06-30 14:07:25 +02:00
Felix Fontein
2ce838ab92
Use new images for export/import tests. ( #905 )
2024-06-29 19:20:24 +02:00
Felix Fontein
81cabbf697
CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 ( #902 )
...
* Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3.
* Use LooseVersion instead of StrictVersion to parse urllib3 versions.
2024-06-29 18:57:08 +02:00
Felix Fontein
165571f5cf
Adjust docs publishing workflow. ( #903 )
...
Ref: https://github.com/ansible-community/github-docs-build/issues/92
2024-06-29 17:27:43 +02:00
Felix Fontein
7efc6381d0
CI: use new container images for Compose v2 pull tests ( #900 )
...
* Use simple-1 image instead of Alpine image for docker_compose_v2_pull tests.
* Use simple-1 image instead of Alpine image for docker_compose_v2 pull tests.
2024-06-29 11:43:00 +02:00
Felix Fontein
37c639f6e8
Publish test images under another tag to work around strange behavior of Compose's pull policy. ( #901 )
2024-06-29 11:16:32 +02:00
Felix Fontein
d334c2362f
Create helper OCI images for use in CI. ( #899 )
2024-06-28 22:59:20 +02:00
Felix Fontein
ad9d362336
Make docker_host and cli_context mutually exclusive. ( #895 )
2024-06-28 22:26:34 +02:00
Felix Fontein
36dcb94b39
Document host-gateway. ( #897 )
2024-06-28 17:03:32 +02:00
Felix Fontein
ace4ee4f70
Make sure that Docker SDK for Python is installed for docker_stack* tests. ( #896 )
2024-06-28 16:46:26 +02:00
Felix Fontein
08063a0439
Skip certain tests on Docker 27.0.0+. ( #893 )
2024-06-28 07:40:45 +02:00
Felix Fontein
eddeb91697
Adjust CI matrix for ansible-core devel's ansible-test ( #889 )
...
* Adjust CI matrix for ansible-core devel's ansible-test.
* Kick docker-compose v1 out from devel docker tests.
2024-06-18 08:00:13 +02:00
Felix Fontein
801d65c610
Next expected release is 3.11.0.
2024-06-16 22:23:34 +02:00
Felix Fontein
3383cd551e
Release 3.10.4.
2024-06-16 22:04:40 +02:00
Felix Fontein
4cac2ac021
Make sure that one of project_src and definition is provided. ( #886 )
2024-06-16 21:49:20 +02:00
Felix Fontein
a5b5681608
Prepare 3.10.4 release.
2024-06-16 21:10:13 +02:00
Felix Fontein
6fc9727f60
Remove Fedora 32 tests from CI. ( #882 )
2024-06-14 08:23:29 +02:00
Felix Fontein
691bc6de72
Docker Compose v1 tests: restrict API version to 1.44 if default API version is 1.45+ ( #881 )
...
* Restrict API version to 1.44 if default API version is 1.45+.
* Set COMPOSE_API_VERSION if api_version is provided.
* Add changelog.
2024-06-14 08:02:12 +02:00
Felix Fontein
fd5110c94c
Fix shellcheck errors. ( #880 )
2024-06-13 21:39:07 +02:00
Felix Fontein
0616fb12df
Try to fix docker-compose v1 tests on Arch. ( #879 )
2024-06-10 21:19:04 +02:00
Felix Fontein
4cb29220e5
Bump Azure test container to 6.0.0. ( #877 )
2024-06-10 20:38:53 +02:00
Sih Sîng-hông薛丞宏
a22e92cdc0
Update the example of docker_compose_v2.py ( #874 )
...
`docker-compse` => `docker compose`.
2024-06-04 13:01:23 +02:00
Felix Fontein
c2c47636b4
Stop building EE with CentOS Stream 8, which no longer has builds. ( #873 )
2024-06-04 08:01:32 +02:00
Felix Fontein
a3952f0068
The next expected release is 3.11.0.
2024-05-26 21:10:18 +02:00
Felix Fontein
9e7b5407fd
Release 3.10.3.
2024-05-26 20:48:21 +02:00
Felix Fontein
de7729c33c
Prepare 3.10.3 release.
2024-05-26 16:39:21 +02:00
Felix Fontein
205867e392
Avoid using the deprecated selectors compat module utils. ( #871 )
2024-05-25 09:00:18 +02:00
Felix Fontein
7867390473
Force requests<2.32.0 for docker-compose. ( #867 )
2024-05-22 07:43:03 +02:00
Felix Fontein
54fd5284d9
Next expected release is 3.11.0.
2024-05-21 21:31:12 +02:00