Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

Releases: projectatomic/commissaire-mvp

0.0.1

26 Aug 20:24
Compare
Choose a tag to compare
Updating version for 0.0.1.

0.0.1rc3 includes multiple bugfixes and enhancements.

19 Apr 16:07
Compare
Choose a tag to compare
  • Convert OSCmd methods to class methods.
  • System paths used as first fallback in default config.
  • pkg: Systemd service and config added.
  • Update to proper version in setup.py.
  • Enable pkg repos on rhel during bootstrapping.
  • Kubernetes client can now use a certificate.
  • Container now takes in EXTRA_ARGS variable.
  • Update doc and logging for TLS changes.
  • travis: Add homu webhook
  • Merge pull request #62 from cgwalters/travis-homu-webhook
  • Add etcd_host_create() utility function.
  • Add new endpoint for joining a cluster.
  • Revert "Add new endpoint for joining a cluster."
  • Add a convenience endpoint for host creation.
  • gendocs: Use "bash strict mode" by default
  • Add cloud-init integration.
  • gendocs.sh: Remove -M option from sphinx-apidoc
  • Document cloud-init integration.
  • Ansible 2.0.1.0+ now a requirement.
  • Moved from geven to cherrypy.
  • doc: Added example for cloud-init.
  • doc: Remove module first syntax from generated docs.
  • doc: Adds overview information per #64.
  • commctl: Add 'list clusters' and 'list hosts' commands
  • setup.py: Forgot to package ansible playbooks
  • Moved build and docs to use author files.
  • doc: Added quote from Ryan Cook.
  • setup.py: Move from pep8 to flake8.
  • flake8: Fix errors.
  • ansible: Distinguish Fedora-Atomic from Fedora
  • cloud-init: Fix SSH authentication
  • ansible: Retry when host is unreachable
  • Support CentOS
  • cloud-init: Change config data format to JSON
  • Update docs and tests for CentOS support
  • setup.py: Remove need for string import.
  • py3: client_script.py now works in Python 3.
  • doc: Added docclass to latex build.
  • cli: Removed CLI scripts and tests.
  • Removing a host from a cluster now logs success.
  • doc: Added a note on where to find the CLI package.
  • doc: Added the new list verb for commctl.
  • doc: CLI now uses more positionals like atomic.
  • fix: bootstrap playbook now restarts services.
  • doc: Added flannel config example.
  • Fix some typos around saving values to etcd
  • ansible: Moved to default callback handler with logger.
  • Fix ansible failure detection in clusterexec
  • cloud-init: Support older versions of python-requests
  • Bootstrap can now copy over the CA if provided.
  • Now using variable definition checks in playbooks.
  • doc: commctl config update for multiple endpoints.
  • bug: etcd.Client now times out after 2 seconds.
  • authentication is now configurable via CLI switch.
  • Pin to ansible 2.0.1.x for API stability.
  • doc: remove references to hashpass
  • license: AGPLv3+ -> GPLv3+
  • doc: Added license section.
  • bdd: Now uses httpauthbyfile for tests.
  • Added exception output on startup failure.
  • Object deletes now return 200 per spec.
  • commissaire.spec: Remove obsolete package review comment.
  • commissaire.spec: Fix a typo.
  • Updating version for 0.0.1rc3.
  • Bump Dockerfile version.
  • doc: Updated docker examples.

0.0.1rc2

19 Apr 16:08
Compare
Choose a tag to compare
0.0.1rc2 Pre-release
Pre-release
Updating version for 0.0.1rc2.

0.0.1rc1

19 Apr 16:08
Compare
Choose a tag to compare
0.0.1rc1 Pre-release
Pre-release
Removed unused code from script.