Jeremy T. Bouse
Jeremy T. Bouse
> Hi all, I'm a complete neophyte when it comes to the differences between winbind and sssd, but I noticed that some things like securing SSH access to the Linux...
I can confirm this issue as well... I have had Prometheus deployed via Helm chart 19.3.3 (Prometheus v2.41.0) in my EKS clusters and recently upgraded to the 25.8.2 chart version...
I'm still repeatedly dealing with this issue when Vault successfully rotates the database credentials when TTL hits 0 but VSO is not updating the k8s secret so the service using...
Another observation is that this only affects static roles not dynamic roles. I have another VaultDynamicSecrets deployment using a dynamic role for Jaeger credentials into an Elasticsearch cluster tis is...
This lacks the proper condition testing that #663 included that ensured that both `extended` and `withdeploy` were set to get the extended/withDeploy edition of Hugo. This appears to not gracefully...
Looking at `vars/main.yml` the `_reboot_requirements` array does not have anything for the key `Amazon` which is what `ansible_distribution` fact returns so when `reboot_requirements` is attempting to be set using `_reboot_requirements[ansible_distribution]`...
On consideration that the existing #659 doesn't check or enforce is that `withdeploy` is implicitly `extended` as it is `extended_withdeploy` not just `withdeploy`. I didn't see anything that would catch...
I'm looking at the templating as well and noticed that, while also trying to better understand the workflow being specified for customizing this, and several other items. In the `value.yaml`...
Yeah, I would agree that hardcoding the values and not having an easy way to change it is not an ideal security posture to take.