Azure / azure-cli

Azure Command-Line Interface
MIT License
4.02k stars 2.99k forks source link

addon show for virtual-node is not working #24812

Open helayoty opened 1 year ago

helayoty commented 1 year ago

Related command az aks addon show --addon virtual-node -g -n

Describe the bug Can't retrieve info about the virtual-node addon that is enabled on my cluster. Although if we run az aks show, it will return all cluster info with the virtual-node addon in the list.

To Reproduce

Expected behavior Return the addon profile object.

Environment summary

Additional context NA

yonzhan commented 1 year ago

route to CXP team

SaurabhSharma-MSFT commented 1 year ago

@helayoty I am able to reproduce this issue and checking internally with the team. I will update you as soon as I receive further information. Thanks.