Releases: gardenlinux/gardenlinux-nvidia-installer
Releases · gardenlinux/gardenlinux-nvidia-installer
1.0.3
What's Changed
- Add full driver version to the image to support gvisor by @SujanaSubr in #134
Full Changelog: 1.0.2...1.0.3
Updates
What's Changed
- Fix Device not installed error by @SujanaSubr in #103
- Add more logging and calling nvidia-smi to create devices if they wer… by @SujanaSubr in #104
- Fix/update readme by @SujanaSubr in #106
- Clean up repo to avoid multiple Dockerfile by @SujanaSubr in #109
- Fix extra / when branch is main by @dhague in #111
- Use GL image instead of bookworm:slim by @SujanaSubr in #112
- Add shell check by @SujanaSubr in #115
- List compatible versions for OS by @SujanaSubr in #121
- Add open kernel Module support by @SujanaSubr in #122
- Document Garden Linux and Driver Version update strategy by @SujanaSubr in #123
- Update helm command for older GL versions by @SujanaSubr in #129
- Fix Typo in the github workflow file by @SujanaSubr in #131
- Test Environment for automated testing in Gardener cluster by @SujanaSubr in #127
- Update version by @github-actions[bot] in #132
- Update History by @github-actions[bot] in #133
New Contributors
- @github-actions[bot] made their first contribution in #102
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Update Garden Linux latest version by @SujanaSubr in #93
- Automate GL version update by @SujanaSubr in #94
- Manifest name correction by @SujanaSubr in #95
- Update typo in version file path by @SujanaSubr in #96
- Enhance driver install to support upgrades, Fabric Manager 580 naming, and nvidia-modprobe integration by @rscottwatson in #91
- Build, push & use images with Garden Linux version set to 0 by @dhague in #98
- Fix precompiled image build by @dhague in #99
- Fix nvidia modprobe by @dhague in #101
New Contributors
- @rscottwatson made their first contribution in #91
Full Changelog: 1.0.0...1.0.1
Migrate to NVIDIA GPU Operator
What's Changed
- feature: added the ability to provide a gpu_config.json file to the nvidia-device-plugin based on the charts values by @kolyaopahle in #33
- Clear ld cache & rebuild it to deal with deleted libraries by @dhague in #43
- Make images compatible with the NVIDIA GPU Operator by @dhague in #44
- Nvidia gpu operator by @dhague in #47
- Feat/gh actions build stage by @Vincinator in #48
- GH Actions: Disable fail fast strategy by @Vincinator in #54
- GH Action: use cpu architecture dependent runner by @Vincinator in #55
- Fix artifact path to reflect compile.sh script by @SujanaSubr in #56
- GH Action: trigger build on push by @Vincinator in #57
- GH Action: pull request checks (no upload) by @Vincinator in #59
- complete-check required for github branch protection rule by @Vincinator in #60
- Automate Version update for GL and NVIDIA driver version by @SujanaSubr in #61
- Schedule update version job to run everyday to check driver version by @SujanaSubr in #63
- Update Driver url with proper one by @SujanaSubr in #66
- Driver build image container by @Vincinator in #68
- Fix : Adjust Image name to be compatible with gpu-operator by @SujanaSubr in #70
- Fix github Action error by @SujanaSubr in #71
- Fix Folder name by @SujanaSubr in #73
- Fix Github action by @SujanaSubr in #74
- Update Image name with kernal name by @SujanaSubr in #75
- Typo error by @SujanaSubr in #76
- Update Version by @SujanaSubr in #80
- Update Versions file to support multiple version by @SujanaSubr in #72
- Start Git actions when PR is created by @SujanaSubr in #77
- Update GL version manually until automated by @SujanaSubr in #84
- Update helm chart with registry value by @SujanaSubr in #85
- Use Driver Major version in image tag instead of complete version by @SujanaSubr in #89
New Contributors
- @kolyaopahle made their first contribution in #33
- @SujanaSubr made their first contribution in #56
Full Changelog: 0.0.8...1.0.0
0.0.8
What's Changed
- fix: download_fabricmanager.sh - make binding to the driver version by @janosbinder in #39
Full Changelog: 0.0.7...0.0.8
Fix image name bug
Enable custom registry for kubectl image
What's Changed
Full Changelog: 0.0.5...0.0.6
Label nodes with NVIDIA driver version
What's Changed
- fix: Update README.md with newer example by @janosbinder in #35
- feat: add labelling the node with nvidia driver version by @janosbinder in #36
Full Changelog: 0.0.4...0.0.5
Release 0.0.4 - miscellaneous fixes
- fix: remove GH actions runner root dir
- Fix kernel name extraction logic
- Update README.md so that docker build runs OK on ARM-based machines
- feature: use deb package instead tar.gz for fabricmanager