akka / akka-management

Akka Management is a suite of tools for operating Akka Clusters.
https://doc.akka.io/docs/akka-management/
Other
255 stars 160 forks source link

Invite new maintainers for discovery implementations #613

Open chbatey opened 4 years ago

chbatey commented 4 years ago

The @akka/akka-team don't have any experience or test environments for the Consul, Matathon and AWS discovery mechanisms. We'd like to invite new maintainers to assist with these.

Original contributors + users that have contributed:

Would any of you be interested in becoming maintainers to help with reviewing / testing / merging PRs related to these areas?

This would also be open to people who have not contributed but use them and can test they work in their environment.

StephenKing commented 4 years ago

Sorry, we're not running EC2 tag based discovery in production

chbatey commented 4 years ago

Also @sfali for ECS

chbatey commented 4 years ago

@milanvdm for ECS?

milanvdm commented 4 years ago

Sure

dhpiggott commented 4 years ago

I'm no longer using the ECS discovery implementation (since July 10th - more context in https://twitter.com/dhpiggott/status/1149011430873686017) so am not in the best position to help with testing from a dogfooding perspective, but I can help with reviewing and testing (using the demo app - https://github.com/akka/akka-management/tree/master/integration-test/aws-api-ecs).