Philip Schmid

Results 18 issues of Philip Schmid

Hi @lunemec and @thomae With the recent changes, the maintainability score from Code Climate dropped from an `A` to a `C`: https://codeclimate.com/github/lunemec/nanny/issues Do you guys think it's possible and worth...

help wanted
maintenance

Hi @lunemec Since Docker Hub introduced a rate limitation a few months ago, I think it would be nice to at least offer the people an alternate container registry hosting...

enhancement

Write a Nanny Helm chart which allows an easy deployment on Kubernetes clusters.

enhancement

Hi there, When I try to install Contiv on a new setup Docker Swarm cluster, I get the following error message: ```json { "changed": true, "cmd": "tar vxjf \/tmp\/netplugin-1.1.1.tar.bz2 netctl...

Hi there, I just realized on my 3 Docker Swarm nodes, that v2plugin:0.1 filled the /run partitions 100%.. ```bash [root@node1 ~]# df -h Filesystem Size Used Avail Use% Mounted on...

Hi there I'm currently running in the following error: ``` bash err@2dbc493bfb79:~$ pepper '*' test.ping --ignore-ssl-errors -H -vvv urlopen() got an unexpected keyword argument 'context' Uncaught Pepper error (increase verbosity...

**Motivation** With the introduction of the new Falco plugin system and the new 2.X Helm charts, it's not always really required to run the Falco pod as root. Nevertheless, Falco...

kind/feature
help wanted

**Motivation** Some Falco plugins require that Falco is reachable from outside the cluster (e.g. K8s audit). Currently, the Falco chart only supports automatic service creation - ingress creation not. In...

kind/feature