apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
868 stars 348 forks source link

Support for open policy agent #2185

Open lburgazzoli opened 3 years ago

lburgazzoli commented 3 years ago

We should explore if we can provide some policies for camel-k, i.e prevent that resources created by the operator are altered.

lburgazzoli commented 3 years ago

/cc @astefanutti

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!

lburgazzoli commented 2 years ago

When the camel-k operator is installed cluster wide, we can use OPA rules to limit what resources the operator can read/write (i.e. secrets)