Simon Gerber
Simon Gerber
I'm getting `NoneType object has no attribute 'get_signature'` errors again with the current obfuscation (I personally noticed songs no longer playing starting today, 2022-01-20, approx 12:00 UTC). I found https://github.com/pytube/pytube/issues/1199...
I'm getting a different null dereference with Encdroid version 2.2.3 on Android 8.0 (December 2017 security patch level). The step during (or after) which the app crashes is "Deriving password...
Hi, I discovered this issue while trying to determine how the holder pods are supposed to be updated/recreated after a ceph-csi upgrade. > > Need to be updated manually when...
SDD draft for this feature: https://github.com/projectsyn/documentation/pull/177
There's no easy way to actually implement this sanely in a generic fashion. Internally, we've implemented selected combinations of AND-combinations of facts as documented in https://kb.vshn.ch/vshnsyn/how-tos/create-missing-cloud-dist.html#_make_a_distribution_cloud_aware
Consider switching components which need this to use Kadet + https://github.com/kapicorp/kapitan/pull/875 (once merged and released), that way we could write arbitrary Python to preprocess Helm values.
Another alternative might be to render a `helm_values.yaml` using a similar approach to the one we've taken to render a `kustomization.yaml` (see e.g. https://github.com/projectsyn/component-kyverno/pull/67), and then pass that file to...
How to handle more selective fetching in combination with local mode also came up in discussions regarding #160 The result of this discussion is that the following commands might be...
Hi, I've enabled the feature and we're looking forward to your report. PS: Please note that we're currently winding down support for Signalilo and are preparing to archive the repository.
> 1. `README.md` states alert will be in UNKNOWN state if heartbeat will be triggered, but actually it will be in CRITICAL state. I think it was a change in...