stackabletech / stackabletech/stackablectl
feat: Improve cluster size feedback
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 4
Description
Alright, but it's a good and valid point!
Going forward I would like our stack and demo command waits for our product to be ready. In this place we can show the user the Pod events in the case the stack does not properly start. This could e.g. include 0/10 nodes sufficient memory etc.
Originally posted by @sbernauer in https://github.com/stackabletech/stackable-cockpit/issues/94#issuecomment-1685829919
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 by locating the stack and demo command wait logic, then inspect how Kubernetes Pod events can be retrieved when startup does not complete. Done means both commands wait for the product to be ready and show relevant Pod events, such as insufficient-memory scheduling messages, when startup fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, rust
- Domain
- cli, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100