zalando-incubator / zalando-incubator/stackset-controller
Enrich "status" section of StackSets with more information
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 183
- Forks
- 29
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 5
Description
The status section of StackSets contains useful information about the readiness of the StackSet. However, there's more information that could be exposed there so that tools probing for its readiness would have a single, reliable point to look at.
Useful inforamtion includes but isn't limited to:
- availability of the generated Ingress' public DNS name
Contributor guide
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 tracing how StackSets currently populate their status and how the generated Ingress public DNS name becomes available. Done means the status exposes that DNS readiness information as a reliable signal for tools probing StackSet readiness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100