Skip to content

Releases: chaostoolkit-incubator/chaostoolkit-oci

0.3.0

16 Dec 01:41
0aaeea9
Compare
Choose a tag to compare

Actions:

  • Compute:
    • Stop Instance Pool by id
    • Start Instance Pool by id
    • Terminate Instance Pool by id
    • Soft Reset Instance Pool by id
    • Reset Instance Pool by id
    • Stop Instance Pools in a compartment by filters
    • Start Instance Pools in a compartment by filters
    • Terminate Instance Pools in a compartment by filters
    • Soft Reset Instance Pools in a compartment by filters
    • Reset Instance Pools in a compartment by filters
  • Network:
    • Delete Nat Gateway by id
    • Delete Internet Gateway by id
    • Delete Service Gateway by id
    • Delete Nat Gateway in a compartment by filters
    • Delete Internet Gateway in a compartment by filters
    • Delete Service Gateway in a compartment by filters
  • Load Balancer:
    • Delete Backend Server
    • Delete Backend Set
    • Delete Hostname
    • Delete Listener
    • Delete set Path Route
    • Delete Routing Policy
  • Object Storage:
    • Delete Bucket by id
    • Delete Object by id
    • Delete Buckets in a compartment by filters
    • Delete Objects in a compartment by filters

Probes:

  • Compute:
    • Count Instance Pools
  • Network:
    • Count Route Table
    • Count Nat Gateway
    • Count Internet Gateway
  • Count Service Gateway
  • Load Balancer:
    • Count Load Balancers
    • Count Backend Sets
  • Object Storage:
    • Count Buckets
    • Count Objects

Other:

  • Updated/organized documentation

0.2.0

29 Jul 11:46
471c67c
Compare
Choose a tag to compare

Added

Actions:

  • Delete route table by ID
  • Delete route tables using filter

Probes:

  • Count route tables

Other:

  • Updated/organized documentation
  • Stop random instance added filters.
  • Probe to count instances added filters.

0.1.0 - Initial release

15 Jun 23:29
ecf924e
Compare
Choose a tag to compare

This is the initial release which provides some basic functionality:

Actions:

  • stop instance
  • stop random instance

Probes:

  • count instances