Skip to content

Commit 7c9d5b7

Browse files
committed
feat(builder): reimplement the builder in Go
This is part of issue #3836, where the main builder scripts are rewritten as a Go executable. This feature adds an SSH server implementation to Go, which means we have removed one of the major runtime interops on Builder. This changes builder's internal port, and should not break other things, but makes Flannel configuration easier.
1 parent b90c2fb commit 7c9d5b7

96 files changed

Lines changed: 10129 additions & 280 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Godeps/Godeps.json

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/Masterminds/cookoo/.gitignore

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/Masterminds/cookoo/.travis.yml

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/Masterminds/cookoo/CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/Masterminds/cookoo/LICENSE.txt

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/Masterminds/cookoo/README.md

Lines changed: 157 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)