Skip to content

Releases: cloudera-labs/cldr-runner

Version 1.6.0

07 Apr 21:58
9f4d1f3
Compare
Choose a tag to compare

What's Changed

  • Switch from devel to latest tag and awscli v1 to v2 by @Chaffelson in #34
  • Enable local development environments by @wmudge in #35

Full Changelog: v1.4.0...v1.6.0

Version 1.5.4

25 Jan 14:14
ac17d94
Compare
Choose a tag to compare

Rebuild to include hotfixes in cloudera.cloud v1.5.1

Version 1.5.3

09 Dec 14:29
ac17d94
Compare
Choose a tag to compare

Rebuild to include cloudera.cluster 3.2.0

Version 1.5.2

07 Dec 15:06
ac17d94
Compare
Choose a tag to compare

Bump to include hotfixes in cloudera.exe:1.5.2

Version 1.5.0

29 Nov 20:19
ac17d94
Compare
Choose a tag to compare

Update to v1.5.0 of the Ansible collections (v3.0.4 for cloudera.cluster)

Version 1.4.2

22 Sep 19:06
ac17d94
Compare
Choose a tag to compare

Updates:

  • Rebuild with v1.4.2 of cloudera.exe (hotfix)

Version 1.4.1

11 Sep 12:19
ac17d94
Compare
Choose a tag to compare

Fixes:

  • Fix error where cdpy reports missing credentials when used with CDPCLI 0.9.42

Version 1.4.0

10 Sep 20:15
ac17d94
Compare
Choose a tag to compare

QOL improvements and cache management, including:

  • Add vim as text editor option in Dockerfile
  • Explicitly refresh dnf cache at start of run, and clean dnf and pip at end of layer build
  • Remove pip option --no-cache-dir in favour of explicit cleanup of pip cache at end of layer build
  • Add newlines to GCLOUD etc. options to improve readability
  • Change Azure CLI install to use standalone rpm to avoid duplicate installations of python36 and python38
  • Disable repo_gpgcheck on repos provided by Google as it intermittently fails due to expired signing keys, and https is considered secure enough per their docs at https://cloud.google.com/compute/docs/troubleshooting/known-issues
  • Change github action to use the fork's repo from environment variables instead of hardcoding the parent repo in cloudera-labs to reduce the risk of a mistaken push by a maintainer with write access during testing.
  • Add explanatory commentary to clean up actions for better log readability

Version 1.3.1

15 Jun 22:15
61b1fe3
Compare
Choose a tag to compare

Hotfixes:

  • Refactor installation of apache-atlas

Version 1.3.0

15 Jun 21:10
443f976
Compare
Choose a tag to compare

Rebuild to include latest upstream releases for the cloudera.* Ansible collections and cdpy.