Last active
August 29, 2015 14:26
-
-
Save kylog/bf859fc5537e41443c0f to your computer and use it in GitHub Desktop.
cthun renaming
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Take 42, assuming: | |
| # * puppet-connector is the name of the thing | |
| # * switchboard is the thing's service | |
| # * we're still blocked on some decisioning for some items but not others | |
| # We could possibly agree today on this stuff: | |
| cthun -> puppet-connector-switchboard-service | |
| cthun-specifications -> puppet-connector-specifications | |
| cthun-images -> puppet-connector-images # no customer facing artifacts | |
| cthun-test -> puppet-connector-test # no customer facing artifacts | |
| cthun-controller -> puppet-controller # CLI controller, may never ship | |
| # And even maybe this stuff: | |
| cthun-client -> cpp-puppet-connector-client | |
| clj-cthun-client -> clj-puppet-connector-client | |
| clj-cthun-message -> clj-puppet-connector-message | |
| # But these are blocked on decisions: | |
| cthun-agent -> puppet-enterprise-connector | |
| cthun-agent-vanagon -> puppet-enterprise-connector-vanagon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment