open-policy-agent / open-policy-agent/frameworks

Cannot upgrade opentelemetry until k8s.io/component-base upgrades

Open
#210 1 comment 1 reaction 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.