Skip to content

Skip ALB capacity validations in scheduled_task workflows#178

Merged
gdrojas merged 2 commits intobetafrom
fix/avoid-alb-validation-scheduled-tasks
Apr 20, 2026
Merged

Skip ALB capacity validations in scheduled_task workflows#178
gdrojas merged 2 commits intobetafrom
fix/avoid-alb-validation-scheduled-tasks

Conversation

@javi-null
Copy link
Copy Markdown
Contributor

@javi-null javi-null commented Apr 17, 2026

Summary

fedemaleh and others added 2 commits April 16, 2026 10:59
scheduled_task scopes do not expose HTTP traffic via ALB, so the ALB
capacity and target group capacity validations from the base k8s
workflows are unnecessary. Override them with `action: skip` in the
scheduled_task overlays and add structural tests that lock the contract
with upstream step names — if a base step is renamed, the test fails
instead of silently re-enabling the validation.

Also adds .vscode/ to .gitignore.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@gdrojas gdrojas merged commit 55b88a8 into beta Apr 20, 2026
3 checks passed
@gdrojas gdrojas deleted the fix/avoid-alb-validation-scheduled-tasks branch April 20, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants