feat(generic): migration from bitnami scripts#1504
feat(generic): migration from bitnami scripts#1504leiicamundi wants to merge 46 commits intomainfrom
Conversation
|
|
||
| echo "✓ Bitnami deployment ready" | ||
|
|
||
| # TODO: Generate test data for migration validation |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: Generate test data for migration validation
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
| id: matrix | ||
| with: | ||
| ci_matrix_file: ${{ env.CI_MATRIX_FILE }} | ||
| # TODO: revert later |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO: revert later
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
|
|
||
| S3_BACKEND_BUCKET_PREFIX_EKS_SINGLE_REGION: aws/kubernetes/eks-single-region/ | ||
|
|
||
| # TODO : revert this before merge |
There was a problem hiding this comment.
A new Todo was discovered. If it is not a priority right now, consider marking it for later attention.
TODO: # TODO : revert this before merge
🔕 React with 👎 (thumbs down) to this comment to acknowledge and prevent further reminders.
Click here to retry and refresh the list of remaining TODOs
🔀 Skip Workflow ChecklistCheck the boxes below to skip specific workflows for this PR. Global options
Individual workflows
This checklist is automatically managed. Checked items will skip the corresponding workflow. |
6ceadcc to
e9ad358
Compare
- Add --connect-timeout 5 --max-time 10 to all readiness/wait curl calls - Add --connect-timeout 5 --max-time 30 to all action curl calls (deploy, create) - Fix 'totalItems' grep pattern (API returns 'totalItems' not 'total') - Remove -f flag from HTTP_CODE curls to avoid 409+000 concatenation - Add ES indexing retry loop in verify job (up to 12 retries x 10s) - Reduce WebModeler readiness retries from 6x10s to 3x5s Seed job: 8m58s -> 43s Verify job: timeout -> 39s
The image camunda/keycloak:quay-optimized-26.5.0 does not exist. Reverts the erroneous bump from commit 0f6ca76.
No description provided.