Pieter
Pieter
### Pull Request Motivation As a mitigation for https://github.com/cert-manager/cert-manager/issues/1292 it may be desired to hardcode DNS entries on pod level to allow the self-check to pass, e.g. in the scenario...
Please ensure your pull request adheres to the following guidelines: - [x] For first time contributors, read [Submitting a pull request](https://docs.cilium.io/en/stable/contributing/development/contributing_guide/#submitting-a-pull-request) - [x] All code is covered by unit and/or...
### Motivation Currently, Google groups are retrieved by using a separate service account with domain wide delegation. Recently, the Cloud Identity API started supporting groups. This new approach does not...
**What steps did you take and what happened:** Trivy Operator is using near 100% of CPU all the time. In debug mode the logs are flooded with messages like this...
**What this PR does / why we need it**: The current CiliumNetworkPolicy for DNS egress traffic is not valid Currently: ``` spec: egress: - toEndpoints: - namespaceSelector: {} ``` The...
### Current Behavior We configured Google Groups validation, however this is working for some users, but not for others. Non functioning user: ``` Mar 21 14:15:03 openvpn-auth-oauth2[2010]: time=2024-03-21T14:15:03.407Z level=WARN msg="user...
An implementation of the `pb_basebackup` recovery method. Tested this helm chart using the `existingSecret` option and was able to successfully bootstrap a cluster using this method. The TLS implementation I'm...
**Why is this needed**: Prometheus introduced the (experimental) `sort_by_label` and `sort_by_label_desc` filters, please see https://prometheus.io/docs/prometheus/latest/querying/functions/#sort_by_label. We would like to use them in our dashboards.
**Describe the bug** We do not get a recommendation for some containers if there are multiple of them in a pod, e.g. the Dapr sidecar. For other pods with multiple...
Any plans to add the ClusterComplianceReport resource to this great plugin? Thanks for letting us know.