Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
30 stars 20 forks source link

swap operator logger to zap json logger #69

Closed OliverMKing closed 1 year ago

OliverMKing commented 1 year ago

Description

Swaps the operator logger to a json logger so we can more easily parse logs. Without we have to parse logs with regex which is neither efficient nor easy.

image

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Tested locally + with e2e

Checklist:

OliverMKing commented 1 year ago

/ok-to-test sha=4809d70

OliverMKing commented 1 year ago

/ok-to-test sha=b7c709d