Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Operability
-
Normal
-
All
-
None
-
Description
Nowadays we have got about four public cloud platform snitchs : EC2 snitch for aws, google cloud snitch for google cloud, alibaba cloud snitch for alibaba cloud and multi region snitch for ec2. And the common place for the first three is that we just need to query the zone center to get the ec2 / ecs id , so I think we can refactor the code , and if some new public cloud platform want to add one more snitch for himself, there is no need to pull a pr for him and configure some options in yaml is enough .
Besides it would be even better that we may reuse the multic region snitch for ec2 for other public cloud platform.
Attachments
Attachments
Issue Links
- Dependency
-
CASSANDRA-16555 Add support for AWS Ec2 IMDSv2
- Resolved
- links to