Peter L Nordquist
Peter L Nordquist
**Describe the bug** In Kubernetes 1.21, the [BoundServiceAccountTokenVolume](https://kubernetes.io/docs/reference/access-authn-authz/service-accounts-admin/#bound-service-account-token-volume) feature is enabled by default. This feature replaces the mounted token secret from the past with a projected volume that includes an...
# Describe the bug # I recently checked on the csi-rbdplugin-controller container in my deployed RBD provisioners and discovered they have been throwing errors in the logs as seen below....
In certain environments, changing the sysctl related to `vm.max_map_count` is not allowed. In those environments, setting `node.store.allow_mmap` allows disabling memory mapped stores with a performance penalty. I'm currently able to...
### Describe the bug a clear and concise description of what the bug is. After PR #3883, the new resource rules are not excluded from enforcment as the PrometheusRule object...
Helm 3.12.0 seems to have introduced a set-literal argument to allow passing a literal value instead needing to escape strings with set or set-string. The commit that introduced this feature...
**Version** Pulp Operator: v1.0.0-beta.3 Pulp Image: quay.io/pulp/pulp-minimal:3.44.0 **Describe the bug** With a Kubernetes cluster that has hosts that include the ipv6.disable=1 option on the Kernel command line, the pulp-content and...
*Description*: When using a set of EnvoyProxy parameters at the gateway class level with spec.parametersRef and a separate set of parameters at the gateway level with spec.infrastructure.parametersRef, it would be...
The sample systemd configuration in https://github.com/spring-projects/spring-boot/blob/main/spring-boot-project/spring-boot-docs/src/docs/antora/modules/how-to/pages/deployment/installing.adoc does not work due to Systemd requirements on ExecStart. With the current sample, Systemd reports `Neither a valid executable name nor an absolute path:...
**What steps did you take and what happened:** After a vulnerability report scan job completes successfully, the job is left in the cluster until the TTL expires due to changes...
**What steps did you take and what happened:** After upgrading from the 0.29.1 helm chart, I noticed the fix for #2615 in the PR #2646 incorrectly specifies `{{ .Release.namespace }}`...