Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Jugal Chauhan
Jugal ChauhanStory Points
0
Fix versions
Priority
Created March 27, 2025 at 3:55 PM
Updated March 27, 2025 at 4:17 PM
During Kubernetes (k8s) deployment, running the
console backfill status --deep-check
command results in an error and does not provide the expected output. The error observed is:However, in Docker and CDK deployments, the expected output of the same command is:
The issue appears to be specific to k8s deployment and affects deep status checks for backfill.
Acceptance Criteria:
Running
console backfill status --deep-check
during k8s deployment should return detailed backfill status without errors. The output should match the expected format seen in Docker and CDK deployments.Validate the fix by testing in k8s.