Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Releases: jrasell/chemtrail

v0.0.1

17 Dec 08:58
3d42b67
Compare
Choose a tag to compare

Changelog

3d42b67 Merge pull request #10 from jrasell/f-release-0.0.1
e10537b Prepare for v0.0.1 release.
2f01cbf Merge pull request #9 from jrasell/initial-add-policy-guide
a6c0131 Add first iteration of policy guide documentation.
ec3e811 Merge pull request #8 from jrasell/add-consul-storage-backend
ceedbb8 Update module dependancies and vendor based on Consul backend.
73771c6 Add Consul state backend storage for Policies and Scale State.
75e1c83 Merge pull request #7 from jrasell/add-initial-docs
b0986e8 Add DS_Store files to the gitignore.
0e7ba11 Add initial documentation pages.
e530f13 Merge pull request #6 from jrasell/add-scale-state-tests
6aad052 Add initial tests for scale state.
a726963 Merge pull request #5 from jrasell/add-test-alloc-processor
d7dff59 Merge pull request #4 from jrasell/fix-node-processor-resources
d442e32 Add tests for the internal alloc state processor.
c4cdec0 Ensure adding/removing nodes takes into account reserved resources
8f2934a Merge pull request #3 from jrasell/fix-policy-scaleresource-param
1d76de4 Merge pull request #1 from jrasell/fix-alloc-watcher-log-msgs
a4fe89e Merge pull request #2 from jrasell/fix-scale-endpoint-name-return
8acc621 Fixes a bug introduced while renaming a policy check param.
5b86061 Update Scale endpoint return contents and func name.
62c70fc Fix alloc watcher log references to reference the correct call.
488cd15 Initial Commit