Skip to content

Releases: viglesiasce/continuous-delivery-spinnaker-gke

Add multi-cluster pipeline

02 May 20:39
Compare
Choose a tag to compare
v3.0.0

Create pipeline-deploy-multicluster.json (#5)

v2.0.0: Update for Spinnaker v1 Chart (#4)

12 Nov 22:03
0a7921a
Compare
Choose a tag to compare
* Update for spinnaker v1 chart

* Update for spinnaker v1 chart

* Undo changes to README.md

* Fix cleanup

* Set pipefail

* Allow topic creation to fail if it already exists

* Remove specific project name from K8s deployments

* Remove unset replicas from deployment

* Add spinnaker piece of tutorial to test

* Delete GCR subscription

* Use iam policy specific to subscription

* Remove pubsub role from service account

* Wait for pods to settle before doing a port-forward

* Cleanup manifest bucket

* Remove correct pubsub iam binding

* add timeout to cleanup and install scripts

* Log port-forward output to console

* Wait for Gate to come up when sending spin commands

* Add back sleep which helped with SA role getting added properly

* Set replicas for all deployments

* terminate port-forward in install test

* Add cleanup at end of install

* Poll for running deck pod before creating port-forward

* Use build ID in iam service account name

* Use date to differentiate SA

* Remove sleep from install script

* Fix service account cleanup

v1.1.5

08 Nov 20:30
Compare
Choose a tag to compare
Add spinnaker's SA RBAC command