Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: remove kiam references #350

Open
kevdowney opened this issue Feb 21, 2025 · 0 comments
Open

bug: remove kiam references #350

kevdowney opened this issue Feb 21, 2025 · 0 comments

Comments

@kevdowney
Copy link
Collaborator

kevdowney commented Feb 21, 2025

KIAM has been deprecated. Refer to this link for details.

Instead, addon-manager should use IRSA.

Remove any references to KIAM annotations. For example:

if wt.Role != "" {
// TODO change this role name to a config value
annotations["iam.amazonaws.com/role"] = wt.Role
}

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

No branches or pull requests

1 participant