Skip to content

[Bug] Bumping to temporal admin tools version 1.31.0 breaks default pg-es compose setup #154

Description

@Furlanetto-Dev

What are you really trying to do?

Use the default compose setup

Describe the bug

#148
this PR broke the default compose setup as container versions of temporal after 1.30 where shipped without curl.

echo 'WARNING: curl will be removed from admin-tools in v1.30.'

Minimal Reproduction

Ran docker compose up
checked the logs of admin-tools container:
Elasticsearch not ready yet, waiting... (attempt 19/30) /scripts/setup-postgres-es.sh: line 68: curl: not found
got sad 😩.

Environment/Versions

  • OS and processor: intel i7 something, Linux
  • Temporal Version: 1.31.0
  • Docker compose

Additional context

Also, I believe the script is not passing postgres password to temporal-sql-tool

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions