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

bump openshift-client to 5.11.1 #469

Merged
merged 1 commit into from
Jan 6, 2022
Merged

Conversation

simkam
Copy link
Contributor

@simkam simkam commented Jan 5, 2022

https://github.com/fabric8io/kubernetes-client/blob/v5.11.1/CHANGELOG.md

Results of our TS with this upgrade:
xtf
Failures are known or expected.

supersedes #468

Please make sure your PR meets the following requirements:

  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is formatted, imports ordered, code compiles and tests are passing
  • Code is self-descriptive and/or documented

@simkam simkam mentioned this pull request Jan 5, 2022
4 tasks
@@ -71,7 +70,7 @@ public PodShellOutput execute(String... commands) {
private final AtomicBoolean executionDone = new AtomicBoolean(false);

@Override
public void onOpen(Response response) {
public void onOpen() {
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't like changes in kubernetes API.

@mnovak1
Copy link
Contributor

mnovak1 commented Jan 6, 2022

LGTM, merging.

@mnovak1 mnovak1 merged commit 0649adf into xtf-cz:master Jan 6, 2022
@simkam simkam deleted the fabric8-bump-5.11 branch August 29, 2022 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants