-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
feat(olm-catalog) : Generated alm-examples in a pretty format #1793
Conversation
Hi @camilamacedo86. Thanks for your PR. I'm waiting for a operator-framework or openshift member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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/test-infra repository. |
Hi @joelanford, Really tks for your help. It is working now. Please, feel free to review. |
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.
A few nits
Hi @estroz and @joelanford, The changes requested are done. Realy tks for your review. |
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 after addressing last set of comments.
Hi @joelanford, Thank you for your review and help on it. The latest nits were addressed. Hi @estroz, Could you please recheck it and let us know if you are ok with? |
@@ -0,0 +1,177 @@ | |||
apiVersion: operators.coreos.com/v1alpha1 |
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.
This should go in 0.0.3
's CSV. We aren't updating any field content, just indentation. No need to make a new version/file.
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.
👍 I got
All latest nits addressed tks for the review and goods spots. 👍 |
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.
Thanks @camilamacedo86. LGTM!
/ok-to-test |
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
/test e2e-aws-subcommand |
@camilamacedo86 thanks for the PR! |
Description of the change:
Generated
alm-examples
for olm in a pretty format.Motivation for the change:
alm-examples
attribute in a pretty format #1708Tests performed locally: