Skip to content

Conversation

simvlad
Copy link
Contributor

@simvlad simvlad commented Jul 25, 2025

What was changed

Fixes TLS setup:

  1. It was using non existing version of admin-tools:1.28.0: target temporal-admin-tools: failed to solve: temporalio/admin-tools:1.28.0: failed to resolve source metadata for docker.io/temporalio/admin-tools:1.28.0: docker.io/temporalio/admin-tools:1.28.0: not found. Should have used TEMPORAL_ADMINTOOLS_VERSION env variable instead of TEMPORAL_VERSION.
  2. It was running update-ca-certificates without root

Why?

Fixes broken tls/run-tls.sh

Checklist

  1. How was this tested:
    tls/run-tls.sh succeeds on Mac

  2. Any docs updates needed?
    No

@CLAassistant
Copy link

CLAassistant commented Jul 25, 2025

CLA assistant check
All committers have signed the CLA.

@simvlad simvlad requested a review from a team July 25, 2025 06:23
@robholland robholland merged commit 46e1051 into main Aug 5, 2025
4 checks passed
@robholland robholland deleted the simvlad/fix-tls-setup branch August 5, 2025 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants