Skip to content

feat: add SupportedRegions field to VPCEndpointServiceConfiguration#337

Open
michaelhtm wants to merge 1 commit into
aws-controllers-k8s:mainfrom
michaelhtm:feat/add-supported-regions-to-vpc-endpoint-service
Open

feat: add SupportedRegions field to VPCEndpointServiceConfiguration#337
michaelhtm wants to merge 1 commit into
aws-controllers-k8s:mainfrom
michaelhtm:feat/add-supported-regions-to-vpc-endpoint-service

Conversation

@michaelhtm
Copy link
Copy Markdown
Member

Description of changes:
The field was previously ignored. Users can now specify which regions
service consumers can access the endpoint service from. Uses set.from
to extract Region from SupportedRegionDetail on read, and Add/Remove
semantics on update via ModifyVpcEndpointServiceConfiguration.

Resolves aws-controllers-k8s/community#2902

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

@ack-prow ack-prow Bot requested a review from gustavodiaz7722 May 26, 2026 22:51
@ack-prow
Copy link
Copy Markdown

ack-prow Bot commented May 26, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michaelhtm

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-prow ack-prow Bot requested a review from sapphirew May 26, 2026 22:51
@ack-prow ack-prow Bot added the approved label May 26, 2026
@michaelhtm michaelhtm force-pushed the feat/add-supported-regions-to-vpc-endpoint-service branch from 369cb3b to 9946080 Compare May 28, 2026 17:21
The field was previously ignored. Users can now specify which regions
service consumers can access the endpoint service from. Uses set.from
to extract Region from SupportedRegionDetail on read, and Add/Remove
semantics on update via ModifyVpcEndpointServiceConfiguration.

Resolves aws-controllers-k8s/community#2902
@michaelhtm michaelhtm force-pushed the feat/add-supported-regions-to-vpc-endpoint-service branch from 9946080 to b29ad48 Compare May 28, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support of "SupportedRegions" field in VPCEndpointService

1 participant