Tobias Vollmer

Results 8 comments of Tobias Vollmer

> After double checking my CoreDNS settings and versions, and making sure it would respond correctly for both A and AAAA records, the problem was no longer present. I am...

I had the same issue on Big Sur with openjdk 17 ``` java -version openjdk version "17" 2021-09-14 LTS OpenJDK Runtime Environment Zulu17.28+13-CA (build 17+35-LTS) OpenJDK 64-Bit Server VM Zulu17.28+13-CA...

Alternatively maybe the `workflowBootstrapSteps` could be added to each `job`-Part, and not only to the initial one. My theory would be that the parameter is basically being used to either...

@jtnz > Today I tried improving on @caviliar 's solution with: Thanks for your suggestion, but unfortunately, this did not work for us. In the latest Version of projen, the...

While writing the update, I see that there is some inconsistency in the usage of some variables: * daemonset vs. deployment * some variables are migrated directly into the different...

Cool. I'll have a look at it over the weekend. Talk to you soon.

Additional use case: If you modify the `autogen` rules for a policy matching pods, the repotrs will still remain indefinitely. Especially if you remove the `replicasets` for an audit policy,...

Hi @Haleygo, Currently, if you have one or multiple remote-writes with at lease one IAM auth, your vmagent object might look like (only the relevant parts): ```yaml remoteWrite: - url:...