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

Move segutil from PS to revcache #3041

Merged

Conversation

lukedirtwalker
Copy link
Collaborator

@lukedirtwalker lukedirtwalker commented Aug 26, 2019

The functionality in segutil is added functionality to the revocation cache.
It should therefore be in the revcache package so that it can be used by other services as well.


This change is Reviewable

The functionality is added functionality to the revocation cache.
It should therefore be in the revcache package so that it can be used by other services as well.
Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 14 of 14 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @lukedirtwalker)


go/lib/revcache/util_test.go, line 1 at r1 (raw file):

// Copyright 2018 Anapaya Systems

time travel or legit?

Copy link
Collaborator Author

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @oncilla)


go/lib/revcache/util_test.go, line 1 at r1 (raw file):

Previously, Oncilla wrote…

time travel or legit?

Hm well, git thinks it's renamed from the revcache_test.go But the code from segutil_test.go had copyright 2018, so I took the older one.

Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@lukedirtwalker lukedirtwalker merged commit e27f4f1 into scionproto:master Aug 26, 2019
@lukedirtwalker lukedirtwalker deleted the pubSegfetcherRevocations branch August 26, 2019 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants