Marc Brugger
Marc Brugger
This PR fixes some issues in the openapi scheme. - RemoveUrlRequest is missing property 'whitelist' - FilterStatus is missing property 'whitelist_filters' - FilterSetUrl property 'data' is set to type Filter...
It would be great if it was supported to have certificates injected into existing ConfigMaps if they are labelled, similar to the approach that ist available in OpenShift https://docs.openshift.com/container-platform/4.11/networking/configuring-a-custom-pki.html#certificate-injection-using-operators_configuring-a-custom-pki Something...
Some yaml files contain lots of obsolete spaces. I the IDE does automatic cleanup on save, many files are changed without actually having any changes. This PR does a cleanup...
### Describe the bug When I open an endpoint detail page `endpoints/xxx` in the browser, the memory consumption on the service increases on every refresh. After some refreshes the container...
I multiple plots are used as in the demo, the line colors can not be configured separately. The reason is that the color slice from the template StandardColors are reuses...
I my environment I'd like to be able to define different webex roomIDs for different namespaces. This PR adds the possibility to use templates in the webex roomID field, which...
## Explanation We are running kyverno as a helm plugin in integration tests. Some of these tested helm chats contain policy exceptions as part the the chart. For example to...
Currently the longhorn manager always runs with debug level. This PR allows disabling this. By default the debug level is still enabled.
This PR adds the newly [v4.10.0](https://docs.dependencytrack.org/changelog/) introduced Repository field 'authenticationRequired' which is required by the backend. Also the Repository type GITHUB is added.
## Related issue # https://github.com/kyverno/kyverno/pull/10133 ## Proposed Changes Add an additional flag evaluate-inline-exceptions to the cli apply function, that allows the function to evaluate policy exceptions from the resources to...