ClusterLabs / ClusterLabs/fence-agents
Support for VPC endpoints
- Dominant language
- Python
- Stars
- 125
- Forks
- 184
- PR merge metrics
- No merged PRs in 30d
Description
I wonder if it is possible to add support for VPC url endpoints to fence_aws. It checks against the standard service url, for example ec2.amazonaws.com, but if traffic needs to be kept inside the VPC it would be better to check against the EC2 VPC endpoint like for example vpce-abc123-xyz789.ec2.us-east-1.vpce.amazonaws.com. This will benefit setups where internet access is restricted.
Thank you,
Noe
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue, so first locate the fence_aws entry point and read how it checks the standard EC2 service URL. Trace where the endpoint is selected; done means a VPC endpoint such as the example can be used for setups that restrict internet access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100