Eric Sauer
Eric Sauer
I've been involved in a use case discussion where we would like the ability to allow elevated privileges to a typically unprivileged user for a short period of time (e.g....
In order to use `oc apply --prune` with an OpenShift cluster, we need to extend the set of APIs that the `--prune` flag will act on. By default it is...
Customers often ask about this one. Should be able to use an Operator.
This should include a custom config of Fluentd. In order to keep this self-contained, the suggested customization would be to stand up a second ES instance for audit logs, and...
Need examples of managing RBAC. Two things we should include: 1. A custom role of some kind, possibly using aggregate-to. 2. a ClusterRoleBinding to a user or group
I labelled this as an edge case because we might not be able to do this declaratively. But there might be a way.
several things to address here: - using the namespace configuration operator to create a namespace based on user creation (sandbox use case) - creating the namespace based on a group...