amaury ravanel
amaury ravanel
Hello, adding a 👍 here as I have the same behaviour with kubeadm 1.22.1 / cilium 1.10.6 and cri-o 1.22, As stated a bit above, restarting the the cri-o unit...
I'm using 1.2.10
BTW here is my sonar properties file ``` sonar.projectKey=entry sonar.projectName=iam-entry # GoLint report path, default value is report.xml sonar.golint.reportPath=linter.xml # Cobertura like coverage report path, default value is coverage.xml sonar.coverage.reportPath=coverage.xml...
This might be a dumb question. But would you consider using the kubernetes' certificate API ? This would be useful since the certificates can be managed using CRD. Another point...
@wallyqs I'm delighted that you like the idea. Are you or anyone currently working on this topic ?
made a fix for it [here](https://github.com/istio/istio/pull/8106). If any can review
maybe I should reopen this issue in istio/istio ?
first version here :) https://github.com/sous-chefs/golang/pull/105 waiting for your feedback, I'm checking to make the CI pass now
I'm not sure about the upgrade part, it looks like package installed by `go install` are frost and only changing the version and requiring a new go install is the...