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

Update plugin brokers to v3.4.0 #17870

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

amisevsk
Copy link
Contributor

What does this PR do?

Just updates the plugin brokers to version 3.4.0 to avoid an issue with happy path tests:

  • The Che operator syncs with che.properties to get brokers version
  • The Che operator also overrides che.properties with its own setting

This makes it difficult to merge PRs like #17785 that update the broker and adapt Che to use it in one changeset.

Functionally, nothing is changed with the PR as added functionality in v3.4.0 (plugin merging) is enabled via flag.

What issues does this PR fix or reference?

Necessary for #15373

Update brokers to v3.4.0 to enable plugin merging.

Signed-off-by: Angel Misevski <amisevsk@redhat.com>
@che-bot che-bot added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/enhancement A feature request - must adhere to the feature request template. labels Sep 15, 2020
Copy link
Member

@sleshchenko sleshchenko left a comment

Choose a reason for hiding this comment

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

Is it an egg or hen that was the first?)

Probably happy path test should read value from che.properties and propagate to che operator... Otherwise it does not test changes correctly. The same could be faced with jwtproxy, pvc job and maybe others images. Could you create an issue for QE or deploy team to investigate it?

@che-bot
Copy link
Contributor

che-bot commented Sep 15, 2020

❌ E2E Happy path tests failed ❗

See Details

Tested with Eclipse Che Multiuser User on K8S (minikube v1.1.1)

ℹ️ Use comment "[crw-ci-test]" to rerun happy path E2E test.

@amisevsk amisevsk merged commit 13283ef into eclipse-che:master Sep 15, 2020
@che-bot che-bot removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Sep 15, 2020
@che-bot che-bot added this to the 7.19 milestone Sep 15, 2020
@amisevsk
Copy link
Contributor Author

@sleshchenko Created issue #17871

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants