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

ecs: fix listing only 10 services per cluster #1056

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

tbarrella
Copy link
Contributor

@tbarrella tbarrella commented Jul 26, 2023

Pagination was missing a for loop

Fixes #1057

Signed-off-by: Taylor Barrella <tbarrella@gmail.com>
@tbarrella tbarrella requested a review from a team as a code owner July 26, 2023 01:12
@tbarrella tbarrella changed the title ecs: list all services, not just 10 ecs: fix listing only 10 services per cluster Jul 26, 2023
@bjoernhaeuser bjoernhaeuser enabled auto-merge (squash) August 2, 2023 08:53
@bjoernhaeuser bjoernhaeuser merged commit 90ad6c4 into rebuy-de:main Aug 2, 2023
2 checks passed
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.

ECSService doesn't seem to delete all services
3 participants