Skip to content

Beta to main - #253

Merged
fedemaleh merged 5 commits into
mainfrom
beta
Sep 8, 2026
Merged

fedemaleh merged 5 commits into
mainfrom
beta

Conversation

@fedemaleh

Copy link
Copy Markdown
Collaborator

No description provided.

sebas_correa and others added 5 commits September 4, 2026 16:05
DescribeListeners/DescribeRules/DescribeTargetHealth don't support
resource-level permissions in IAM. Restricting them to
loadbalancer/app/k8s-nullplatform-* and targetgroup/k8s-nullplatform-*
ARNs never matched, so the calls were denied outright. AWS's own
AmazonECSInfrastructureRolePolicyForLoadBalancers managed policy uses
Resource: "*" for these same three actions, scoping ARNs only for
actions that actually support it (RegisterTargets, ModifyListener,
etc). Merged into the first statement since both now share the same
Resource/Condition.
…teners-resource-scope

fix(iam): stop scoping ELB describe actions by ARN, they ignore it
fix(k8s): guard np_trace_flush when tracing SDK is not loaded
@fedemaleh
fedemaleh merged commit 91a6264 into main Sep 8, 2026
3 checks passed
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.

2 participants