Skip to content
Merged
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
ebe48a3
feat(eks): add support for access entry types in EKS clusters
pahud Dec 9, 2025
d47bf1e
Merge branch 'main' into fix-34394-eks-access-entry-types
pahud Jan 13, 2026
72f5cba
docs(eks): add documentation for new access entry types
pahud Jan 13, 2026
213be07
chore(eks): update integration test snapshots for access entry type c…
pahud Jan 13, 2026
819d57d
chore(eks-alpha): update integration test snapshots for grant access
pahud Jan 13, 2026
2565951
fix(eks-v2-alpha): fix eslint errors for trailing spaces and non-defa…
pahud Jan 13, 2026
d213ee0
test(eks): add unit tests for new access entry types and grantAccess …
pahud Jan 13, 2026
214ab61
fix(eks): add declare statements to README code example for Rosetta
pahud Jan 14, 2026
601d3e0
refactor: use props object for private addToAccessEntry method
pahud Jan 14, 2026
9a7c715
fix: correct indentation in grantAccess method
pahud Jan 14, 2026
a230fa7
style: fix JSDoc comment indentation
pahud Jan 14, 2026
5de050c
refactor(eks): use options object for grantAccess method
pahud Jan 14, 2026
6bab98a
fix(eks): update integration test to use options object for grantAccess
pahud Jan 14, 2026
5b7b2bb
fix(eks): use GrantAccessOptions object in integ test
pahud Jan 14, 2026
242bd0d
docs(eks): fix grantAccess method signature in README examples
pahud Jan 14, 2026
cc19a1f
fix(eks): validate access entry types in addAccessPolicies method
pahud Jan 15, 2026
b51bffe
fix(eks): handle unresolved tokens in access policy validation
pahud Jan 15, 2026
125d99a
refactor(eks): extract access policy validation into private method
pahud Jan 20, 2026
9e590ce
Merge branch 'main' into fix-34394-eks-access-entry-types
pahud Jan 20, 2026
0edb1d2
fix(eks): add missing closing brace in AccessEntry validation
pahud Jan 20, 2026
3f9217d
Merge branch 'main' into fix-34394-eks-access-entry-types
pahud Jan 24, 2026
608f847
fix(eks): remove trailing space in access-entry.ts
pahud Jan 24, 2026
10fc213
fix(eks): remove duplicate import in access-entry.ts
pahud Jan 26, 2026
abcac5b
test(eks): update integ test snapshot for access entry types
pahud Jan 28, 2026
66147a0
Merge branch 'main' into fix-34394-eks-access-entry-types
pahud Feb 3, 2026
363f2d1
style(eks): enforce type-only imports and fix import organization
pahud Feb 3, 2026
29c3210
Merge branch 'main' into fix-34394-eks-access-entry-types
mergify[bot] Feb 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading