v0.4.13
Download binaries at https://crashoverride.com/downloads
New Features
-
_OP_EXIT_CODEkey which reports external commands exit code such as forchalk docker build. (#417) -
_OP_CLOUD_SYS_VENDORkey for reporting sys vendor file content used to identity cloud provider. (#418) -
FAILED_KEYSand_OP_FAILED_KEYS- metadata keys which chalk could not collect metadata for. (#422) Each key contains:code- short identifiable code of a known errormessage- exact encountered error/exception messagedescription- human-readable description of the error with additional context how to potentially resolve it
-
_NETWORK_PARTIAL_TRACEROUTE_IPS- collect local network subnet IPs even when running inside docker network-namespaced (not using--network=host) container (#425) -
DOCKERFILE_PATH_WITHIN_VCTLkey reports the path of aDockerfilerelative to the VCS' project root. (#426)
Commits since the previous tag: v0.4.12...v0.4.13