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

Support for Jolokia 2.0.0 #39

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

Devashishbasu
Copy link
Contributor

@Devashishbasu Devashishbasu commented Dec 30, 2023

Fix eclipse-jkube/jkube#2503

Updated jolokia version from 1.7.2 to 2.0.0

@@ -3,7 +3,7 @@
schema_version: 1

name: jboss.container.jolokia
version: 'jkube-1.7.2'
version: 'jkube-2.0.0'
Copy link
Member

Choose a reason for hiding this comment

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

This is not OK, a new module version is needed. I'll proceed to add some changes on top of yours

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That will be great

Updated jolokia version from 1.7.2 to 2.0.0
@manusa manusa force-pushed the feat-jolokia-to-v2.0 branch from 154b59b to b0350fc Compare January 3, 2024 12:42
@manusa manusa self-assigned this Jan 3, 2024
@manusa manusa changed the title Fixes #2503 of jkube Support for Jolokia 2.0.0 Jan 3, 2024
@manusa manusa force-pushed the feat-jolokia-to-v2.0 branch from b0350fc to c8641c9 Compare January 3, 2024 12:54
@manusa manusa merged commit c81b14a into eclipse-jkube:main Jan 3, 2024
8 checks passed
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.

Bump Jolokia to v2.0
2 participants