Releases: NVIDIA/skyhook-packages
Releases · NVIDIA/skyhook-packages
tuned/1.2.0
What's Changed
- feat(tuned): tuned scripts can now be used by the tuned package by @riceriley59 in #15
Full Changelog: kdump/1.1.0...tuned/1.2.0
tuned/1.1.0
What's Changed
- fix: removed the apt upgrade from the tuned package by @riceriley59 in #12
Full Changelog: kdump/1.0.0...tuned/1.1.0
kdump/1.1.0
What's Changed
- docs(tuned): Added example tuned CRD by @riceriley59 in #13
- feat(kdump): removed apt upgrade from the kdump package by @riceriley59 in #14
Full Changelog: tuned/1.1.0...kdump/1.1.0
kdump 1.0.0
What's Changed
- feat(kdump): Added kdump package by @riceriley59 in #11
Full Changelog: tuned/1.0.0...kdump/1.0.0
tuned 1.0.0
What's Changed
- feat(tuned): Added tuned package by @riceriley59 in #9
- chore: format license headers for tuned by @riceriley59 in #10
New Contributors
- @riceriley59 made their first contribution in #9
Full Changelog: shellscript/1.1.1...tuned/1.0.0
tuning 1.1.4
What's Changed
- fix: tuning needed an update to the config.json file to match its version by @ayuskauskas in #6
Full Changelog: tuning/1.1.3...tuning/1.1.4
shellscript 1.1.1
What's Changed
- fix: shellscript had bad post-interrupt config that would not allow these steps to run by @ayuskauskas in #6
Full Changelog: tuning/1.1.3...shellscript/1.1.1
tuning 1.1.3
What's Changed
- fix(tuning): ulimit check was broken along with readme example by @ayuskauskas in #5
Full Changelog: tuning/1.1.2...tuning/1.1.3
tuning 1.1.2
What's Changed
- fix(tuning): use -gt 0 not -eq 0 by @ayuskauskas in #4
Full Changelog: tuning/1.1.1...tuning/1.1.2
tuning 1.1.1
What's Changed
- fix(tuning): don't error when no service configmaps are created by @ayuskauskas in #3
New Contributors
Full Changelog: tuning/1.1.0...tuning/1.1.1