Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker_container: fix healthcheck idempotency issue with strict comparison #88

Merged

Conversation

felixfontein
Copy link
Collaborator

SUMMARY

Fixes #85.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_container

@WojciechowskiPiotr WojciechowskiPiotr merged commit f5d6875 into ansible-collections:main Feb 17, 2021
@felixfontein felixfontein deleted the fix-healthchecks branch February 18, 2021 06:41
@felixfontein
Copy link
Collaborator Author

@WojciechowskiPiotr thanks for reviewing and merging!

felixfontein added a commit to felixfontein/community.general that referenced this pull request Mar 8, 2021
felixfontein added a commit to felixfontein/ansible that referenced this pull request Mar 8, 2021
felixfontein added a commit to ansible-collections/community.general that referenced this pull request Mar 8, 2021
relrod pushed a commit to ansible/ansible that referenced this pull request Mar 8, 2021
clrpackages pushed a commit to clearlinux-pkgs/ansible that referenced this pull request Mar 16, 2021
…2.9.19

Alexander Sowitzki (1):
      [stable-2.9] Bump azure-pipelines-test-container to version 1.8.0 (#73550)

Ashwini Mhatre (1):
      [stable-2.9]:Fix IOSXR integration test (#73607)

Felix Fontein (4):
      Backport of ansible-collections/community.docker@8702713 (#73638)
      Backport of bugfix parts of ansible-collections/community.docker#87 to stable-2.9. (#73817)
      Backport of ansible-collections/community.docker#88 to stable-1. (#73816)
      Backport of ansible-collections/community.crypto#180 to stable-2.9. (#73815)

Gonéri Le Bouder (2):
      ansible-test: yamllint, check the assigment (#73584)
      [ansible-test] attempt to work around podman (#72096) (#73570)

Mark Chappell (2):
      New AWS module mod_defaults - ec2_vpc_endpoint_service_info (#73670)
      New AWS module mod_defaults - iam_saml_federation (#73669)

Matt Martz (2):
      [stable-2.9] Normalize ConfigParser between Python2 and Python3 (#73715) (#73724)
      [stable-2.9] Don't treat host_pinned as lockstep (#73484) (#73513)

Rhys (1):
      Update mongodb replicaset check_compatibility function (#72299)

Rick Elrod (4):
      Update Ansible release version to v2.9.18.post0.
      New release v2.9.19rc1
      Update Ansible release version to v2.9.19rc1.post0.
      New release v2.9.19

Sam Doran (5):
      Update signing key used in incidental_setup_flatpak_remote tests
      Rebalance Windows test groups to avoid timeouts
      Move win_uri to a group that does not reboot the test instance
      [stable-2.9] hostname - add Almalinux support (#73619) (#73649)
      [stable-2.9] Add AlmaLinux to the family of Red Hat-like operating systems (#73541) (#73544)

Zadkiel (1):
      terraform: Remove line that is suppressing output being shown (#66322) (#73803)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker_container healthcheck is not compared correctly in ansible 2.10
2 participants