-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[olm] Improve error message in olm install cmd #3907
[olm] Improve error message in olm install cmd #3907
Conversation
internal/olm/installer/client.go
Outdated
@@ -183,7 +183,7 @@ func (c Client) getResources(ctx context.Context, version string) ([]unstructure | |||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just missing fragment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just missing the fragment. otherwise, it shows
/lgtm
for me. Great work 🥇
80eea02
to
5eddcee
Compare
896b176
to
953adb9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last nit then LGTM
953adb9
to
702760e
Compare
Notify user when olm tag is present in github but manifests cannot be located while installing olm.
702760e
to
f234639
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Description of the change:
Notify user when olm tag is present in github but manifests cannot be located
while installing olm.
Motivation for the change:
Provide better info to users when olm installation fails.
Checklist
If the pull request includes user-facing changes, extra documentation is required:
changelog/fragments
(seechangelog/fragments/00-template.yaml
)website/content/en/docs