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 list request to registry to properly page #85

Merged
merged 1 commit into from
Dec 2, 2021
Merged

Conversation

nikkelma
Copy link
Contributor

store list command would infinitely loop if paging was needed due to last expecting a string of the last item found instead of an index. Fixed this to allow listing of stores with > 20 items.

@joshrwolf joshrwolf merged commit f324078 into main Dec 2, 2021
@amartin120 amartin120 deleted the fix-list-paging branch November 27, 2023 18:24
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.

2 participants