Skip to content

Latest commit

 

History

History
96 lines (88 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

96 lines (88 loc) · 11.4 KB

initial commit -> v0.12.0

Features

  • 938f4eb cmd: add informative messages to install
  • c45fade deisctl: colorize deisctl
  • 615a2cb start/stop: allow starting or stopping > 1 unit at a time
  • 077429c start: wait on containers to start
  • 74e9337 installer: use /usr/local/bin and one-liner install scripts
  • 2ae953e Makefile: create shell script installer
  • 6d541aa config: first pass at config subcommand
  • c182966 restart: add restart command for convenience
  • bf68a8e journal: add journal support
  • 65ee91e deisctl: move server env variable to etcd
  • 975ac6b deisctl: add new feautes and update core-os updatectl to updateservicectl
  • b366679 deisctl: get groupid and app id from etcd defaults to env variables
  • 8509f01 deisctl: removed unneccessary code
  • 558bfb0 deisctl: add hooks and units dirs to constants
  • cdd0150 hook: add pre/post update hooks
  • 74f5229 deisctl: working version of updater latest
  • d96d9bb deisctl: basic working version of updater
  • 4c509b1 deisctl: change flag to string
  • 5a5f859 deisctl: fix package names
  • d07a923 deisctl: updated command instance
  • cb18218 deisctl: removed systemd and distibuted lock
  • 82ccd66 deisctl: add utils for client instance functions
  • dcd22f1 deisctl: add update command and updatectl package

Fixes

  • be4bef3 state: ignore intermittent timeouts when polling for UnitState
  • e316572 Makefile: ensure the installer makes /var/lib/deis/units readable
  • d831066 registry: fix duplicate tag in registry-data unit file
  • 561fb31 units: show start-pre status when downloading data container base
  • 81371d5 cmd: only allow the router to scale past 1
  • 05f027c cmd: create unit files as readable to all users
  • 043739e client: destroy all units if none specified
  • 40b084f client: dramatically simplify scaling logic
  • 37c348e cmd: append "@1" if none supplied to install
  • 8f14e8a client: destroy all units if none specified
  • 725ae0d client: check if unit exists
  • 7bd1709 client: return error if unit list is empty
  • 1f79c8b deisctl: use docopt's native version parser
  • fd18f5b makefile: expand paths for golint
  • cc9e0a4 units: add fleet.sock bind-mount for controller
  • 4497af2 cmd: allow -p to specify where to save local unit files
  • 318514e client: look for unit files in ~/.deisctl before /var/lib/deis/units
  • c325ca2 debug: remove other vestige of unused --debug flag
  • 72cb9d8 README: fix installer link to use http, not https
  • 54dc7df README: update installer link
  • ba85174 installer: use deisctl-hack fork of makeself
  • dce122d debug: remove unused --debug option
  • 9459a83 version: add special handling for --version
  • 3aaf764 cmd: add explicit platform target
  • 4b9f157 tests: explicitly set tunnel to null
  • dce34ce destroy: fix shadowing bug in destroy
  • 3227656 units: controller waits for logger container in ExecStartPre
  • 471e4e8 units: use @ in wildcard for router conflict
  • c2b75ee unit: match @ units properly
  • f6e0b86 destroy: wait for job state inactive on destroy
  • e6d260a ssh: switch to default known hosts
  • cba85ee units: use default GOPATH for unit lookup, if available
  • a6dc5a9 update: fix imports
  • 700ad7b state: print inactive states without substates
  • 265cc3d units: switch to systemd template units
  • 985f003 deisctl: fix utils error
  • 7358f4d update: extract update to root
  • 1d629e5 update: add update service as systemd unit
  • d6ccce2 updatectl: fix data container matching, fallback to envvar for version
  • 88745a8 update: do not pull images on update
  • 329c372 constant: add new constant package
  • 7c2c5db (all): rename constant folder, go fmt
  • 63e7db9 units: cleanup post-start output for builder/registry
  • 910ccef install: install registry after cache
  • 7687c1d units: switch to new fleet X-ConditionMachineID
  • 4be9b61 packaging: add version to package tarball
  • 557cefd packaging: update Dockerfile and paths
  • f7363fa upstream: rebase against fleet upstream changes
  • 5602a17 main: fix package path

Documentation

  • 1c30515 README: update dev documentation
  • 97b553a README: link to latest installers on S3, omit "how to build"
  • 486b422 readme: update install instructions
  • e65ffcb readme: minor language updates
  • b08541d readme: first pass at readme

Maintenance

  • 1a38aff units: remove deprecated X-Condition from fleet units
  • 006556e README: update current version to 0.12.0-dev
  • 539ed23 deictl: bump version in sync with Deis
  • 23301e8 godeps: bump fleet, updateservicectl, docker
  • 3d0bf7f flags: switch to DEISCTL_TUNNEL
  • b610417 version: bump to 0.11.0