szelenka
szelenka
### Expected behaviour Enable AUTH for Redis and Sentinel via : ```yaml spec: auth: secretPath: k8s-secret-name ``` ### Actual behaviour #### Issue 1 AUTH is configured on `rfr` pods, but...
The AWS CLI typically respects the above two environment settings to locate the `~/.aws/credentials` file and appropriate profile to obtain the other AWS credential information: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html However, the`postgres-appliance/scripts/configure_spilo.py` script is...
**Describe the bug** bin/common/uid_daemon.sh declares itself as a shell script, but attempts to use a bash `source` instead of `.` **To Reproduce** Steps to reproduce the behavior: 1. In pgpool...
Prefect Server tags are all over the place right now, the only reliable one is the `latest` tag, which is what the Chart.yaml triggers off of. Ideally, Prefect Server should...
The agent has a IMAGE_PULL_SECRETS environment variable, it would be nice if we could pre-populate this with the values a user enters at time of generating the Helm Charts
Please ensure you do the following when reporting a bug: - [x] Provide a concise description of what the bug is. - [x] Provide information about your environment. - [x]...
**Describe the bug** This commit changed the tag download for the following versions, to all point to **d5.1.5** which changes the code between these tags: https://github.com/CrunchyData/crunchy-containers/commit/7af11803a5c6ee69ae8c4881e71830c0e555084f @jmckulk [jmckulk](https://github.com/CrunchyData/crunchy-containers/commits?author=jmckulk) **To Reproduce**...
When a string is passed to plural which contains only a `'s` it will raise an IndexError Exception: ```python import inflect p = inflect.engine() p.plural("'s") ``` In version 5.6.0: ```...
**Checklist:** - [x] Have you added an explanation of what your changes do and why you'd like them to be included? - [x] Have you updated or added documentation for...
Please ensure you do the following when reporting a bug: - [x] Provide a concise description of what the bug is. - [x] Provide information about your environment. - [x]...