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

Move rego utilities to some kind of "stackable library of rules" #494

Open
NickLarsenNZ opened this issue Dec 7, 2023 · 2 comments
Open

Comments

@NickLarsenNZ
Copy link
Member

This should ideally be moved to some kind of "stackable library of rules", but we don't currently have a good way to deploy and manage that.

Originally posted by @nightkr in #433 (comment)

@NickLarsenNZ
Copy link
Member Author

@nightkr @soenkeliebau, I had a thought about the possibility of storing OPA packages in an OCI registry.

I haven't looked into it deeply, but I do see search results for "opa package oci", like: https://oras.land/blog/gatekeeper-policies-as-oci-image/

@fhennig
Copy link
Contributor

fhennig commented Dec 11, 2023

Hmm, what would be the simplest way to do this? Rego rules are just deployed as ConfigMaps. What are the "management" features we need? We could just put the files somewhere and then you can kubectl apply them from there? 🤷

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

No branches or pull requests

2 participants