camunda / connectors

Camunda Connectors
https://docs.camunda.io/docs/components/integration-framework/connectors/out-of-the-box-connectors/available-connectors-overview/
Apache License 2.0
40 stars 37 forks source link

chore(inbound): Set the readiness to True when starting #3288

Closed johnBgood closed 2 weeks ago

johnBgood commented 2 weeks ago

Description

Set the ready property to true by default, so the health check passes when the container starts. This would avoid issues when loading definitions is super long.

Related issues

closes https://github.com/camunda/team-connectors/issues/912

Checklist

github-actions[bot] commented 2 weeks ago

Backport failed for release/8.3, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/8.3
git worktree add -d .worktree/backport-3288-to-release/8.3 origin/release/8.3
cd .worktree/backport-3288-to-release/8.3
git switch --create backport-3288-to-release/8.3
git cherry-pick -x 11892c3150ada11fe7ade5bd4588d68d63ce271b
github-actions[bot] commented 2 weeks ago

Backport failed for release/8.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/8.4
git worktree add -d .worktree/backport-3288-to-release/8.4 origin/release/8.4
cd .worktree/backport-3288-to-release/8.4
git switch --create backport-3288-to-release/8.4
git cherry-pick -x 11892c3150ada11fe7ade5bd4588d68d63ce271b
github-actions[bot] commented 2 weeks ago

Backport failed for release/8.5, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/8.5
git worktree add -d .worktree/backport-3288-to-release/8.5 origin/release/8.5
cd .worktree/backport-3288-to-release/8.5
git switch --create backport-3288-to-release/8.5
git cherry-pick -x 11892c3150ada11fe7ade5bd4588d68d63ce271b