Mariam Fahmy
Mariam Fahmy
Implementing an AWS S3 storage engine that supports the following commands: - [x] backup: It is used to create a backup for a server. - [ ] restore: It is...
Implementing Azure storage engine that supports the following commands: - [x] backup: It is used to create a backup for a server. - [ ] restore: It is used to...
## Explanation This PR removes the cleanup cronjobs that are responsible of deleting the admission reports which are no longer exist. ## Related issue N/A ## Milestone of this PR...
## Explanation In case there is a policy that have two rules; one of which has `forEach` so it sets the `element` of the policy context while the other rule...
## Explanation This PR allows the configuration of the deletion propagation policy globally, across the `Test`, `TestStep`, and the `Delete`. By default, this value is set to the `Foreground`. In...
### Problem Statement Kubernetes MutatingAdmissionPolicies is a new resource that aims to mutate resources. It would be good to integrate those kind of policies in Kyverno. ### Solution Description Start...
## Explanation This PR adds chainsaw tests for generate policy that makes use of `generateExisting` under the rule itself. Related to https://github.com/kyverno/kyverno/issues/5606, https://github.com/kyverno/kyverno/issues/7959
## Explanation This PR removes the yaml markers from the API.
## Related issue # Related to #1335 ## Proposed Changes ## Checklist - [x] I have read the [contributing guidelines](https://github.com/kyverno/website/blob/main/CONTRIBUTING.md). - [x] I have inspected the website preview for accuracy....