Releases: cloudera-labs/cldr-runner
Releases · cloudera-labs/cldr-runner
Version 1.6.0
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
Rebuild to include hotfixes in cloudera.cloud
v1.5.1
Version 1.5.3
Rebuild to include cloudera.cluster
3.2.0
Version 1.5.2
Bump to include hotfixes in cloudera.exe:1.5.2
Version 1.5.0
Update to v1.5.0 of the Ansible collections (v3.0.4 for cloudera.cluster
)
Version 1.4.2
Updates:
- Rebuild with v1.4.2 of cloudera.exe (hotfix)
Version 1.4.1
Fixes:
- Fix error where cdpy reports missing credentials when used with CDPCLI 0.9.42
Version 1.4.0
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
Hotfixes:
- Refactor installation of
apache-atlas
Version 1.3.0
Rebuild to include latest upstream releases for the cloudera.*
Ansible collections and cdpy
.