-
## Issue
We use the downscaler to downscale all of our dev pods in the nights. Therefore the deployments and the scaledobjects have annotations look like these
`````
apiVersion: apps/v1
kind: …
-
## Issue
I would like to be able to force a single deployment to have it's own grace period instead of using the command line options.
### Problem to solve
I am creating an integra…
-
Hi, I’ve been testing different options of the solution today with success, except for using the config map to down-scale all deployments. Can you confirm if this is a bug or if there’s an issue with …
-
## Issue
The kube-downscaler helm chart provides the `configMapName` key. One gets the impression that, with this key, I can control what the name of the generated ConfigMap that Kube-downscaler us…
-
## Issue
currently the stringlist value type doesn't support regex, even though most if not all of its use cases would benefit/need this to match the py-kube-downscalers configuration style
### …
-
## Issue
I'm using the `--include-resources` flag, trying to include `daemonsets`, but i'm seeing the following error:
```
__main__.py: error: argument --include-resources: --include-resources ar…
euven updated
2 months ago
-
Please, answer some short questions which should help us to understand your problem / question better?
- **Which image of the operator are you using? -> registry.opensource.zalan.do/acid/postgres-o…
-
## Issue
This is a feature request
Currently solution requires cluster wide access that can be problematic in enterprise organizations. Motivation is to get rid of cluster-wide access requirement …
-
## Issue / Proposal
Not an issue, but i think we should create like an official channel for the project in order to set a stable communication among contributors (Slack/Discord)
-
Hi,
I discovered your Kube Downscaler chart recently and decided to use it.
I'd like to propose something like shown below for configuring downscaler, instead of relying in raw definition of k…