-
Notifications
You must be signed in to change notification settings - Fork 157
Closed
Description
What happened:
Upgrade to 1.33 (1.33.3) requires access to github.com, loads remote code and executes it on the host-os (when running on "azurelinux" ):
What you expected to happen:
CSI-Azurefile should not rely on external services.
How to reproduce it:
- Create private AKS within a vnet which blocks access to external services (particularly github.com).
- Enable storage_profile.file_driver_enabled=true
- csi-azurefile-node crashes in init-phase
Anything else we need to know?:
Related issues:
- Problem updating to 1.33 #2570
- Init Container Fails in v1.33.0 #2571
- [BUG] csi-azurefile broken without access to github.com Azure/AKS#5172
Environment:
- CSI Driver version: v1.33.3
- Kubernetes version (use
kubectl version
): v1.33.2 - OS (e.g. from /etc/os-release): Microsoft Azure Linux 3.0
- Kernel (e.g.
uname -a
): 6.6.92.2-1.azl3 - Install tools: n/a
- Others: n/a
kubebn, Sanghamitra-PERSONAL, PetteriVaarala, Marctander, david-garcia-garcia and 1 more
Metadata
Metadata
Assignees
Labels
No labels