DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Spinnaker — Update multiple pipelines using spin-cli

4 years ago medium.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence. Spin is a Spinnaker’s command line interface to manage applications, projects, pipelines and templates. As per my understanding, it has a limitation of get/update only one pipeline at a time.

Considering above use cases, I have developed a Python framework to update these pipelines all at a time. We can able to incorporate many additional features as require to this framework, but to start with, I came up with this initial POC design and would like to share the same to our community, so that it may be helpful for others and also to get feedback to enhance this framework better.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com