Excited to see this develop further. It would be amazing to have a searchable destination for extendable policies like we now do with docker images.
Show HN: Open Policy Registry: a Docker-inspired workflow for OPA policies
11–15 of 15 posts
Re: Show HN: Open Policy Registry: a Docker-inspired workflow for OPA policies
#12The policy CLI builds upon the ideas and direction described in https://github.com/open-policy-agent/opa/issues/1413 (May 2019) and attempts to provide a concrete solution for a standard workflow for Policy As Code creation, publishing, sharing, and consumption.
Re: Show HN: Open Policy Registry: a Docker-inspired workflow for OPA policies
#13Excited to see this develop further. It would be amazing to have a searchable destination for extendable policies like we now do with docker images.
Definitely in the backlog :)
Re: Show HN: Open Policy Registry: a Docker-inspired workflow for OPA policies
#14Looks like I need an account to use the registry. What information do you collect?
Re: Show HN: Open Policy Registry: a Docker-inspired workflow for OPA policies
#15Looks like I need an account to use the registry. What information do you collect?
OPCR uses Dex [1] for its IDP, and federates with github through an OAuth2 flow. We only ask for public github information.