Closed stuartleeks closed 5 years ago
Are you using the helm template which consists of helm installer , helm init and helm upgrade tasks? This is an known issue if you use the template.
Yes - that was where I started. Is the issue on GitHub? I had a look but didn't see anything, so apologies if I missed it.
A customer raised this issue on developer community(https://developercommunity.visualstudio.com/content/problem/324154/error-endpoint-auth-data-not-present.html). We are still looking into the issue. Could you manually add the helm task for the time being? Sorry for the inconvenience.
Assigned it to Sriram as his team is looking into the issue in endpoint.
@stuartleeks - We will get this issue fixed & provide an update.
Thanks!
@stuartleeks - Issue is fixed & fix should get deployed in a week or two.
Still running into this issue. Should it be fixed? Having a azure k8s cluster configured using kubeconfig (according to https://loekd.wordpress.com/2017/09/13/talking-to-kubernetes-from-vsts/). Btw. there is a second issue. Can't add the azure resource through azure subscription, resource group and cluster. There are no values for resource group or cluster. But most important, I need a possiblity to connect to the cluster. Kubeconfig setup is also not working!
@filoe , can you please share your the link to your release which is failing with the above error so that we can understand this issue better?
Yes I am using the template. That is a good hint. I will try that. Thanks a lot!
@filoe , can you please share your the link to your release which is failing with the above error so that we can understand this issue better?
Let me try it out first. I will come back to you. Your hint solves the issue. But please condiser to remove the broken template or fix it. This is really confusing and time consuming.
I tried the helm template in release and observed that it indeed works. So I am closing it.
Troubleshooting
Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting
Environment
Agent - Hosted or Private:
Issue Description
When running
helm init
using theHelm Deploy
task I getError: Endpoint auth data not present
I have just created the task and the service endpoints haven't been modified.
Task logs
Error logs
[Insert error from the logs here for a quick overview]