Skip to content

Kubernetes Provider v2.6.0 workload fails to run #169

@linglingye001

Description

@linglingye001

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions