Commit Graph

37 Commits

Author SHA1 Message Date
Nathan LeClaire 751cdcea27 Add changes for 0.7.0-rc1
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-03-24 12:47:06 -07:00
Nathan LeClaire b6b7458ccb Bump version to 0.7.0-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-02-04 14:06:38 -08:00
David Gageot 279fd7ca3f Bumping version to 0.6.0-dev
Signed-off-by: David Gageot <david@gageot.net>
2016-02-03 12:03:45 -08:00
David Gageot a71048c8b4 Bump version to 0.6.0-rc4
Signed-off-by: David Gageot <david@gageot.net>
2016-02-03 11:48:33 -08:00
Jean-Laurent de Morlhon 985ca0de70 Bumping version to 0.6.0-dev
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-02-02 17:25:32 -08:00
Jean-Laurent de Morlhon d2300ca607 Bump version to 0.6.0-rc3
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-02-02 17:01:21 -08:00
Nathan LeClaire 3d2eb05b4e Bump to version 0.6.0-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-28 16:58:19 -08:00
Nathan LeClaire a494033da9 Bump version to 0.6.0-rc2-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-18 16:02:20 -08:00
Nathan LeClaire a845e1a45c Bump version to 0.6.0-rc1
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2016-01-18 14:35:30 -08:00
David Gageot d94bbb3f31 Bump to 0.6.0-dev
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 16:30:53 +01:00
David Gageot 61388e9854 Bump version to 0.5.6
Signed-off-by: David Gageot <david@gageot.net>
2016-01-11 16:04:31 +01:00
Jean-Laurent de Morlhon caf3e815ef Preparing monday 0.5.6 release
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2016-01-08 17:33:33 +01:00
David Gageot 3c52f32192 Bump dev version to 0.6.0
Signed-off-by: David Gageot <david@gageot.net>
2015-12-28 14:14:43 +01:00
David Gageot 02c4254cb4 Bump version to 0.5.5
Signed-off-by: David Gageot <david@gageot.net>
2015-12-28 13:44:26 +01:00
Nathan LeClaire 552967fc00 Bump version to 0.5.5-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-12-16 15:38:09 -08:00
Nathan LeClaire 403fe4a98a Bump version to 0.5.4
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-12-16 14:20:32 -08:00
David Gageot c86e537ae7 Update to v0.6.0-dev
Signed-off-by: David Gageot <david@gageot.net>
2015-12-14 17:47:44 +01:00
David Gageot d3041c3166 Bump to version 0.5.3
Signed-off-by: David Gageot <david@gageot.net>
2015-12-14 16:36:39 +01:00
Pavel Strashkin 98cf2856db Align version output with other docker tools
```
$ docker-compose -v
docker-compose version 1.5.2, build 7240ff3

$ docker -v
Docker version 1.9.1, build a34a1d5
```

Signed-off-by: Pavel Strashkin <pavel.strashkin@gmail.com>
2015-12-07 10:14:33 -08:00
Nathan LeClaire 00cb219dd9 Update to v0.5.3-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-30 23:58:40 -08:00
Nathan LeClaire 6887e5fec2 Bump to version 0.5.2
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-30 17:02:19 -08:00
Jean-Laurent de Morlhon 1521fed1ed Add a version command
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
2015-11-19 12:42:32 +01:00
Nathan LeClaire 746b3cc9b6 Bump version to 0.5.2-dev
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-16 16:55:19 -08:00
Nathan LeClaire 7e8949a8ea Bump version to 0.5.1
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-16 10:23:02 -08:00
Nathan LeClaire 8153d432ce Bump to v0.5.0
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-11-03 12:10:04 -08:00
Nathan LeClaire 670d03a1b4 Bump to RC4
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-29 14:23:06 -07:00
Nathan LeClaire 8d78aed26c Bump version to rc3
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-21 16:36:27 -07:00
Nathan LeClaire f8491c8140 Bump version to 0.5.0-rc2
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-19 17:44:31 -07:00
Nathan LeClaire 581198de1b Bump version for release candidate
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-10-16 17:53:58 -07:00
Nathan LeClaire b5927f10c4 Make libmachine usable by outside world
- Clear out some cruft tightly coupling libmachine to filestore

- Comment out drivers other than virtualbox for now

- Change way too many things

- Mostly, break out the code to be more modular.

- Destroy all traces of "provider" in its current form.  It will be
brought back as something more sensible, instead of something which
overlaps in function with both Host and Store.

- Fix mis-managed config passthru

- Remove a few instances of state stored in env vars

- This should be explicitly communicated in Go-land, not through the
shell.

- Rename "store" module to "persist"

- This is done mostly to avoid confusion about the fact that a concrete
instance of a "Store" interface is oftentimes referred to as "store" in
the code.

- Rip out repetitive antipattern for getting store

- This replaces the previous repetive idiom for getting the cert info, and
consequently the store, with a much less repetitive idiom.

- Also, some redundant methods in commands.go for accessing hosts have
either been simplified or removed entirely.

- First steps towards fixing up tests

- Test progress continues

- Replace unit tests with integration tests

- MAKE ALL UNIT TESTS PASS YAY

- Add helper test files

- Don't write to disk in libmachine/host

- Heh.. coverage check strikes again

- Fix remove code

- Move cert code around

- Continued progress: simplify Driver

- Fixups and make creation work with new model

- Move drivers module inside of libmachine

- Move ssh module inside of libmachine

- Move state module to libmachine

- Move utils module to libmachine

- Move version module to libmachine

- Move log module to libmachine

- Modify some constructor methods around

- Change Travis build dep structure

- Boring gofmt fix

- Add version module

- Move NewHost to store

- Update some boring cert path infos to make API easier to use

- Fix up some issues around the new model

- Clean up some cert path stuff

- Don't use shady functions to get store path :D

- Continue artifact work

- Fix silly machines dir bug

- Continue fixing silly path issues

- Change up output of vbm a bit

- Continue work to make example go

- Change output a little more

- Last changes needed to make create finish properly

- Fix config.go to use libmachine

- Cut down code duplication and make both methods work with libmachine

- Add pluggable logging implementation

- Return error when machine already in desired state

- Update example to show log method

- Fix file:// bug

- Fix Swarm defaults

- Remove unused TLS settings from Engine and Swarm options

- Remove spurious error

- Correct bug detecting if migration was performed

- Fix compilation errors from tests

- Fix most of remaining test issues

- Fix final silly bug in tests

- Remove extraneous debug code

- Add -race to test command

- Appease the gofmt

- Appease the generate coverage

- Making executive decision to remove Travis coverage check

In the early days I thought this would be a good idea because it would
encourage people to write tests in case they added a new module.  Well,
in fact it has just turned into a giant nuisance and made refactoring
work like this even more difficult.

- Move Get to Load
- Move HostListItem code to CLI

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-09-23 12:30:15 -07:00
Evan Hazlett eaf593b3d3
bump dev version
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-08-11 11:44:48 -04:00
Nathan LeClaire fb2e843e99 - Re-introduce config migration; fix panics occurring from older configs
- Introduce boilerplate for config.json migrations

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
2015-07-28 15:38:16 -07:00
Evan Hazlett 35b4c0654d
update dev version to 0.4
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-06-18 18:02:09 -04:00
Evan Hazlett 17ae8ff3bf
bump for dev 0.3.0 version
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-05-04 18:16:58 -07:00
Yuan Sun f027b47045 Fix a typo in version.go
Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
2015-04-01 17:56:50 +08:00
Evan Hazlett 2ca203bddf update version
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-03-24 13:18:13 -07:00
Evan Hazlett d8bd18d3bb add git commit to version info
Signed-off-by: Evan Hazlett <ejhazlett@gmail.com>
2015-03-20 14:41:48 -04:00