Rita Zhang

Results 66 issues of Rita Zhang

Ref: https://github.com/deislabs/secrets-store-csi-driver/issues/52

enhancement

**Describe the solution you'd like** [A clear and concise description of what you want to happen.] A tool to help users troubleshoot on their own by running a simple command...

kind/feature
help wanted
lifecycle/stale

**Describe the solution you'd like** [A clear and concise description of what you want to happen.] Cross compile the secrets store csi driver with https://github.com/edgelesssys/edgelessrt to support enclave deployment of...

kind/feature

In order to add ephemeral containers to e2e, we need to add support for `kubectl debug` in tests.bats since creating a pod with ephemeralcontainers is forbidden. https://github.com/open-policy-agent/gatekeeper-library/pull/191#issuecomment-1125453802

Per this change: https://github.com/kubernetes/website/pull/27653/files Let's evaluate if we need to update the SELinux constraint template.

This [Kubernetes PR](https://github.com/kubernetes/kubernetes/pull/94115) enabled `ExecProbeTimeout` feature flag, which ensures kubelet will respect exec probe timeouts. If `timeoutSeconds` is not specified, the timeout will default to 1 second. A policy to...

ref: https://blog.openpolicyagent.org/type-checking-your-rego-policies-with-json-schema-in-opa-5f7ac4c8a958

Our e2e tests should test the policies in /library, especially for new constraints and constraint templates.