OTA-1863: implement separate deployments with multi-layer autoscaling#1061
OTA-1863: implement separate deployments with multi-layer autoscaling#1061fao89 wants to merge 1 commit intoopenshift:masterfrom
Conversation
WalkthroughThe Justfile is modified to implement a multi-service readiness workflow that waits for two pods (graph-builder and policy-engine) to achieve Ready status instead of a single pod, and introduces internal and Kubernetes DNS connectivity tests between the services. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fao89 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
- Split Cincinnati into independent graph-builder and policy-engine pods - Fix KEDA incident vulnerability by using base metrics instead of recording rules - Add HPA fallback autoscaling for resilience when KEDA unavailable - Enable 10-15x faster recovery with optimized startup probes (5s vs 300s) - Switch from localhost to Kubernetes DNS service communication - Add comprehensive incident prevention alerts and monitoring 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Fabricio Aguiar <fabricio.aguiar@gmail.com> rh-pre-commit.version: 2.3.2 rh-pre-commit.check-secrets: ENABLED
b811fac to
6fb76df
Compare
|
@fao89: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
@fao89: This pull request references OTA-1863 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Signed-off-by: Fabricio Aguiar fabricio.aguiar@gmail.com
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED