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

docs: small fix on displayName #285

Merged
merged 1 commit into from Apr 24, 2023
Merged

Conversation

beraldoleal
Copy link
Member

@beraldoleal beraldoleal commented Apr 4, 2023

- Description of the problem which is fixed/What is the use case

DisplayName is an unknown key and currently CatalogSource will be created without the displayName.

- What I did
Just renamed DisplayName to displayName.

- How to verify it

Try to create the CatalogSource object as it is suggested and then oc get catalogsource --all-namespaces. You will see the new CatalogSource is without the display name.

- Description for the changelog

DisplayName is an unknown key and currently CatalogSource will be
created without the displayName.

Signed-off-by: Beraldo Leal <bleal@redhat.com>
@openshift-ci openshift-ci bot requested review from littlejawa and pmores April 4, 2023 19:31
@openshift-ci
Copy link

openshift-ci bot commented Apr 4, 2023

@beraldoleal: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/sandboxed-containers-operator-e2e cf07cd8 link false /test sandboxed-containers-operator-e2e

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/test-infra repository. I understand the commands that are listed here.

Copy link
Contributor

@littlejawa littlejawa left a comment

Choose a reason for hiding this comment

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

lgtm
thanks @beraldoleal

Copy link
Contributor

@bpradipt bpradipt 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 openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Apr 20, 2023
@bpradipt bpradipt merged commit ef83922 into openshift:main Apr 24, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

None yet

3 participants