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

Roll out lookup coverage check for Internet Archive top CIDs #1720

Merged
merged 1 commit into from
May 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ samplers:
# - https://orchestrator.strn.pl/top-cids
'orchestrator.strn.pl/top-cids':
type: saturn-orch-top-cids
# List of top 300 CIDs belonging to Internet Archive.
# See:
# - https://github.com/ipni/lookout/blob/main/sample/internet_archive_sampler.go
'archive.org/top-cids':
type: internet-archive-top-cids
checkInterval: 10m
checkersParallelism: 10
samplersParallelism: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ configMapGenerator:
images:
- name: lookout
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/lookout
newTag: 20230321141406-50c647a272a92601ddc7818c180319a31d64b625
newTag: 20230511104023-2cb718182431d507d5ee33defde11dedad466bd1
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ samplers:
# - https://orchestrator.strn.pl/top-cids
'orchestrator.strn.pl/top-cids':
type: saturn-orch-top-cids
# List of top 300 CIDs belonging to Internet Archive.
# See:
# - https://github.com/ipni/lookout/blob/main/sample/internet_archive_sampler.go
'archive.org/top-cids':
type: internet-archive-top-cids
checkInterval: 10m
checkersParallelism: 10
samplersParallelism: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ configMapGenerator:
images:
- name: lookout
newName: 407967248065.dkr.ecr.us-east-2.amazonaws.com/ipni/lookout
newTag: 20230321141406-50c647a272a92601ddc7818c180319a31d64b625
newTag: 20230511104023-2cb718182431d507d5ee33defde11dedad466bd1