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

Support OCI registries as a source #271

Open
Blokje5 opened this issue Sep 16, 2020 · 0 comments · May be fixed by #272
Open

Support OCI registries as a source #271

Blokje5 opened this issue Sep 16, 2020 · 0 comments · May be fixed by #272

Comments

@Blokje5
Copy link

Blokje5 commented Sep 16, 2020

We have been using go-getter in Conftest as a way to fetch Rego policies from a variety of sources. Since in the earlier version we already had OCI support we wrapped the OCI fetching in a OCIGetter so that go-getter became OCI aware.

Given that OCI as storage is becoming more prevalent and most container registries now support OCI formats it could be worthwhile to move the OCIGetter to the go-getter library so that it is supported for other users of the library as well.

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 a pull request may close this issue.

1 participant