-
Notifications
You must be signed in to change notification settings - Fork 456
Closed
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Description
/kind cleanup
What needs cleanup:
- Bump dependency versions
Describe the solution you'd like
Currently because of Go vendoring dependencies upstream in CAPI, the project can't ingest newer versions of otel
or the prometheus
client libraries. The fix for that is supposedly upstream in CAPI main
now, but may wait for a new minor release before it trickles down.
This issue is to remind us to revisit this once we've updated vendoring, specifically k8s.io
packages.
Anything else you would like to add:
For more context, see:
Metadata
Metadata
Assignees
Labels
kind/cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Type
Projects
Status
Done