azure-functions-core-tools icon indicating copy to clipboard operation
azure-functions-core-tools copied to clipboard

Empty file generated by func kubernetes deploy --write-configs Randomly

Open smmaster opened this issue 1 year ago • 0 comments

When generating Kubernetes deployment config using "kubernetes deploy --write-configs --config-file" the file is sometimes empty Behaviour seems to be random Could be at least related to missing await in https://github.com/Azure/azure-functions-core-tools/blob/f950e8553f22b3d04e69962f77b67c8fd49cfbb5/src/Azure.Functions.Cli/Actions/KubernetesActions/KubernetesDeployAction.cs#L162

smmaster avatar Aug 29 '24 12:08 smmaster