Adam Talbot
Adam Talbot
I have created a test case that shows what I am seeing: https://gist.github.com/ThatsMrTalbot/fa0ade54937d1251220ac61c0e631ef1 If you run that in an empty directory it will print out the output from the master...
Tests failed with ``` [0;32m vsphere: fatal: [default]: FAILED! => {"changed": false, "msg": "Failure downloading https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm, HTTP Error 403: Forbidden"}[0m ``` This seems unrelated to my change
@kkeshavamurthy Would you be able to give it a look now the tests have passed?
``` vsphere-clone: fatal: [default]: FAILED! => {"changed": false, "dest": "/tmp/containerd.tar.gz", "elapsed": 0, "msg": "Request failed", "response": "HTTP Error 503: Egress is over the account limit.", "status_code": 503, "url": "https://github.com/containerd/containerd/releases/download/v1.6.2/cri-containerd-cni-1.6.2-linux-amd64.tar.gz"} ```...
Based on the conversation in the bi-weekly meeting we identified that when the istio-csr starts it requests a certificate for itself: https://github.com/cert-manager/istio-csr/blob/main/pkg/tls/tls.go#L294-L314 It does this using the same flow that...
/lgtm /approve Any issues can probably be fixed forward
/lgtm Code looks ok to me, is also behind an alpha feature gate