-
Notifications
You must be signed in to change notification settings - Fork 6
Kubernetes Provider v2.6.0 workload fails to run #169
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.3Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working