Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal eventing and reconciliation logic are missing key trace info for troubleshooting purpose #193

Open
davoustp opened this issue Sep 14, 2023 · 0 comments

Comments

@davoustp
Copy link
Contributor

When attempting to understand why the operator was constantly under pressure (see #103, now fixed by recent commit 0cab7b3 ), enabling debug log level was not enough to understand what was happening under the hood.

More specifically, debug logs were missing for:

  • incoming Kubernetes events triggering reconciliation
  • operations performed against Vault
  • drift detection outcome

It is therefore pretty difficult to understand where the problems were coming from.

These key info need to be included at debug level to ease investigation.

davoustp pushed a commit to davoustp/vault-config-operator that referenced this issue Sep 14, 2023
davoustp pushed a commit to davoustp/vault-config-operator that referenced this issue Sep 15, 2023
davoustp pushed a commit to davoustp/vault-config-operator that referenced this issue Nov 4, 2024
davoustp pushed a commit to davoustp/vault-config-operator that referenced this issue Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant