Azure / secrets-store-csi-driver-provider-azure

Azure Key Vault provider for Secret Store CSI driver allows you to get secret contents stored in Azure Key Vault instance and use the Secret Store CSI driver interface to mount them into Kubernetes pods.
https://azure.github.io/secrets-store-csi-driver-provider-azure/
MIT License
432 stars 191 forks source link

release: update manifest and helm charts for v1.5.2 #1538

Closed aramase closed 3 months ago

aramase commented 3 months ago

Cherry pick of #1537 on release-1.5.

1537: release: update manifest and helm charts for v1.5.2

For details on the cherry pick process, see the cherry pick requests page.

aramase commented 3 months ago

/azp run pr-e2e-azure

azure-pipelines[bot] commented 3 months ago
No pipelines are associated with this pull request.
aramase commented 3 months ago

/azp run pr-e2e-azure

azure-pipelines[bot] commented 3 months ago
Azure Pipelines successfully started running 1 pipeline(s).
aramase commented 3 months ago

aks_windows_docker runs tests with containerd already as that's the only supported runtime for 1.23+

NAME                                STATUS   ROLES    AGE     VERSION   INTERNAL-IP    EXTERNAL-IP   OS-IMAGE                         KERNEL-VERSION      CONTAINER-RUNTIME
aks-nodepool1-62447125-vmss000000   Ready    <none>   7m50s   v1.29.2   10.224.0.4     <none>        Ubuntu 22.04.4 LTS               5.15.0-1059-azure   containerd://1.7.14-1
akswin000000                        Ready    <none>   3m24s   v1.29.2   10.224.0.113   <none>        Windows Server 2022 Datacenter   10.0.20348.2402     containerd://1.7.9+azure

so, merging this bypassing the pr-e2e-azure (aks_windows_containerd/gpu=False) failure that's caused by aks-preview extension.