forked from pixie-io/pixie
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more informative error messaging in operator
Summary: We recently added sentry to our operator, which has resulted in some spammy errors. For errors where the vizier status fails to update due to a timeout, this usually means the K8s API has become overloaded and cannot respond in time. Updated this to have more informative messaging. We have another error when the Vizier deploy fails, but its unclear at which stage it is failing. Updated the errors to be more fine-grained. Test Plan: Skaffold ran operator Reviewers: htroisi, philkuz Reviewed By: htroisi Signed-off-by: Michelle Nguyen <michellenguyen@pixielabs.ai> Differential Revision: https://phab.corp.pixielabs.ai/D12534 GitOrigin-RevId: ddb199537f8ecac2f294927adce1e96a8a098853
- Loading branch information
1 parent
0cf001b
commit 60a463b
Showing
1 changed file
with
24 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters