Sebastian Gaiser
Sebastian Gaiser
You're welcome, thank you for investigating and explaining :D Feel free to hijack/supersede my PR. I'm really looking forward to see this topic solved.
@scholzj I can try to write a proposal (have red some of them but might need some guidance on that) but I'm not sure if I have the time this...
Thanks for merging the PRs. Currently still open custom resources are: - [x] KafkaBridge (don't have much status on the custom resource) - [ ] KafkaConnector - [ ] KafkaConnect...
@ppatierno as talked in person, can you please share me some resources for finishing the missing custom resources. Feel free to hit me up on Slack or post it here😉
Thanks @ppatierno for pointing me to the crds itself, that's also a starting point for implementing this 😉
Just to have this mentioned, removing the `patch` verb from the `ClusterRole` should do the job. I've implemented this in my Helm chart already: https://github.com/sebastiangaiser/helm-charts/blob/0d247e0d1707327ee654f854fcbc50f270613844/charts/capacitor/templates/clusterrole.yaml#L50 Tbh I've implemented it as...
@paullaffitte @npdgm I saw you in the history and assume that you're developers of this project. If this is the case, could you please mind reviewing my PR
@paullaffitte @npdgm I saw you in the history and assume that you're developers of this project. If this is the case, could you please mind reviewing my PR
@npdgm thank you for your very detailed explanation. At least I was not aware that x509-certificate-exporter is handling the `GOMAXPROCS` in that way. My problem were that the limits are...