David
David
**Is your feature request related to a problem? Please describe.** [WireGuard](https://projectcalico.docs.tigera.io/security/encrypt-cluster-pod-traffic) is not enabled in ck8s by default, but why not? It is very simple to enable and offers an...
**Describe the bug** Since the upgrade of Opensearch/Opensearch dashboards in ck8s `v0.26` the users with the `alerting_full_access` role can no longer see notification channels. Seems like there was a new...
**Is your feature request related to a problem? Please describe.** The default timezone in each of our Grafana dashboards are quite inconsistent, and they can't be changed through the Grafana...
**What should be investigated.** See if there are any falco alerts that are worth adding after completing all falco/falco-exporter improvement issues. (#807, #1017, (maybe #898)) Hint: https://github.com/elastisys/compliantkubernetes-apps/pull/1032#discussion_r888742204 **What artifacts should...
> [!warning] > **This is a public repository, ensure not to disclose:** > > - [ ] personal data beyond what is necessary for interacting with this pull request, nor...
**Describe the bug** Users mapped to `alerting_full_access` can not create alert monitors when index per namespace is enabled. The users can not select an index in the "data source" tab....
**Is your feature request related to a problem? Please describe.** We were recently prompted with a use case that involved creating multiple endpoints for the same service. With the default...
**What type of PR is this?** > Uncomment only one ` /kind ` line, hit enter to put that in a new line, and remove leading whitespaces from that line:...
⚠️ IMPORTANT ⚠️: This is a public repository. Make sure to not disclose: - [x] personal data beyond what is necessary for interacting with this Pull Request; - [x] business...
**What this PR does / why we need it**: Adds the ability to provide [bootcmd](https://cloudinit.readthedocs.io/en/latest/reference/examples.html#run-commands-on-first-boot) commands to cloud-init via the KubeadmConfig or KubeadmConfigTemplates custom resources. (Same for KubeadmControlPlane) One thing...