Details
Assignee
Ankit AgarwalAnkit AgarwalReporter
Ankit AgarwalAnkit AgarwalOriginal estimate
1w 1dTime remaining
0mSprint
Priority
Minor
Details
Details
Assignee
Ankit Agarwal
Ankit AgarwalReporter
Ankit Agarwal
Ankit AgarwalOriginal estimate
1w 1d
Time remaining
0m
Sprint
Priority
Created September 11, 2023 at 7:03 AM
Updated February 25, 2024 at 10:34 AM
Netflix Conductor Setup Done locally(in working State using docker compose) - 1.5
Used Kompose tool to convert Docker Compose to Helm Chart - Done (1.5)
Testing PostgreSQL connectivity - Done
Testing Redis connectivity - Bypassing
Testing ES connectivity - Done
Created docker images locally on mac (which led to architectural issues). Switching docker image generation to a different CPU architecture that works - RPR
TC Design - Hit Conductor liveness and readiness check Spring Actuator APIs and assert health. - RPR
A: Kompose output won’t work by default. Certain sections if proven to be flaky needs to be enclosed within {{ if section.enabled }} blocks and disabled from being rendered.
A: Netflix Conductor UI green health is not in scope.