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

Break out peertracker to its own library/repo under github.com/spiffe #5615

Open
kfox1111 opened this issue Oct 30, 2024 · 5 comments
Open
Assignees
Labels
priority/backlog Issue is approved and in the backlog

Comments

@kfox1111
Copy link
Contributor

As new agents using the Delegated Identity API come about, they need to have a way to track peers. The existing code for peer tracking in the SPIRE code base is useful for this purpose. It doesn't change much, so it shouldn't be very burdensome to break it out to its own library. Is this something we could do?

@amartinezfayo amartinezfayo added the triage/in-progress Issue triage is in progress label Oct 31, 2024
@amartinezfayo amartinezfayo self-assigned this Nov 19, 2024
@evan2645 evan2645 added priority/backlog Issue is approved and in the backlog and removed triage/in-progress Issue triage is in progress labels Nov 21, 2024
@evan2645
Copy link
Member

spiffe/go-peertracker

SPIRE maintainers will maintain

@amartinezfayo
Copy link
Member

I think that we need to ask the SSC to create the repository. @sorindumitru is also interested in having this in its own library and will be requesting the creation of the repo.

@kfox1111
Copy link
Contributor Author

kfox1111 commented Dec 5, 2024

That is something I can probably do. Just a bare repo for now?

@amartinezfayo
Copy link
Member

Sounds good!

@kfox1111
Copy link
Contributor Author

kfox1111 commented Dec 5, 2024

Ok. Its created. I think you should have access to it? (https://github.com/spiffe/go-peertracker)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/backlog Issue is approved and in the backlog
Projects
None yet
Development

No branches or pull requests

3 participants