Skip to content

Releases: cloudera-labs/cloudera-deploy

Version 2.2.0

21 Dec 17:31
de85c0a
Compare
Choose a tag to compare

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

20 Nov 19:51
bcf6e21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

Version 2.0.1

02 Nov 21:34
6d83599
Compare
Choose a tag to compare

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

02 Nov 21:10
v1.7.1
c1f6637
Compare
Choose a tag to compare

What's Changed

  • Update quickstart.sh to pin cldr-runner and cloudera-deploy by @wmudge in #129

Full Changelog: v1.7.0...v1.7.1

Version 2.0.0

29 Sep 00:54
802e3a4
Compare
Choose a tag to compare

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

Full Changelog: v1.7.0...v2.0.0

Version 1.7.0

02 Aug 21:10
v1.7.0
17902a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

Version 1.6.1

09 Apr 22:54
7ad6530
Compare
Choose a tag to compare

What's Changed

  • Update image selection variables by @wmudge in #85

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

07 Apr 21:50
2b775db
Compare
Choose a tag to compare

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

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

29 Nov 19:53
cc864f7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

10 Sep 20:49
a2737e4
Compare
Choose a tag to compare

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