-
If I start Reloader with the "**--reload-on-create=true**" argument, everytime reloader pod is restarted it triggers a rolling update of all deployment that are "managed" by Reloader.
Example of Re…
-
Hi, I’m using the blue-green strategy in rollouts.
And reloader.
But i can’t manage how to restart the rollout after configmap changed.
Configmap change detected:
```
Normal Reloaded …
-
Hello,
I have a problem when i try to launch your project.
I installed using `pipenv install` and everything went fine. But when I execute `usage.py` I get the following:
```
Running on http…
-
This probably isn't a bug, just need some help, in case I may have set things up wrong. I currently have set up i18n according to the suggested recommendations in the README.md (A file I have is`publi…
-
I know that this most likely not be planned but there are repeated bugs and support requests related to that issue.
https://github.com/elixir-lsp/elixir-ls/issues/797
https://github.com/elixir-lsp…
-
Something that has come up a couple of times is a public API for allowing plugins and users more flexibility with hot reloading.
Two APIs that may be useful here are:
- Manual invalidation API - the …
-
It would be nice if watchdog was gevent compatible.
Problems I've run into so far:
- There is an os.read() in notify_c.py that is blocking – would need to use gevent.os.tp_read() instead.
- There…
-
**What happened?**
What started our investigation was a frequent notification that our thanos-cluster-ruler was unavailable even with a replica set to 2.
After some investigation it appears that p…
-
Hi,
Now that many projects are choosing to use CSI drivers to deliver their secrets into their workloads directly (as a file in the fs), a secret rotation does not involve K8s secrets. Whenever a …
-
I have a situation wherein I've up to 3kto 4k secrets changing in an instant.
I'm using Reloader together with https://github.com/appscode/kubed.
A change in one secret is synced to all the those …