community icon indicating copy to clipboard operation
community copied to clipboard

REQUEST: Repository maintenance on opentelemetry-ebpf-instrumentation

Open NimrodAvni78 opened this issue 7 months ago • 2 comments

Affected Repository

https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation/

Requested changes

Add permissions to push new otel/otel-ebpf-k8s-cache image to dockerhub

Purpose

we want to push a new image called otel/otel-ebpf-k8s-cache, which will allow users to deploy opentelemetry-ebpf-instrumentation to kubernetes with the configuration of running alongside a k8s-cache deployment, which will save on calls to the k8s api

Expected Duration

Permanently

Repository Maintainers

  • @open-telemetry/ebpf-instrumentation-approvers
  • @open-telemetry/ebpf-instrumentation-maintainers

NimrodAvni78 avatar Jun 10 '25 13:06 NimrodAvni78

As a maintainer of the opentelemetry-ebpf-instrumentation project, I endorse this request. The K8s cache is a critical to deploy opentelemetry-ebpf-instrumentation in big clusters, as allows offloading the pressure on the Kubernetes API.

@NimrodAvni78 thanks for driving this!

mariomac avatar Jun 10 '25 13:06 mariomac

I've created https://hub.docker.com/r/otel/opentelemetry-ebpf-k8s-cache

and I've given the token you're already using (DOCKER_TOKEN_EBPF_INSTRUMENTATION) access to push to that repo

trask avatar Jun 12 '25 21:06 trask