Azure / aksArc

# Welcome to the Azure Kubernetes Service on Azure Stack HCI repo This is where the AKS-HCI team will track features and issues with AKS-HCI. We will monitor this repo in order to engage with our community and discuss questions, customer scenarios, or feature requests. Checkout our projects tab to see the roadmap for AKS-HCI!
MIT License
109 stars 45 forks source link

[BUG] Use HTTPS for sfsclient / msk8s CDN endpoints #355

Open eponerine opened 9 months ago

eponerine commented 9 months ago

Describe the bug When running New-AksHciCluster, it appears the sfsclient attempts to curl from http://msk8s.b.tlu.dl.delivery.mp.microsoft.com/filestreamingservice/files/

This is fine, but for folks who use services like Zscaler or other HTTP inspecting services, the stream can be slow and content can become "corrupted" along the way.

Expected behavior Use HTTPS to prevent weird stuff from happening

Screenshots image

mkostersitz commented 8 months ago

Thank you for reporting this @eponerine. Currently only the catalog endpoints in SFS support HTTPS. The SFS download endpoints do not support SSL right now. We are in active discussions with the SFS team to enable this