-
Notifications
You must be signed in to change notification settings - Fork 15
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
ADD report data for failed InstallPlans #125
Labels
Comments
acmenezes
added
the
kind/feature
Categorizes issue or PR as related to a new feature.
label
Jul 28, 2022
Here is the old code that can be repurposed to get data from InstallPlan:
|
Also check the refactored version of the code above. Available here: https://github.com/opdev/opcap/blob/645e401e8ab7428895cfdc1f0b4efc9e8ace5f23/internal/operator/install_plan.go |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
InstallPlan may contain information for tracing and debugging that can later be used for improving reporting on the tool.
The text was updated successfully, but these errors were encountered: