Skip to content

LocalStack Snowflake changes#1

Draft
hovaesco wants to merge 6 commits into
mainfrom
hovaesco/localstack
Draft

LocalStack Snowflake changes#1
hovaesco wants to merge 6 commits into
mainfrom
hovaesco/localstack

Conversation

@hovaesco

@hovaesco hovaesco commented Oct 6, 2025

Copy link
Copy Markdown
Collaborator

resolves #
docs dbt-labs/docs.getdbt.com/#

Problem

Solution

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@hovaesco
hovaesco force-pushed the hovaesco/localstack branch from 7e4e3f3 to 4df08ed Compare February 25, 2026 19:02
@hovaesco
hovaesco force-pushed the hovaesco/localstack branch from 4df08ed to 8055724 Compare July 1, 2026 10:20
The PAT fixture omitted host/protocol/port, so the connector derived
host localstack.snowflakecomputing.com:443 and hit real Snowflake DNS,
404ing on /session/v1/login-request. Mirror TestKeyPairAuth: set host
to snowflake.localhost.localstack.cloud so the request reaches the
emulator via the CI 443->8080 socat passthrough. The emulator's login
handler stubs auth and ignores AUTHENTICATOR/TOKEN, so login succeeds.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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