Skip to content

Releases: tigerblue77/Dell_iDRAC_fan_controller_Docker

v1.6

01 Mar 18:23
a1d1a3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5...v1.6

v1.5

20 Jan 22:18
384b955
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4...v1.5

v1.4

06 Feb 07:01
c9a0953
Compare
Choose a tag to compare

What's Changed

  • Added conditions in case of second CPU or exhaust sensor absence by @tigerblue77 in #40

Full Changelog: v1.3...v1.4

v1.3

04 Feb 16:22
8369277
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

v1.2

04 Feb 12:33
9f320e5
Compare
Choose a tag to compare

What's Changed

  • Improved docker-image.yml to also deploy Docker image to ghcr.io by @tigerblue77 in #37
  • Add comments for clarity + minor improvements by @tigerblue77 in #39

Full Changelog: v1.1...v1.2

v1.1

02 Feb 19:27
9e12fdc
Compare
Choose a tag to compare

What's Changed

  • Added disable and enable_third_party_profiles by @louispires in #33
  • Added option to disable third-party PCIe card default cooling response by @tigerblue77 in #35

New Contributors

Full Changelog: v1.0...v1.1

v1.0

13 Apr 13:46
Compare
Choose a tag to compare

Initial stable release. Tested on my bi-CPU Dell R720XD

What's Changed

  • Enable local iDRAC management by @tigerblue77 in #4
  • Permit decimal value for fan speed by @tigerblue77 in #6
  • Beautify code and log messages by @tigerblue77 in #8
  • Allow manual override of maximum temperature variable via environment… by @tigerblue77 in #11
  • Monitoring CPUs temperature instead of inlet temperature by @tigerblue77 in #12
  • Remove usage of crontab by @tigerblue77 in #15
  • Docker logs display modified in table form to be more intuitive and synthetic by @tigerblue77 in #16
  • Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL by @tigerblue77 in #17
  • Throw away ipmitool command's output to avoid new line in Docker logs by @tigerblue77 in #20
  • Move the sleep to the beginning of the execution loop to ensure a more regular and punctual execution by @tigerblue77 in #22

Full Changelog: https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker/commits/v1.1