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

Use newer version of Jgroups and EclipseLink to prevent PKIX errors on OCP 4.x #14920

Merged
merged 10 commits into from
Oct 21, 2019

Conversation

mshaposhnik
Copy link
Contributor

What does this PR do?

Use newer version of Jgroups, KUBE_PING and EclipseLink to prevent PKIX errors on OCP 4.x

What issues does this PR fix or reference?

#13607

Release Notes

N/A

Docs PR

N/A

@che-bot
Copy link
Contributor

che-bot commented Oct 18, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@che-bot che-bot added kind/bug Outline of a bug - must adhere to the bug report template. status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. labels Oct 18, 2019
@che-bot
Copy link
Contributor

che-bot commented Oct 18, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

Copy link
Contributor

@skabashnyuk skabashnyuk left a comment

Choose a reason for hiding this comment

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

in general looks good.

thread_naming_pattern="cl"

thread_pool.min_threads="0"
thread_pool.max_threads="500"
thread_pool.keep_alive_time="30000" />

<kubernetes.KUBE_PING
labels="app=che" />
<org.jgroups.protocols.kubernetes.KUBE_PING
Copy link
Contributor

Choose a reason for hiding this comment

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

What the source of this file? Does it come from documentation

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mshaposhnik
Copy link
Contributor Author

ci-build

@che-bot
Copy link
Contributor

che-bot commented Oct 18, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@che-bot
Copy link
Contributor

che-bot commented Oct 18, 2019

E2E tests of Eclipse Che Multiuser on OCP has failed:

@che-bot
Copy link
Contributor

che-bot commented Oct 18, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@mshaposhnik
Copy link
Contributor Author

ci-test

1 similar comment
@mshaposhnik
Copy link
Contributor Author

ci-test

@mshaposhnik
Copy link
Contributor Author

crw-ci-test

1 similar comment
@mshaposhnik
Copy link
Contributor Author

crw-ci-test

@che-bot
Copy link
Contributor

che-bot commented Oct 21, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@che-bot
Copy link
Contributor

che-bot commented Oct 21, 2019

E2E tests of Eclipse Che Multiuser on OCP has been successful:

@che-bot
Copy link
Contributor

che-bot commented Oct 21, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@che-bot
Copy link
Contributor

che-bot commented Oct 21, 2019

E2E Happy path tests of Eclipse Che Single User on K8S (minikube v1.1.1) has failed:

@mshaposhnik
Copy link
Contributor Author

Merging since the same test failure is in master (and no other regressions visible)

@mshaposhnik mshaposhnik merged commit 02a9fe9 into master Oct 21, 2019
@mshaposhnik mshaposhnik deleted the jgroups4 branch October 21, 2019 08:49
@che-bot che-bot added this to the 7.4.0 milestone Oct 21, 2019
@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 Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants