Skip to content

CAMEL-22982: Upgrade jkube 1.9.0#21407

Merged
davsclaus merged 4 commits intomainfrom
jk
Feb 12, 2026
Merged

CAMEL-22982: Upgrade jkube 1.9.0#21407
davsclaus merged 4 commits intomainfrom
jk

Conversation

@davsclaus
Copy link
Contributor

Description

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

@davsclaus davsclaus marked this pull request as ready for review February 12, 2026 06:38
Copy link
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

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

the version in commi tmessage has a typo. 1.9.0 -> 1.19.0

@davsclaus davsclaus merged commit 972bfc8 into main Feb 12, 2026
5 checks passed
@davsclaus davsclaus deleted the jk branch February 12, 2026 09:31
=== camel-jbang

JKube has been upgraded from 1.8.1 to 1.9.0 which has changed the default path for
Spring Boot health checks from `/observe/health/liveness` & `/observe/health/readiness` to a combined path `/observe/health`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Although there is a combined /observe/health, the /observe/health/liveness and /observe/health/readiness are still the way to check the probes. From a camel-jbang kubernetes perspective to monitor the container probes, those are the correct probes paths.
I'm fixing the code/tests for the probe fix and will open a PR shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants