Skip to content

RANGER-5227: Add healthchecks for all docker containers#600

Closed
kumaab wants to merge 2 commits into
masterfrom
ranger_5227
Closed

RANGER-5227: Add healthchecks for all docker containers#600
kumaab wants to merge 2 commits into
masterfrom
ranger_5227

Conversation

@kumaab

@kumaab kumaab commented Jun 29, 2025

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

  • Add health checks in docker-compose.yaml for all supported docker services.
  • Add curl to the ranger-base image to aid in generic health checks across containers.
  • Update env variables to allow creation of topic in Kafka container.
  • Explicitly allow ruok command in whitelist for Zookeeper container.

How was this patch tested?

Tested changes locally for all containers, docker ps reports all containers as healthy.

@kumaab kumaab self-assigned this Jun 29, 2025
@kumaab kumaab requested a review from mneethiraj June 29, 2025 02:33
@kumaab

kumaab commented Jul 9, 2025

Copy link
Copy Markdown
Contributor Author

@adoroszlai

adoroszlai commented Jul 10, 2025

Copy link
Copy Markdown
Contributor
  • Please use fork for development. Dev branches in Apache repo use shared resources for GitHub Actions.
  • To make debugging easier, please collect logs from the docker containers and use upload-artifact (in a step that runs even if previous steps failed) to store them.

@kumaab

kumaab commented Jul 11, 2025

Copy link
Copy Markdown
Contributor Author

Re-opened using fork on #604, so closing this one.

@kumaab kumaab closed this Jul 11, 2025
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.

3 participants