Skip to content

Conversation

@iankhou
Copy link
Contributor

@iankhou iankhou commented Aug 22, 2025

Closes #20460.

Reason for this change

OpenIdConnectProvider, which uses CustomResource, is on the path to deprecation. It is still used in EKS, but is superseded by OIDCProviderNative, which provides the same functionality by using the native CloudFormation resource, with less infrastructure complexity.

See #28634 (comment) for why it cannot be deprecated.

Description of changes

Added a big comment block explaining why we should not support non-critical changes to OpenIdConnectProvider

Describe any new or updated permissions being added

None.

Description of how you validated changes

No validations, added comments only.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@iankhou iankhou self-assigned this Aug 22, 2025
@iankhou iankhou added the documentation This is a problem with documentation. label Aug 22, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team August 22, 2025 14:44
@github-actions github-actions bot added the p2 label Aug 22, 2025
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Aug 22, 2025
@github-actions github-actions bot added effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p1 and removed p2 labels Aug 22, 2025
@iankhou iankhou removed the feature-request A feature should be added or improved. label Aug 22, 2025
@ozelalisen ozelalisen self-assigned this Aug 25, 2025
@mergify
Copy link
Contributor

mergify bot commented Aug 25, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Aug 25, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 7cc54da into main Aug 25, 2025
18 checks passed
@mergify mergify bot deleted the iankhou-oidc-provider-note branch August 25, 2025 13:54
@github-actions
Copy link
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

contribution/core This is a PR that came from AWS. documentation This is a problem with documentation. effort/small Small work item – less than a day of effort p1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(iam): configure OpenIdConnectProvider custom resource role

2 participants