operator-framework / operator-framework/java-operator-sdk
Handling of primary resource in Context
Open
@metacosm is already working on this.
Since Jan 30, 2026.
- Dominant language
- Java
- Stars
- 944
- Forks
- 242
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 43
Description
The Context object refers to the primary resource and we should review both ResourceOperations and ReconciliationDispatcher to see if/how this reference should be used.
Originally posted by @metacosm in https://github.com/operator-framework/java-operator-sdk/pull/3142#pullrequestreview-3729474702
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.
Assessment
This issue has not been assessed yet.