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

snp: KDS cache garbage collection #37

Merged
merged 1 commit into from
Jan 9, 2024
Merged

Conversation

3u13r
Copy link
Member

@3u13r 3u13r commented Jan 2, 2024

No description provided.

@3u13r 3u13r requested a review from katexochen as a code owner January 2, 2024 16:52
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch from 52e4a59 to caa4b70 Compare January 2, 2024 16:57
internal/attestation/snp/cachedClient.go Outdated Show resolved Hide resolved
internal/attestation/snp/cachedClient.go Outdated Show resolved Hide resolved
internal/attestation/snp/cachedClient.go Outdated Show resolved Hide resolved
coordinator/main.go Outdated Show resolved Hide resolved
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch from 010f4e0 to df394b1 Compare January 5, 2024 10:56
@3u13r 3u13r requested a review from katexochen January 5, 2024 10:56
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch from df394b1 to 0132e71 Compare January 5, 2024 14:20
Copy link
Member

@katexochen katexochen left a comment

Choose a reason for hiding this comment

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

Looks mostly good to me, some nits.

Also CI isn't quite there yet, following errors are thrown locally:

nix run .#golangci-lint run
internal/attestation/snp/cachedClient.go:19:1  revive  exported: exported function NewCachedKDSHTTPClient should have comment or be unexported
internal/memstore/memstore.go:44:1             revive  exported: exported method Store.Clear should have comment or be unexported

internal/attestation/snp/cachedClient.go Outdated Show resolved Hide resolved
internal/attestation/snp/cachedClient_test.go Outdated Show resolved Hide resolved
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch 2 times, most recently from 3c70d9b to c0d4c04 Compare January 9, 2024 11:32
@3u13r 3u13r requested a review from katexochen January 9, 2024 11:32
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch from c0d4c04 to eedb3ec Compare January 9, 2024 11:35
coordinator/main.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch 2 times, most recently from b018222 to 8358004 Compare January 9, 2024 14:30
@3u13r 3u13r force-pushed the feat/ca/cache-garbage-collection branch from 8358004 to ec34015 Compare January 9, 2024 14:37
@3u13r 3u13r requested a review from katexochen January 9, 2024 14:43
@3u13r 3u13r merged commit 1890be5 into main Jan 9, 2024
4 checks passed
@3u13r 3u13r deleted the feat/ca/cache-garbage-collection branch January 9, 2024 14:44
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