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

Feature Request: add cue language support for policies #869

Open
sahroshan opened this issue Sep 3, 2024 · 1 comment
Open

Feature Request: add cue language support for policies #869

sahroshan opened this issue Sep 3, 2024 · 1 comment

Comments

@sahroshan
Copy link

Is your feature request related to a problem?

cue lang is data validation language, written on top of golang.
https://cuelang.org/.

Cuelang is simple and easier to use.

Solution you'd like

Having support for cuelang will give users with limited knowledge of complexity around CEL more easier way to govern.

Alternatives you've considered

n/a

Anything else?

No response

@flavio
Copy link
Member

flavio commented Sep 3, 2024

I'm not an expert of CUE language. Can you make an example of a policy written with CUE?

For example, how would you imagine writing a CUE "expression" that prevents the creation of privileged pods?

@jvanz jvanz transferred this issue from kubewarden/docs Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants