Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

AKS Helm deploy with non interactive login

michal_koval December 21, 2023

Hello,

Can you add support for non-interactive login with your pipe script of azure-aks-helm-deploy by variable AZURE_LOGIN_NON_INTERACTIVE as in azure-aks-deploy

Thank you for any kind of response.

2 answers

1 accepted

0 votes
Answer accepted
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 8, 2024

Hi @michal_koval 

The new feature released: pipe supports AZURE_LOGIN_NON_INTERACTIVE variable.

script:
  - pipe: atlassian/azure-aks-helm-deploy:3.1.0
    variables:
      AZURE_APP_ID: $AZURE_APP_ID
      AZURE_PASSWORD: $AZURE_PASSWORD
      AZURE_TENANT_ID: $AZURE_TENANT_ID
      AZURE_AKS_NAME: $AZURE_AKS_NAME
      AZURE_RESOURCE_GROUP: $AZURE_RESOURCE_GROUP
      AZURE_LOGIN_NON_INTERACTIVE: "true"
      HELM_VERSION: 'v3.5.4'
      HELM_RELEASE_NAME: 'myRedis'
      HELM_COMMAND: 'upgrade'
      HELM_UPGRADE_INSTALL_IF_NOT_PRESENT: 'true'
      HELM_CHART_NAME: 'oci://registry-1.docker.io/bitnamicharts/redis'
      HELM_COMMAND_ARGS: '--version 18.0.0'

 

Best regards,
Oleksandr Kyrdan

michal_koval January 18, 2024

Thanks!

Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 31, 2024

Thank you for sharing feedback with the community.

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 22, 2023

Hi @michal_koval . Thanks for your feature request. We will investigate this and notify you when this feature will become available.

Regards, Igor

michal_koval December 22, 2023

Hello, do you have any time assumption for that feature?

Regards,

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events