aws / aws/amazon-eks-pod-identity-webhook

Include validation in webhook

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
691
Forks
202
Avg merge
4h 38m
Merged PRs (30d)
1

Description

**What would you like to be added**:

Include validation logic to ensure role exists, and that the trust policy is valid.

**Why is this needed**:

Currently validation never happens and workloads only fail once they try to access an AWS service and fail.

Ideally this feature could somehow be disabled for folks who would rather not have validation at creation time.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by locating the webhook creation path and how it currently handles AWS roles, then trace what validation options the project already exposes. Done means invalid roles or trust policies are caught before workloads use them, with a clear way to disable creation-time validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, go
Domain
backend, cloud, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.