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

Adopt new Kafka Connect health check endpoint #11218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fvaleri
Copy link
Contributor

@fvaleri fvaleri commented Mar 3, 2025

Type of change

  • Enhancement / new feature

Description

Trivial change required to adopt the new Kafka Connect health check endpoint.

Should close #10751.

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
  • Update CHANGELOG.md

Trivial change required to adopt the new Kafka Connect health check endpoint.

Signed-off-by: Federico Valeri <[email protected]>
@fvaleri fvaleri requested a review from a team March 3, 2025 15:01
@fvaleri fvaleri added this to the 0.46.0 milestone Mar 3, 2025
@ppatierno
Copy link
Member

/azp run regression

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@tinaselenge tinaselenge left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@im-konge
Copy link
Member

im-konge commented Mar 4, 2025

/azp run upgrade

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@see-quick see-quick left a comment

Choose a reason for hiding this comment

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

Thanks @fvaleri

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.

Make use of the new Kafka Connect health check (KIP-1017)
6 participants