Skip to content

removed status check of other microservices

Compare
Choose a tag to compare
@briskt briskt released this 27 Jul 15:53
· 103 commits to main since this release
149fe02

Fixed

  • Removed the check of id-broker and email-service in /site/system-status because these services have their own checks. Having these checks here was causing ECS to mark this service as unhealthy and terminate the task.
  • Use a more deterministic dependency list format.
  • Dependency update, including new email-service-php-client and idp-id-broker-php-client that report DNS error correctly.