Releases: rjeffman/ipalab-config
Releases · rjeffman/ipalab-config
v0.8.0
v0.7.0
Higlights of this release
- Allow custom volumes
- Add support for external networks
Bugs fixed
- Force an explicit network name to use
- Don't allow deployment names with same name as labname
Detailed changelog since 0.6.2 by author:
Alexander Bokovoy (2)
- Allow custom volumes
- Force an explicit network name to use
Rafael Guterres Jeffman (6)
- flake8: fix Flake8 issues.
- Add flake8 and pylint to pre-commit
- Add support for external networks.
- examples: Ensure all examples use different IP ranges
- network: Simplify network configuration code
- Don't allow deployment names with same name as labname
Full Changelog: v0.6.2...v0.7.0
ipalab-config-v0.6.2
This release just updates PyPI metadata and fix the version number.
ipalab-config-v0.6.0
Higlights of this release:
- Allow selecting default distro through CLI argument '-d'
- Make containerfile paths relative to cluster configuration
- Add behavioral tests using 'behave'
- Measure code coverage with 'coverage'
Bugs fixed:
- Create output directory only once
- Do not call 'sys.exit'
Full Changelog: v0.5.1...v0.6.0
ipalab-config-v0.5.1
Bugs fixed
- Fixed a regression in the inventory files introduced by 'subnet' support.
Full Changelog: v0.5.0...v0.5.1
ipalab_config-v0.5.0
Highlights for this version
- Add support for 'subnet' definition
- Allow adding Ansible playbooks to output 'playbooks' directory
- Add support for limiting container memory.
Full Changelog: v0.4.1...v0.5.0
ipalab_config-0.4.1
Highlights for this release
- First release to use a Github workflow to publish to PyPi
Bugs fixed:
- Make 'container_fqd' optional
Full Changelog: v0.4.0...v0.4.1
ipalab_config-0.4.0
Highlights for this release
- Convert container names to FQDN, via
container_fqdn
option - Allow replica deployment on multiple-deployments using
container_fqdn: true
- Add support for global configuration
containerfiles
Bugs fixed
- inventory: Fix replica deployment regression
Full Changelog: v0.3.2...v0.4.0
ipalab_config-0.3.2
Bugs fixed
- Fix regression on client deployment due to missing inventory variable
Full Changelog: v0.3.1...v0.3.2
ipalab_config-0.3.1
Bugs Fixed
- inventory: Fix variable definition for multiple deployments
- inventory: Retrieve passwords from deployment section
- Add Ansible 'requirements.yml' to output files
Full Changelog: v0.3.0...v0.3.1