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

fix: rename CheClusterStatus structure to bypass bug in operator-sdk #870

Merged
merged 2 commits into from
Jun 17, 2021

Conversation

tolusha
Copy link
Contributor

@tolusha tolusha commented Jun 16, 2021

Signed-off-by: Anatolii Bazko abazko@redhat.com

What does this PR do?

Accordingly to @AndrienkoAleksandr investigation, operator-sdk v1.7.x and v1.8.x versions contain bug in parser which prevents it from building a new bundle (it start consuming all available memory). See more: operator-framework/operator-sdk#4990.
Rename CheClusterStatus structure to bypass bug in operator-sdk

Screenshot/screencast of this PR

N/A

What issues does this PR fix or reference?

eclipse-che/che#19466

How to test this PR?

N/A

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

Signed-off-by: Anatolii Bazko <abazko@redhat.com>
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Jun 16, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: AndrienkoAleksandr, metlos, tolusha

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metlos metlos removed their assignment Jun 16, 2021
@tolusha
Copy link
Contributor Author

tolusha commented Jun 16, 2021

/test v7-devworkspace-happy-path

@tolusha
Copy link
Contributor Author

tolusha commented Jun 16, 2021

/test v7-stable-to-nightly

@AndrienkoAleksandr
Copy link
Contributor

I applied linked issue to the pull request description operator-framework/operator-sdk#4990

@tolusha
Copy link
Contributor Author

tolusha commented Jun 16, 2021

/test v7-devworkspace-happy-path

@openshift-ci
Copy link

openshift-ci bot commented Jun 16, 2021

@tolusha: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/v8-single-host-nightly-deployment ba5ee8b link /test v8-single-host-nightly-deployment
ci/prow/v8-che-behind-proxy ba5ee8b link /test v8-che-behind-proxy
ci/prow/v8-multi-host-nightly-deployment ba5ee8b link /test v8-multi-host-nightly-deployment
ci/prow/v7-devworkspace-happy-path ba5ee8b link /test v7-devworkspace-happy-path

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.

@tolusha
Copy link
Contributor Author

tolusha commented Jun 17, 2021

/test v7-devworkspace-happy-path

@tolusha tolusha merged commit 4aea8f9 into main Jun 17, 2021
@tolusha tolusha deleted the renamestructure branch June 17, 2021 05:28
@che-bot che-bot added this to the 7.32 milestone Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants