architect-team / architect-cli

Command line interface for running Architect services locally
https://docs.architect.io
37 stars 13 forks source link

649 liveness probe port path #896

Closed mtgoncalves1 closed 1 year ago

mtgoncalves1 commented 1 year ago

Overview

Warn the user if the component they register or deploy uses liveness_probe path and port. I set the removal date to be October of 2023 but do let me know when is the best time. Also, we need to merge the docs first.

Tests

Add to the hello-world service:

    liveness_probe:
      port: 3000
      path: /

Then run

Docs

https://github.com/architect-team/documentation/pull/36

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.39.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: