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

Find a typo in the installplan error message #1740

Closed
horis233 opened this issue Aug 27, 2020 · 0 comments · Fixed by #1741
Closed

Find a typo in the installplan error message #1740

horis233 opened this issue Aug 27, 2020 · 0 comments · Fixed by #1741
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Comments

@horis233
Copy link
Contributor

Bug Report

What did you do?
A clear and concise description of the steps you took (or insert a code snippet).

When the operator upgrade failed because of the CRD doesn't backward compatible with the existing CR, the install plan will show

error validating existing CRs agains new CRD's schema:

What did you expect to see?

I think the error message should be

error validating existing CRs against new CRD's schema:

A clear and concise description of what you expected to happen (or insert a code snippet).

What did you see instead? Under which circumstances?
A clear and concise description of what you expected to happen (or insert a code snippet).

Environment

  • operator-lifecycle-manager version:
    4.5.4
  • Kubernetes version information:

Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.3", GitCommit:"2e7996e3e2712684bc73f0dec0200d64eec7fe40", GitTreeState:"clean", BuildDate:"2020-05-20T12:52:00Z", GoVersion:"go1.13.9", Compiler:"gc", Platform:"darwin/amd64"}
Server Version: version.Info{Major:"1", Minor:"18+", GitVersion:"v1.18.3+012b3ec", GitCommit:"012b3ec", GitTreeState:"clean", BuildDate:"2020-07-24T07:23:10Z", GoVersion:"go1.13.4", Compiler:"gc", Platform:"linux/amd64"}

  • Kubernetes cluster kind:

OCP

Possible Solution

I will open a PR for this tiny issue

Additional context
Add any other context about the problem here.

@exdx exdx added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants