microsoft / vscode-deploy-azure

VS code extension: Deploy To Azure, which helps set up CI/CD for deployment to Azure Resources.
MIT License
18 stars 19 forks source link

AKS right click scenario support - Configure CI/CD #165

Closed kanika1894 closed 4 years ago

kanika1894 commented 4 years ago

This will work in complement to the right click scenario support in AKS extension.

Templates are filtered on resource type i.e. AKS.

If the cluster is selected by right click, cluster details are stored in context, which are used while gettings inputs as per the template from template service.