Twingate-Labs / tg-group-profile-manager

Slackbot to manage Twingate group memberships
Apache License 2.0
8 stars 2 forks source link

Add Health Check #13

Closed ErezWeiss closed 1 month ago

ErezWeiss commented 1 month ago

Hi! I found out that the slack bot doesn't have a health check route. I expect to get 200 from /healthcheck

emrul commented 1 month ago

Hey @ErezWeiss - thanks for opening the issue. A health check would be great, we’d definitely be happy to review a PR if you could submit one for it.

ErezWeiss commented 1 month ago

https://github.com/Twingate-Labs/tg-group-profile-manager/pull/14#pullrequestreview-2288595441

Tested locally.

ErezWeiss commented 1 month ago

@emrul

chenbishop commented 1 month ago

@ErezWeiss

The PR has been tested, merged and released.

Please update the helm chart version and redeploy to reflect the changes.

ErezWeiss commented 1 month ago

Thank you!