Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin for AWS node scenarios #25

Open
ghost opened this issue Aug 24, 2022 · 3 comments
Open

Plugin for AWS node scenarios #25

ghost opened this issue Aug 24, 2022 · 3 comments
Assignees
Labels
chaos Targeted at chaos use case enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Aug 24, 2022

We need a plugin that, on demand, is able to perform actions on AWS EC2 instances.

Actions:

  • stop
  • start
  • terminate
  • reboot
  • wait for status (running, stopped, terminated)

The plugin should be able to select based on:

  • Node name (regexp)
  • Node tag(s) (regexp)
@ghost ghost added the enhancement New feature or request label Aug 24, 2022
@jaredoconnell jaredoconnell self-assigned this Aug 24, 2022
@jaredoconnell
Copy link
Contributor

jaredoconnell commented Sep 9, 2022

Done except for mock boto3 for testing.

@josecastillolema
Copy link
Contributor

Hi @jaredoconnell , can you please point to where this was implemented? Thanks

@jaredoconnell
Copy link
Contributor

Hi @jaredoconnell , can you please point to where this was implemented? Thanks

It looks like they are not pushed. We need to decide which team plans on maintaining it long-term, and create the repos in there.
Do you have any opinions on that?

@dustinblack dustinblack added the chaos Targeted at chaos use case label Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaos Targeted at chaos use case enhancement New feature or request
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

3 participants