Replies: 1 comment
-
Filtering by string pattern would solve the problem. But filtering out or grouping by owners would also solve this problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When searching through crates.io for "kubernetes" and ordered by "recent updates," you will see pages of "kcr_" prefixed crates. These are generated from the https://github.com/metio/kube-custom-resources-rs project.
These 406 crates are automatically updated and published every Sunday from this project. This pollution makes it impossible to properly search for new or interesting crates with the "kubernetes" keyword.
I'd like a "-" or similar symbol added to the search capabilities so that I can ignore these crates.
Beta Was this translation helpful? Give feedback.
All reactions