Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add query for getting deployments with replicas #1204

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

wesbillman
Copy link
Member

@wesbillman wesbillman commented Apr 8, 2024

Fixes #1200

This introduces a new query to get deployments with min_replicas > 0. We could also modify some other existing queries if that's preferred.

@wesbillman wesbillman force-pushed the add-get-deployments-with-replicas branch from 5da892b to 2ff2ce2 Compare April 9, 2024 14:29
@wesbillman wesbillman merged commit 2424f2c into main Apr 9, 2024
12 checks passed
@wesbillman wesbillman deleted the add-get-deployments-with-replicas branch April 9, 2024 14:33
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.

FTL console does not re-populate module that is stopped then redeployed during ftl dev
1 participant