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 @luxas to adopters #82

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ADOPTERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ This list shows adopters of CEL-Playground. If you're using CEL Playground in an
* [Kubernetes](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy) - CEL Playground is referenced within Kubernetes Validating Admission Policy to help users familiarize themselves with CEL before they try using it in their deployment.
* [Kubescape CEL Library](https://github.com/kubescape/cel-admission-library) - Kubescape project has a CEL-based validating admission policy library. This library implements the widely used Kubescape controls in CEL so users can use them as Kubernetes admission policies. Contributors are using CEL Playground to test and develop the controls in this library and it is a great tool to save time since we do not need to develop our own tooling.
* [LINUXtips](https://linuxtips.io) - LINUXtips effectively utilizes CEL Playground to support students in grasping the implementation of security policies using CEL. This valuable resource enables students to actively test and apply what they are learning in a practical way, helping them gain a deeper understanding of real-world applications.
* [Lucas Käldström](https://github.com/luxas) - CEL playground helps me debug my CEL expressions for usage with Kubernetes; I've used it for e.g. Kubernetes' structured authentication/authorization configuration and ValidatingAdmissionPolicy. I like the simplicity and the fact I can use it directly from the browser.
* [Red Hat OpenShift](https://www.redhat.com/en/technologies/cloud-computing/openshift) - Our API review team uses CEL Playground to demonstrate how various expressions function and direct developers at it for them to do the same. It's a good vehicle for communicating how particular techniques work.
* [Weni](https://weni.ai/) - The CEL Playground has been instrumental in refining our skills in CEL expressions. It’s a powerful, user-friendly tool, making it a valuable resource for anyone working with CEL.