Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

job-update-patroni fails if http://{{ template "clusterName" . }}-config:8008/config is not ready, but it exits with success. #616

Open
vortegatorres opened this issue Jul 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@vortegatorres
Copy link

What happened?

job-update-patroni job fails if the http://{{ template "clusterName" . }}-config:8008/config service is not ready, but it exits with success.

The sole purpose of this job is to trigger Patroni to rewrite the

Did you expect to see something different?

Retry till http://{{ template "clusterName" . }}-config:8008/config service is ready.

How to reproduce it (as minimally and precisely as possible):

Start timescaledb-single with http://{{ template "clusterName" . }}-config:8008/config stopped, the job fails without waiting to be ready.

Environment

  • Which helm chart and what version are you using?

timescaledb-single version v0.33.1.

  • What is in your values.yaml ?

Default values.

@vortegatorres vortegatorres added the bug Something isn't working label Jul 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant