esalberg
esalberg
I ran into an issue where the Augeas lens for sudoers was failing on having entries with numbers, e.g.: AB123 AB123SRVRS = (AB123USER) AB123STOP, AB123STRT Those entries appear to be...
When upgrading the jenkins slave jar from 2.0 to 3.8, the result was two running slave jar process (the old one and the new one). I'm guessing that this is...
EFS CSI driver should pass the IAM flag (for IRSA) to EFS Utils for app-specific filesystem policies
**Is your feature request related to a problem?/Why is this needed** We are unable to segregate EFS filesystems based on policy to different EKS pods. While we can pass a...
New option for logical_volume.
We had an issue where the default webhook timeout on Gitlab (10 seconds) was causing the webhook to fire multiple times and interfere with the creation of new directory environments....
Looking at #239 and its related PR #251 - Those added the 'SKIP_POST_DEPLOYMENT_MIGRATIONS=true' environment variable. However, looking at the documentation, it suggests that it's still necessary to run the migrations,...
Create a parameter to allow using the ifup / ifdown scripts for alias resources only (less disruptive than a full network restart). Allow removal of ifcfg file for aliases when...
Currently, the network service only refreshes if the ifcfg file changes. If an interface (e.g. a VIP) is configured but not up, the module does not bring up the interface....
add schedule and default schedule options to enable network restarts during change windows
An old entry in README.md was left from a previous method of setting up promiscuous networking.