qdrant / qdrant/qdrant-cloud-support-tools

Reduce the described nodes to only nodes that contain Qdrant pods

Open
#24 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.