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

chore: update to josdk v5.0.0-beta1 and fabric8-client v7.0.0 and related fixes #191

Merged

Conversation

ebma16
Copy link
Contributor

@ebma16 ebma16 commented Dec 10, 2024

Update josdk-spring-boot-starter for compatibility with josdk v5.0.0-beta1 and fabric8 kubernetes-client v7.0.0

@ebma16 ebma16 changed the title chore: update to josdk v5.0.0-beta1 and fabric8 kubernetes-client v7.0.0 and related fixes chore: update to josdk v5.0.0-beta1 and fabric8-client v7.0.0 and related fixes Dec 10, 2024
starter/pom.xml Outdated
@@ -115,5 +115,11 @@
<artifactId>jenvtest-fabric8-client-support</artifactId>
<scope>test</scope>
</dependency>
<dependency>
Copy link
Contributor

@csviri csviri Dec 10, 2024

Choose a reason for hiding this comment

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

Why was this added?

Copy link
Contributor Author

@ebma16 ebma16 Dec 10, 2024

Choose a reason for hiding this comment

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

When building the project locally from scratch, I noticed some compilation errors, as the import of jetbrains annotations was not working without this dependency.

Copy link
Contributor

@csviri csviri Dec 10, 2024

Choose a reason for hiding this comment

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

could you pls try to remove it and see if it fails on CI here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

annotation removed -> CI is successful again

Copy link
Contributor

@csviri csviri left a comment

Choose a reason for hiding this comment

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

LGTM thank you!

@csviri csviri merged commit 334da33 into operator-framework:main Dec 10, 2024
1 check passed
@ebma16 ebma16 deleted the chore/update-to-josdk-v5-and-fabric8-v7 branch December 10, 2024 13:29
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