-
**Preconditions** (Any important steps we need to know)
Redis Version: 5.0.6
Cluster Mode: Disabled
Encryption in Transit: Enabled
**Steps to reproduce** (How to reproduce what y…
-
I'm trying to run a redis cluster using docker swarm. I have 2 components to do this, the redis nodes and a initialization script that runs when the stack is created:
``` yaml
# Redis custer dep…
-
### Describe the bug
Redis DevServices have been fixed to start if the redis.hosts property is null OR empty. However in the case of empty, even though the dev services have started, the Redis extens…
-
We have several different namespaces, all with their different Helm releases.
One of our releases in the namespace `grcsaas-default` had an issue, and we had to roll back to a previous version. We …
-
```bash
curl localhost:8080/api/redis/a:get
curl localhost:8080/api/redis/a:set?val=a
curl localhost:8080/api/redis/a:get
```
```yaml
spring:
data:
redis:
password: bitnami
…
-
### Is this a new feature request?
- [X] I have searched the existing issues
### Wanted change
The mastodon and sidekiq in the container read variables such as `HTTP_PROXY` `HTTPS_PROXY` `NO_…
-
### Bug description
I got no pod visible, when I create one when choosing other namespace that I created using `kubectl` on kind cluster.
![Screenshot_20230427_181352](https://user-images.githubuse…
-
### Description
After upgrade to 1.5.17 from 1.5.16 the connect function never returns.
host: clustercfg.XXXXXXXmemorydb.eu-north-1.amazonaws.com
port is: 6379
```
const options: RedisClu…
-
### Description
I pulled the official Redis image, where the user is 999 redis. However, in our Kubernetes cluster, the minimum allowed user ID for running container users in pods is above 1000990000…
-
```
Usage:
/imagebuild_apps appName appVersion
Available Args:
appName: current app dir
appVersion: current app version
Example:
/imagebuild_apps helm v3.8.2
```