Skip to content
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

Merged

Conversation

varshaprasad96
Copy link
Member

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:

@@ -183,7 +183,7 @@ func (c Client) getResources(ctx context.Context, version string) ([]unstructure
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just missing fragment

Copy link
Contributor

@camilamacedo86 camilamacedo86 left a 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 🥇

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 17, 2020
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Sep 21, 2020
@varshaprasad96 varshaprasad96 force-pushed the olm/improve-logs branch 2 times, most recently from 896b176 to 953adb9 Compare September 21, 2020 18:31
Copy link
Member

@estroz estroz left a 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

Notify user when olm tag is present in github but manifests cannot be located
while installing olm.
Copy link
Member

@estroz estroz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 24, 2020
@varshaprasad96 varshaprasad96 merged commit 0c46308 into operator-framework:master Sep 24, 2020
@varshaprasad96 varshaprasad96 deleted the olm/improve-logs branch September 24, 2020 17:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants