Summary
Kubernetes Provider v2.6.0 fails to run after installation because of
exec /manager: no such file or directory
Impact
Customers who install Kubernetes Provider v2.6.0 may encounter failures when the provider pod attempts to start.
Workaround
If you are affected, please hold off on upgrading to v2.6.0 until the fix is released. If you have already upgraded, you can roll back to v2.5.3:
helm upgrade azureappconfiguration.kubernetesprovider \
oci://mcr.microsoft.com/azure-app-configuration/helmchart/kubernetes-provider \
--namespace azappconfig-system \
--version 2.5.3
Summary
Kubernetes Provider v2.6.0 fails to run after installation because of
Impact
Customers who install Kubernetes Provider v2.6.0 may encounter failures when the provider pod attempts to start.
Workaround
If you are affected, please hold off on upgrading to v2.6.0 until the fix is released. If you have already upgraded, you can roll back to v2.5.3:
helm upgrade azureappconfiguration.kubernetesprovider \ oci://mcr.microsoft.com/azure-app-configuration/helmchart/kubernetes-provider \ --namespace azappconfig-system \ --version 2.5.3