open-policy-agent / open-policy-agent/frameworks
Cannot upgrade opentelemetry until k8s.io/component-base upgrades
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 127
- Forks
- 61
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 13
Description
FYI we can't remove the replace directives until k8s.io/component-base upgrades its opentelemetry version. For now we've gotten lucky as while OPA and k8s.io/component-base use incompatible versions, they don't do this in a way that results in compilation errors. We won't always be this fortunate.
Originally posted by @willbeason in https://github.com/open-policy-agent/frameworks/issues/207#issuecomment-1086228730
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
Start by locating the replace directives and checking the OpenTelemetry versions used by OPA and k8s.io/component-base. Confirm the upstream component-base upgrade that removes the incompatibility, then verify that the replace directives can be removed without compilation errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100