qdrant / qdrant/qdrant-cloud-support-tools
Reduce the described nodes to only nodes that contain Qdrant pods
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 4
- Forks
- 3
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 2
Description
Currently the support bundle extracts information from ALL the nodes running in the cluster. This is slow in case of clusters with many nodes, and frankly feels quite intrusive. You don't need other nodes' information, please stop extracting them.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the support-bundle extraction entry point and trace how the node list is selected. Change the selection so only nodes containing Qdrant pods are described, then verify that bundles no longer collect information from unrelated cluster nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100