Hendrik Ferber

Results 50 comments of Hendrik Ferber

> I've noticed that `helm list` does not show release in question in that situation but pods are actually running. > > Also, I've tried to remove last helm secret...

Hello @hiddeco no problem it is not urgent and i know how busy kubecon weeks are :beers: Thanks for having a look into it. The helm-controller is updated constantly i...

> Hello! > > I can confirm this issue is still relevant for the latest version of a helm-controller. The workaround for now is this: > > ``` > flux...

@ahmadiq as we have the same requirement. You can use the following injector config to white-list a resource ``` proxyconfig: |- resources: - uri: '/admin/test|white-listed=true' ```

Maybe there is also some inspiration at https://github.com/weaveworks/kured Really cool will be some kind of "Blocking Reboots via Alerts" etc..

Will be great to see this working. @reesericci maybe you can open an issue on the pihole side? I also found this one here: https://github.com/Pobek/external-dns-pihole

stumble upon this. You can use this here: Add arguments to ansible-playbook when running converge: ``` provisioner: name: ansible ansible_args: - --inventory=mygroups.yml - --limit=host1,host2 ``` with something like this: ```...

Yeah this feature will be awesome