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

feat(docs): document poor performance of sortTagsByDate flag #28

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

maggieneterval
Copy link
Contributor

As reported in spinnaker/spinnaker#5538, the sortTagsByDate flag has prohibitive performance implications for registries with tens or hundreds of thousands of tags. However, we learned from conversations in Slack and at the Kubernetes SIG that users with smaller registries still find this flag valuable. Let's at least add a warning to the documentation, and in the future we can revisit either removing the flag or improving the performance of its implementation if the Docker V2 API ever supports fetching tags chronologically (or even batching requests for individual tags to get their creation date).

Corresponding Halyard PR: spinnaker/halyard#1639

Copy link
Contributor

@ezimanyi ezimanyi left a comment

Choose a reason for hiding this comment

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

🏷️ 🔢 📈 🤯 💯

@maggieneterval maggieneterval merged commit 2b87e71 into spinnaker:master Apr 22, 2020
@maggieneterval maggieneterval deleted the docker-flag-warn branch April 22, 2020 17:36
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