MapColonies / MapColonies/jobnik
Move the database secret into the umbrella chart
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 7d 8h
- Merged PRs (30d)
- 21
Description
Deliberately excluded from the monorepo migration (`.scratch/monorepo-migration/spec.md`, "Out of Scope").
The database secret stays in the `jobnik-manager` subchart until a second component needs it. Move it up to the `charts/jobnik` umbrella chart at that point.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
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
Read .scratch/monorepo-migration/spec.md and inspect the charts/jobnik umbrella chart alongside the jobnik-manager subchart. Confirm when a second component needs the database secret; done means the secret is moved to charts/jobnik at that point without remaining in the subchart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- helm
- Domain
- infrastructure
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100