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 Fabric8 Kubernetes Client to 6.6.0 #8471

Merged
merged 3 commits into from
May 5, 2023

Conversation

scholzj
Copy link
Member

@scholzj scholzj commented May 3, 2023

Type of change

  • Task

Description

This PR updates the Fabric8 Kubernetes Client to 6.6.0. This should resolve #8268 -> the underlying bug was fixed in Fabric8 6.6.0 and this PR re-enabled the test. Another bug was found in 6.6.0 and worked around temporarily. The issue #8486 is tracking reverting of the workaround when it is fixed.

Checklist

  • Make sure all tests pass
  • Try your changes from Pod inside your Kubernetes and OpenShift cluster, not just locally
  • Reference relevant issue(s) and close them after merging

@scholzj scholzj added this to the 0.35.0 milestone May 3, 2023
@scholzj scholzj requested review from ppatierno and tombentley and removed request for ppatierno May 3, 2023 20:10
@scholzj
Copy link
Member Author

scholzj commented May 4, 2023

/azp run regression

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj
Copy link
Member Author

scholzj commented May 4, 2023

/azp run regression

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj force-pushed the update-to-fabric8-6.6 branch from 2e39f64 to c515864 Compare May 4, 2023 21:34
Signed-off-by: Jakub Scholz <[email protected]>
@scholzj scholzj force-pushed the update-to-fabric8-6.6 branch from c515864 to c4793bf Compare May 4, 2023 21:35
@scholzj
Copy link
Member Author

scholzj commented May 4, 2023

/azp run regression

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@scholzj scholzj merged commit 03d9934 into strimzi:main May 5, 2023
@scholzj scholzj deleted the update-to-fabric8-6.6 branch May 5, 2023 12:22
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.

Re-enable or delete LeaderElectionManagerMockTest
4 participants