operator-framework / operator-framework/java-operator-sdk
Remove possibility to set watched namespace in `@ControllerConfiguration`
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 944
- Forks
- 242
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 43
Description
This makes a lot's of confusion with some issues. And basically this is just setting a new default.
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 locating the @ControllerConfiguration annotation and the code that reads its watched-namespace setting. Review existing tests and usages to determine the default behavior and all affected configuration paths; done means the setting can no longer be selected and the new default is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes
- Domain
- backend, devops
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100