Alexander Zimmermann
Alexander Zimmermann
Thanks for your fast feedback, but it seems that the mentioned fix does not resolve the issue. I have updated the renovate version in the reproduction repository, deleted the old...
I've added the full debug log output to the post.
Does this bug still need reproduction? Anything more i can provide at the moment?
Yes, here: https://dev.azure.com/alexzimmer96/renovate-poc/_git/renovate-poc You can also see the Pull Request that is generated: https://dev.azure.com/alexzimmer96/renovate-poc/_git/renovate-poc/pullrequest/1?_a=files
@rarkins Is the reproduction repository enough or can i provide more information? The issue is still labeled as reproduction:needed
Fixed this. You can find the new onboarding PR here: https://dev.azure.com/alexzimmer96/renovate-poc/_git/renovate-poc/pullrequest/2 The debug output of the pipelines should be visible here: https://dev.azure.com/alexzimmer96/renovate-poc/_build/results?buildId=12&view=results If necessary, i can run this with the...
I've just learned that if you leave the username empty and specify your PAT as password, it will be sent as bearer token. This way i got the authentication working.
The key location is persisted into the ~/.hetzner-kube/config.json as a relative location. Did you maybe run the create-command from another folder then you run the command to add the SSH-Key?
Is there any update? We are also facing the issue, that backing up to a remote minio instance fails because of self signed certificates. We do not control the minio,...
Hi @sgollapudi77, the troubleshooting guide did not help. I try to setup a repository to reproduce this, but like i already mentioned, when i run the same commands it works...