Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQUEST: Repository maintenance on opentelemetry-ebpf #1383

Closed
4 tasks
yonch opened this issue Mar 9, 2023 · 1 comment
Closed
4 tasks

REQUEST: Repository maintenance on opentelemetry-ebpf #1383

yonch opened this issue Mar 9, 2023 · 1 comment
Labels
area/repo-maintenance Maintenance of repos in the open-telemetry org

Comments

@yonch
Copy link
Contributor

yonch commented Mar 9, 2023

Affected Repository

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

Requested changes

Add docker credentials and config as GitHub Secrets:

  • Secret: DOCKER_USERNAME
  • Secret: DOCKER_PASSWORD

And the following Variables -- these are used across the CI/CD config for readability and in the more remote cases we'd want to switch repository for testing ahead of changes to publishing (nothing currently envisioned):

Purpose

This will enable publishing of docker images of the eBPF collectors and the eBPF reducer from CI/CD pipelines, which also excitingly include an eBPF compatibility test that runs on multiple Linux kernels via GitHub Actions VMs!

If interested in more details: PR#109, credit to @samiura for this work!

Expected Duration

Permanent

Repository Maintainers

  • @open-telemetry/ebpf-maintainers
@yonch yonch added the area/repo-maintenance Maintenance of repos in the open-telemetry org label Mar 9, 2023
@tigrannajaryan
Copy link
Member

tigrannajaryan commented Mar 21, 2023

@yonch I added the secrets and variables. Note that DOCKER_REGISTRY and DOCKER_NAMESPACE are added as variables and are visible in plain text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/repo-maintenance Maintenance of repos in the open-telemetry org
Projects
None yet
Development

No branches or pull requests

2 participants