fix(e2e): reconciler e2e — AWS-tag fallback when API omits instance_id (core#2261 review) #2281
Reference in New Issue
Block a user
Delete Branch "fix/core2261-e2e-instanceid-tag-fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Comprehensive-review finding: the reconciler e2e could never pass because its online-wait loop required the tenant API to surface instance_id (staging omits it), so it spun to the deadline and the slug-tag fallback was unreachable. Fix: grace-wait then fall back to the AWS ws-tenant tag — the approach the live proof used. Refs core#2261.
Comprehensive-review remediation (core#2261). Reviewed + ran tests. Approve.
Comprehensive-review remediation (core#2261). Reviewed + ran tests. Approve.