I have environment with resources created and I have confirmed that it created service connection. HelmDeploy@0 ignores environment and requires kubernetesServiceEndpoint. This is inconsistent with other kubernetes related tasks like Kubernetes@1 where it automatically picks up the service connection from environment.
Environment type (Please select at least one enviroment where you face this issue)
[ ] Self-Hosted
[X] Microsoft Hosted
[ ] VMSS Pool
[ ] Container
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Ubuntu
Relevant log output
Starting: Helm upgrade
==============================================================================
Task : Package and deploy Helm charts
Description : Deploy, configure, update a Kubernetes cluster in Azure Container Service by running helm commands
Version : 0.238.1
Author : Microsoft Corporation
Help : https://aka.ms/azpipes-helm-tsg
==============================================================================
##[error]Error: Input required: kubernetesServiceEndpoint
Finishing: Helm upgrade
New issue checklist
Task name
HelmDeploy@0
Task version
0.238.1
Issue Description
I have environment with resources created and I have confirmed that it created service connection. HelmDeploy@0 ignores environment and requires kubernetesServiceEndpoint. This is inconsistent with other kubernetes related tasks like Kubernetes@1 where it automatically picks up the service connection from environment.
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Ubuntu
Relevant log output
Full task logs with system.debug enabled
No response
Repro steps