Skip to content

feat(out): add concourse_url source field to override ATC_EXTERNAL_URL - #20

Merged
ujala-singh merged 1 commit into
mainfrom
feat/concourse-url-override
Sep 19, 2026
Merged

ujala-singh merged 1 commit into
mainfrom
feat/concourse-url-override

Conversation

@ujala-singh

Copy link
Copy Markdown
Owner

Concourse's externalUrl Helm value may be locked to an STS WebIdentity OIDC issuer hostname that differs from the URL users actually reach builds through (e.g. via a Teleport proxy). When concourse_url is set in the resource source, it overrides ATC_EXTERNAL_URL at the start of Out() so that both safeExpandEnv and the auto-generated commit status target URL in UpdateCommitStatus point to the correct public hostname.

Concourse's externalUrl Helm value may be locked to an STS WebIdentity
OIDC issuer hostname that differs from the URL users actually reach builds
through (e.g. via a Teleport proxy). When concourse_url is set in the
resource source, it overrides ATC_EXTERNAL_URL at the start of Out() so
that both safeExpandEnv and the auto-generated commit status target URL
in UpdateCommitStatus point to the correct public hostname.
@ujala-singh
ujala-singh merged commit bc50020 into main Sep 19, 2026
3 checks passed
@ujala-singh
ujala-singh deleted the feat/concourse-url-override branch September 19, 2026 19:00
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.

1 participant