gomin1d

Results 5 issues of gomin1d

please also add the ip addresses of oracle datacenters they can be obtained from the link https://docs.oracle.com/en-us/iaas/tools/public_ip_ranges.json

**Describe the bug** This file https://github.com/Mailu/helm-charts/blob/master/mailu/values.yaml has the following parameters: ``` ## Ref: https://kubernetes.io/docs/concepts/configuration/taint-and-toleration/ ## @param tolerations Tolerations for pod assignment tolerations: [] ## Ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity ## @param affinity Affinity...

bug
pending answer

**Is your feature request related to a problem? Please describe.** There is no easy way to disable rspamd. **Describe the solution you'd like** I want `rspamd.enabled: false` option. **Describe alternatives...

enhancement

### Expected behavior the subscription should close with the connection pool ### Actual behavior the subscription keeps running forever ### Steps to reproduce: 1. to create JedisPool 2. create a...

enhancement

### What happened? I wanted to disable loadbalancer api-server because I only have one master-host and one api-server respectively. I wanted the api server to be accessed directly by the...

kind/bug