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

[Upgrade Fabric8 Kubernetes Client to 6.8.1] - Solving broken APIs changes #69

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

fabiobrz
Copy link
Member

@fabiobrz fabiobrz commented Jul 24, 2023

We need to bump Fabric8 Kubernetes client dependencies, e.g.: latest java-generator(from CRD) features require breking changes in the kubernetes model.
This PR uses an XTF snapshot which is built from the following proposal for moving XTF to kubernetes-client 6.7.2 as well: RoyalKarma/xtf#1

This PR is using the following snapshots:

  • Bug fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change
  • Chore (non-breaking change which doesn't affect codebase;
    test, version modification, documentation, etc.)

Checklist

  • Code contributed by me aligns with current project license: Apache 2.0
  • Pull Request contains a description of the changes
  • Pull Request does not include fixes for multiple issues/topics
  • Code is self-descriptive and/or documented
  • I have implemented unit tests to cover my changes
  • I tested my code in OpenShift

@fabiobrz fabiobrz self-assigned this Jul 24, 2023
@fabiobrz fabiobrz force-pushed the exp.xtf-k8s-client-672 branch 2 times, most recently from 445fcaf to cf3f5ec Compare July 25, 2023 16:47
@fabiobrz fabiobrz changed the title [Upgrade Fabric8 Kubernetes Client to 6.7.2] - Solving broken APIs changes [Upgrade Fabric8 Kubernetes Client to 6.8.1] - Solving broken APIs changes Aug 30, 2023
@fabiobrz fabiobrz force-pushed the exp.xtf-k8s-client-672 branch 3 times, most recently from 08452e6 to 6497fc6 Compare August 31, 2023 11:37
@fabiobrz fabiobrz requested a review from marekkopecky August 31, 2023 11:39
…anges by supporting the latest Strimzi (0.36.1) through a 0.37-SNAPSHOT based API client to be compatible with XTF/Fabric8 k8s client 6.8.1
…mport Operator CRDs, bumping the supported version to 22.0.1
@fabiobrz fabiobrz force-pushed the exp.xtf-k8s-client-672 branch from 6497fc6 to a7cae1a Compare August 31, 2023 11:48
@fabiobrz
Copy link
Member Author

/test intersmash-e2e

@marekkopecky
Copy link
Collaborator

LGTM, thanks!

@marekkopecky marekkopecky merged commit 1d8d036 into Intersmash:main Sep 1, 2023
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