Skip to content

Conversation

@ashwinrayaprolu
Copy link
Contributor

@ashwinrayaprolu ashwinrayaprolu commented Mar 27, 2025

Updated health check even for insecure elastic deployments.
I started my elastic with self signed cert. Since we have a health check in entrypoint.sh and it doesn't have allow insecure flag, unomi never starts up. This is a minor change to entry point

PR Title format:

[UNOMI-XXX] Pull request title with JIRA reference

Please add a meaningful description for your change here


Please following this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed
    for the change (usually before you start working on it). Trivial changes like typos do not
    require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Format the pull request title like [UNOMI-XXX] - Title of the pull request
  • Provide integration tests for your changes, especially if you are changing the behavior of existing code or adding
    significant new parts of code.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
    Copy the description to the related JIRA issue
  • Run mvn clean install -P integration-tests to make sure basic checks pass. A more thorough check will be
    performed on your pull request automatically.

Trivial changes like typos do not require a JIRA issue (javadoc, project build changes, small doc changes, comments...).

If this is your first contribution, you have to read the Contribution Guidelines

If your pull request is about ~20 lines of code you don't need to sign an Individual Contributor License Agreement
if you are unsure please ask on the developers list.

To make clear that you license your contribution under the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

Updated health check even for insecure elastic deployments
@ashwinrayaprolu ashwinrayaprolu changed the title Updated health check even for insecure elastic deployments [UNOMI-890] Updated health check even for insecure elastic deployments Mar 28, 2025
@jayblanc jayblanc merged commit 4153575 into apache:master Dec 30, 2025
6 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.

2 participants