Azure/azure-functions-core-tools

How to assign func logs with a Kubernetes namespace?

Aperta

#2821 aperta il 8 nov 2021

 (1 commento) (0 reazioni) (0 assegnatari)C# (491 fork)auto 404
Triagedarea: kubernetesenhancementgood first issue

Metriche repository

Star
 (1456 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

I saw func logs can only retrieve logs from azure-functions namespace.

https://github.com/Azure/azure-functions-core-tools/blob/a2634fba228decf73ec886fac413628257eb9e1c/src/Azure.Functions.Cli/Actions/LogsActions/GetLogsAction.cs#L20-L26

Can I assign my own namespace using func logs command?

Guida contributor