Skip to main content

What's supported

The following is a walk through of a general concept of how to leverage Spinnaker API calls (https://spinnaker.io/reference/api/) to pull a list of Running Pipelines.  The output of the call would then need to be interpreted as needed, or it can be used to provide a single snapshot of this information.

The process is repeatable and is useful for tasks such as checking for pipelines that have not completed/stopped before performing maintenance on the environment, or checking for pipelines before performing upgrades to the environment