1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)Go58 forks (58 forks)github user discovery
contribfestgood first issuehelp wanted
Repository metrics
- Stars
- 300 stars (300 stars)
- PR merge metrics
- Avg merge 1h 2m (Avg merge 1h 2m)1 merged PR in 30d (1 merged PR in 30d)
Description
Add a test that fails if this fix is reverted.
Contributor guide
- Research direction
- Study the referenced pull request (PR #582) to understand the fix for the pod vs deployment annotation path. Then, write a unit or integration test that exercises that code path and would fail if the fix is reverted. Focus on the specific annotation logic in the operator's reconciliation loop.
- Tech stack
- go
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GitGoKubernetes basics