Releases: cloudera-labs/cloudera-deploy
Releases · cloudera-labs/cloudera-deploy
Version 2.2.0
What's Changed
- Create CDP Private Cloud Base on AWS IaaS definition by @wmudge in #136
- Fix FreeIPA user search group and add base_teardown.yml by @clevesque in #137
- Add PVC base on proxied AWS IaaS by @wmudge in #139
- Add note about OSX stock Python issues by @wmudge in #138
Full Changelog: v2.1.0...v2.2.0
Version 2.1.0
Version 2.0.1
What's Changed
- Update README for guidance on checking credentials by @wmudge in #131
- Update README for minimum Python version by @wmudge in #132
Full Changelog: v2.0.0...v2.0.1
Version 1.7.1
What's Changed
Full Changelog: v1.7.0...v1.7.1
Version 2.0.0
What's Changed
- #94 Load definition_file with include vars by @anisf in #96
- Add example of importing DF custom flow to CDF workshop definition by @Chaffelson in #87
- moved hosts config into its own role and added restart logic for parcel dir by @WillDyson in #88
- Update to latest PVC functions and processes by @wmudge in #108
- Allow install of krb5 & openldap client libs, for external providers by @clevesque in #109
- ECS 1.5.0 changes by @clevesque in #111
- Add initialization roles to process definition configuration by @wmudge in #112
- Convert to ansible-navigator and collection playbooks by @wmudge in #115
- Add FAQ entry for 'new control master' SSH errors by @wmudge in #117
- Update/v2 migration by @wmudge in #121
- Add license headers (#122) by @wmudge in #124
New Contributors
- @anisf made their first contribution in #96
- @clevesque made their first contribution in #109
Full Changelog: v1.7.0...v2.0.0
Version 1.7.0
What's Changed
- Add task to deploy Postgres connector by @asdaraujo in #77
- Fix FreeIPA dependencies by @WillDyson in #72
New Contributors
- @WillDyson made their first contribution in #72
Full Changelog: v1.6.1...v1.7.0
Version 1.6.1
Version 1.6.0
What's Changed
- Add Terraform deployment engine for cloud resources by @jimright in #65
- Fix unintentional command execution in quickstart.sh by @rjendoubi in #76
- Support the use of other CDP control planes by @jimright in #78
- Fix unqualified global variables by @asdaraujo in #80
- Update to handle EL8 by @Chaffelson in #81
- Convert Terraform-related global variables to a dictionary by @jimright in #82
- Enable DF deployments by @Chaffelson in #73
- Update reference to inventory_static.ini by @rch in #83
- Update additional references to inventory_static.ini file by @wmudge in #84
New Contributors
- @rjendoubi made their first contribution in #76
- @asdaraujo made their first contribution in #80
- @rch made their first contribution in #83
Full Changelog: v1.5.0...v1.6.0
Version 1.5.0
What's Changed
- Update documentation for Docker Engine install warning by @wmudge in #64
- Update broken link to external Runlevel docs by @wmudge in #63
- Update DFX implementation for GA by @Chaffelson in #60
- Improve purge boolean test by @Chaffelson in #59
- Add new example - sandbox-aws - with AWS full spec by @cmperro in #48
- Add support for CDE by @curtishoward in #66 and #68
- Add developer mode option for cdpy by @Chaffelson in #71
- Add EL8 support to Cloudera Collections by @Chaffelson in #62
New Contributors
- @curtishoward made their first contribution in #66
Full Changelog: v1.4.0...v1.5.0
Version 1.4.0
Updates:
- Check ssh-agent and error if not found
- Enable triggers for DataFlow
- Skip validation of name_prefix when running a teardown to enable purging of arbitrary namespace
- Use raw github content for Ansible Galaxy requirements
- Add support matrix to readme
- Add ‘purge’ keyword as flag for ‘force_delete’
- Add OpDB to support matrix
Fixes:
- Validate SSH Private Key file permissions to handle edge case where a user has misconfigured their ssh dir and Ansible refuses to connect
- Fix CDP_PROFILE and AWS_PROFILE propagation to globals so that it can be set within any Definition file and work as expected
- Update CM and CDH parcels version for basic cluster defaults
- Add futures Python module to Utility VM
- Move admin_password check