1Password / connect-helm-charts

Official 1Password Helm Charts
https://developer.1password.com
MIT License
90 stars 73 forks source link

Wrong Log severity in GKE & Google Cloud Logs #161

Open socratesx-asimov opened 1 year ago

socratesx-asimov commented 1 year ago

Your environment

Chart Version: 1.11.0

Helm Version: v3.12.2

Kubernetes Version: v1.26.4-gke.500

What happened?

The Logs in the Log Explorer are all listed as default severity, no matter if are info or error logs. Example:

image

What did you expect to happen?

It should list the logs of severity 1 as errors while the lower severity (3) it should be listed as info.

Steps to reproduce

  1. Deploy the Operator in GKE with default logLevel for sync & api.
  2. Check the connect-sync & connect-api logs in Logs Explorer.

Notes & Logs