aws-eks-v2: AccessEntry does not expose KubernetesGroups

Open Beginner friendly
#37,648 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
70/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
aws, typescript

Research direction

Start with the grantAccess() and eks.AccessEntry() entry points and inspect how their properties are defined and tested. Confirm that kubernetesGroups can be specified through both approaches, then verify the relevant EKS tests cover the exposed property.

Written by the indexing model from the issue text.

Description

@aws-cdk/aws-eks-v2 bug effort/medium p2
Describe the bug

Using grantAccess() and new eks.AccessEntry() does not provide the ability to specify kubernetesGroups as part of the access entry.

Regression Issue
  • Select this option if this issue appears to be a regression.
Last Known Working CDK Library Version

No response

Expected Behavior

kubernetesGroups is exposed in both approaches.

Current Behavior

The property is missing.

Reproduction Steps

The properties are just missing.

Possible Solution

No response

Additional Information/Context

No response

AWS CDK Library version (aws-cdk-lib)

2.248.0

AWS CDK CLI version

2.1106

Node.js Version

24

OS

darwin

Language

TypeScript

Language Version

No response

Other information

No response

Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
71

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws/aws-cdk

All issues in aws/aws-cdk

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.