Skip to content

Snowflake version in lstk status output#229

Merged
carole-lavillonniere merged 1 commit intomainfrom
drg-805-improve-snowflake-cli-custom-port-and-status-ux-4
May 6, 2026
Merged

Snowflake version in lstk status output#229
carole-lavillonniere merged 1 commit intomainfrom
drg-805-improve-snowflake-cli-custom-port-and-status-ux-4

Conversation

@carole-lavillonniere
Copy link
Copy Markdown
Collaborator

@carole-lavillonniere carole-lavillonniere commented May 6, 2026

Motivation

lstk status displays the snowflake version (just like it does for aws)

Closes DRG-805

Changes

  • New internal/emulator/snowflake/Client mirroring the AWS client; FetchVersion hits /_localstack/health and parses the version field. FetchResources is a no-op since Snowflake does not expose AWS-style resources.
  • container.Status now takes clients map[config.EmulatorType]emulator.Client instead of a single AWS client.
image

@carole-lavillonniere carole-lavillonniere changed the title Show Snowflake version in lstk status output Snowflake version in lstk status output May 6, 2026
@carole-lavillonniere carole-lavillonniere force-pushed the drg-805-improve-snowflake-cli-custom-port-and-status-ux-4 branch from 3fd171f to 3da8e1d Compare May 6, 2026 13:12
@carole-lavillonniere carole-lavillonniere marked this pull request as ready for review May 6, 2026 13:14
Copy link
Copy Markdown
Contributor

@anisaoshafi anisaoshafi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

neat 👏🏼

@carole-lavillonniere carole-lavillonniere merged commit 8c2f001 into main May 6, 2026
12 checks passed
@carole-lavillonniere carole-lavillonniere deleted the drg-805-improve-snowflake-cli-custom-port-and-status-ux-4 branch May 6, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants