Skip to content

Instantly share code, notes, and snippets.

@anelson425
anelson425 / spinnaker_blog.markdown
Created September 8, 2017 16:02
Spinnaker Blog
layout title author date tags
post
Continuous Delivery for DC/OS with Spinnaker
Will Gorman
2017-09-08
engineering

Last fall our team (Mike Tweten, Trevin Teacutter, and Zameer Sura) started working on the problem of automating DC/OS deployments in a way that wouldn't require multiple teams to duplicate effort and tie themselves directly to DC/OS APIs. While DC/OS certainly makes the act of deploying an application much easier than anything we've used previously, there are still many different ways you could choose to layer on deployment strategies and integrate with continuous delivery systems. Additionally, there may be lots of teams with very similar needs in this space and there are certainly more efficient uses of their time than making them all solve the same problems. Furthermore, while DC/OS is a good choice today we need to make sure that we don’t beco

@anelson425
anelson425 / gist:31109213d045ed017106d49c27e94492
Created February 10, 2017 15:50
Beadledom Clean Install
This file has been truncated, but you can view the full file.
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/2.4/archetype-packaging-2.4.pom (2 KB at 2.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/2.4/maven-archetype-2.4.pom
3/13 KB
5/13 KB
8/13 KB
2016-12-11 03:42:56,469 - Recv: ok 404391
2016-12-11 03:42:56,470 - Send: N404393 G1 X77.763 Y106.443 E3.1033*95
2016-12-11 03:42:56,651 - Recv: ok 404392
2016-12-11 03:42:56,652 - Send: N404394 G1 X77.510 Y106.338 E3.1074*86
2016-12-11 03:42:56,675 - Recv: ok 404393
2016-12-11 03:42:56,676 - Send: N404395 G1 X77.500 Y106.332 E3.1076*94
2016-12-11 03:42:56,692 - Recv: ok 404394
2016-12-11 03:42:56,694 - Send: N404396 G1 X73.667 Y110.165 E3.1887*90
2016-12-11 03:42:56,858 - Recv: ok 404395
2016-12-11 03:42:56,859 - Send: N404397 G1 X73.368 Y109.899 E3.1947*94
Recv: wait
Recv: wait
Send: N79 M105*25
Recv: ok 79
Recv: T:35.52 /0 B:36.49 /0 B@:0 @:0
Recv: wait
Recv: wait
Recv: wait
Recv: wait
Send: N80 M105*31
2016-12-10 23:09:02,397 - octoprint.filemanager.analysis - INFO - Starting analysis of local:Dino.gcode
2016-12-10 23:09:02,547 - octoprint.plugins.autoselect - INFO - Selecting Dino.gcode on local that was just uploaded
2016-12-10 23:09:05,391 - octoprint.util.comm - INFO - Finished in 0.023 s.
2016-12-10 23:09:05,667 - octoprint.util.comm - ERROR - Something crashed inside the serial connection loop, please report this in OctoPrint's bug tracker:
Traceback (most recent call last):
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.0-py2.7.egg/octoprint/util/comm.py", line 1139, in _monitor
self._handle_ok()
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.0-py2.7.egg/octoprint/util/comm.py", line 1417, in _handle_ok
self._continue_sending()
File "/home/pi/oprint/local/lib/python2.7/site-packages/OctoPrint-1.3.0-py2.7.egg/octoprint/util/comm.py", line 1504, in _continue_sending