Marcel Wiederer
Marcel Wiederer
This PR is intended to allow users to define the filesystem operations they want to be notified about (for example deletion).
**What this PR does / why we need it**: spring-boot-starter-logging:2.7.13 uses logback-classic:jar:1.2.12 and logback-core:jar:1.2.12 which are affected by CVE-2023-6378 and CVE-2023-6481. logback 1.2.13 contains the backport of this fix: https://github.com/qos-ch/logback/issues/745...
as stated in https://github.com/cockroachdb/helm-charts/issues/24 it's not possible to use networkPolicies with custom grpc rules. PR https://github.com/cockroachdb/helm-charts/pull/297 seems to be stale and the proposed solution renders strangely for the default of...