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

Make service health checks configurable #498

Closed
mmdriley opened this issue May 25, 2018 · 2 comments
Closed

Make service health checks configurable #498

mmdriley opened this issue May 25, 2018 · 2 comments
Assignees
Labels
customer/feedback Feedback from customers help-wanted We'd love your contributions on this issue kind/enhancement Improvements or new features resolution/wont-fix This issue won't be fixed

Comments

@mmdriley
Copy link
Contributor

When a service specifies protocol: "http" for one of its ports, we should allow customization of at least:

  • the health check URL
  • the set of healthy responses

Full set of ELB health check options: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/target-group-health-checks.html

@mmdriley mmdriley added this to the 0.16 milestone May 25, 2018
@lukehoban lukehoban modified the milestones: 0.16, 0.18 Jul 12, 2018
@lukehoban lukehoban modified the milestones: 0.18, 0.19 Sep 10, 2018
@lukehoban
Copy link
Member

lukehoban commented Oct 17, 2018

Related to this - we also had a request to expose configuration of healthCheckGracePeriodSeconds as part of overall health check configuration on cloud.Service (or possibly initially just even cloudaws.Service).

@lukehoban lukehoban added help-wanted We'd love your contributions on this issue customer/feedback Feedback from customers labels Oct 17, 2018
@lukehoban lukehoban modified the milestones: 0.19, 0.20 Nov 8, 2018
@lukehoban lukehoban modified the milestones: 0.20, 0.22 Dec 7, 2018
@lukehoban
Copy link
Member

We are adding AWS-specific libraries for working with ECS Services as part of pulumi/pulumi-awsx#53. In the near term, those will offer greater flexibility to control details like this for users who are working with AWS. We'll continue to think about how to add cross-cloud support for this as part of the cloud package.

@lukehoban lukehoban removed this from the 0.22 milestone Mar 17, 2019
@lukehoban lukehoban added the kind/enhancement Improvements or new features label Jul 24, 2023
@mjeffryes mjeffryes added the resolution/wont-fix This issue won't be fixed label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer/feedback Feedback from customers help-wanted We'd love your contributions on this issue kind/enhancement Improvements or new features resolution/wont-fix This issue won't be fixed
Projects
None yet
Development

No branches or pull requests

3 participants