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

Add v6 provider store #2232

Merged
merged 1 commit into from
Nov 6, 2024
Merged

Add v6 provider store #2232

merged 1 commit into from
Nov 6, 2024

Conversation

wagoodman
Copy link
Contributor

Adds the provider model and store accessor to the DB v6 package and schema.

The design originally called for two additional fields that were left out:

  • InstanceCacheURL: there is no guarantee that the data used to build the DB is from a cache, which would make this field not dependable
  • SourceURL: vunnel is the source of truth for this information

Partially implements #2128 and #2132

@wagoodman wagoodman added the changelog-ignore Don't include this issue in the release changelog label Nov 1, 2024
@wagoodman wagoodman requested a review from a team November 1, 2024 17:56
Signed-off-by: Alex Goodman <[email protected]>
@wagoodman wagoodman merged commit 80d873a into main Nov 6, 2024
10 checks passed
@wagoodman wagoodman deleted the add-v6-provider-store branch November 6, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-ignore Don't include this issue in the release changelog
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants