From 87c1b381f0b3c0e595b8ffce88fde121ad4accfc Mon Sep 17 00:00:00 2001 From: David Eads Date: Tue, 13 Aug 2024 11:22:35 -0400 Subject: [PATCH] Add RedHat OpenShift to adopters (#86) Explains how we leverage CEL playground: https://playcel.undistro.io/ --- ADOPTERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index e5ac29a..71902a9 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -10,4 +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. +* [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. +