Open qpetraroia opened 3 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/aks-pm.
Author: | qpetraroia |
---|---|
Assignees: | - |
Labels: | `extension/aks-preview`, `AKS`, `Service Attention` |
Milestone: | - |
route to service team
☕️ please note this work is merged as part of #3971 , please feel free to close this tracking issue or whenever newer version gets released. Thanks !
Extension name (the extension in question)
AKS Periscope
Description of issue (in as much detail as possible)
AKS Periscope used to read the container name with a hardcoded Kubeconfig. This PR and this issue discuss the breaking changes that will occur to each service that has a working contract with AKS Periscope. The removal of the hardcoded code in Periscope will allow for other tools to onboard onto AKS Periscope easily.
Azure-cli-extensions is one service that has a working contract with AKS Periscope. To keep the default behavior as it is pass the API Server Name as the ContainerName.
CC: @Tatsinnit and @sophsoph321