-
Notifications
You must be signed in to change notification settings - Fork 88
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
chore: Move operation logger out of file #1922
Conversation
Signed-off-by: Anatolii Bazko <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tolusha The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/test v14-devworkspace-happy-path |
@tolusha: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Build 3.18 :: operator_3.x/417: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7847: Console, Changes, Git Data |
Build 3.18 :: operator-bundle_3.x/3675: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7848: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7862: devspaces-operator-bundle : 3.x :: Failed in 65221002 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: push-latest-container-to-quay_3.x/5002: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7861: devspaces-operator : 3.x :: Build 65220821 : quay.io/devspaces/devspaces-rhel8-operator:3.18-10 |
Build 3.18 :: operator_3.x/417: Upstream sync done; /DS_CI/sync-to-downstream_3.x/7847 triggered |
Build 3.18 :: update-digests_3.x/7798: Console, Changes, Git Data |
Build 3.18 :: operator-bundle_3.x/3676: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7849: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7863: devspaces-operator-bundle : 3.x :: Failed in 65223305 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3677: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7850: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7864: devspaces-operator-bundle : 3.x :: Failed in 65227683 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3678: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7851: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7878: devspaces-operator-bundle : 3.x :: Failed in 65257298 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3692: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7865: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7879: devspaces-operator-bundle : 3.x :: Failed in 65259083 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3694: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7868: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7882: devspaces-operator-bundle : 3.x :: Failed in 65263933 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3695: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7869: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7884: devspaces-operator-bundle : 3.x :: Failed in 65270442 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3696: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7871: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7887: devspaces-operator-bundle : 3.x :: Failed in 65280538 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3698: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7873: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7891: devspaces-operator-bundle : 3.x :: Failed in 65287289 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3699: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7874: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7892: devspaces-operator-bundle : 3.x :: Failed in 65290905 : BREW:BUILD/STATUS:UNKNOWN |
Build 3.18 :: operator-bundle_3.x/3700: Console, Changes, Git Data |
Build 3.18 :: sync-to-downstream_3.x/7875: Console, Changes, Git Data |
Build 3.18 :: get-sources-rhpkg-container-build_3.x/7897: devspaces-operator-bundle : 3.x :: Failed in 65295807 : BREW:BUILD/STATUS:UNKNOWN |
What does this PR do?
chore: Move operation logger out of file
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
eclipse-che/che#23167
How to test this PR?
OpenShift
on Minikube
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.