Releases: Mellanox/k8s-rdma-shared-dev-plugin
Releases · Mellanox/k8s-rdma-shared-dev-plugin
v1.5.3
What's Changed
- chore: add dependabot by @rollandf in #123
- chore: update golang-ci by @rollandf in #138
- chore: remove travis badge by @rollandf in #139
- chore: bump ubi8/ubi-minimal from 8.8 to 8.10 by @dependabot in #124
- Bump github/codeql-action from 2 to 3 by @dependabot in #125
- chore: bump alpine from 3.18.2 to 3.21.3 by @dependabot in #137
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #127
- Bump actions/checkout from 2 to 4 by @dependabot in #128
- Bump docker/login-action from 2 to 3 by @dependabot in #129
- Bump github.com/onsi/ginkgo from 1.11.0 to 1.16.5 by @dependabot in #132
- Bump actions/setup-go from 3 to 5 by @dependabot in #131
- Bump golang.org/x/net from 0.24.0 to 0.33.0 by @dependabot in #140
- Bump github.com/stretchr/testify from 1.8.4 to 1.10.0 by @dependabot in #133
- Bump github.com/jaypipes/pcidb from 1.0.0 to 1.0.1 by @dependabot in #135
- Bump k8s.io/kubelet from 0.27.3 to 0.27.16 in the kubernetes group by @dependabot in #130
- chore: fix docker file by @rollandf in #141
- chore: update ghw lib by @rollandf in #142
- Bump docker/metadata-action from 4 to 5 by @dependabot in #144
- Bump docker/build-push-action from 4 to 6 by @dependabot in #143
- Bump golang.org/x/net from 0.33.0 to 0.35.0 by @dependabot in #146
- Bump github.com/onsi/gomega from 1.10.1 to 1.36.2 by @dependabot in #145
- Bump github.com/vishvananda/netlink from 1.1.0 to 1.3.0 by @dependabot in #148
- Bump github.com/jaypipes/ghw from 0.13.0 to 0.14.0 by @dependabot in #150
- Install hwdata-pci package in Dockerfile by @jellor in #152
- chore: update Go to version 1.24 by @rollandf in #156
- Bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #155
- Bump github.com/jaypipes/ghw from 0.14.0 to 0.15.0 by @dependabot in #158
- Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #162
- Bump github.com/jaypipes/ghw from 0.15.0 to 0.16.0 by @dependabot in #161
- chore: align OS in workflow by @adrianchiris in #165
New Contributors
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- Remove "issm" device from required list by @e0ne in #116
- Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot in #115
Full Changelog: v1.5.1...v1.6.0
v1.5.1
What's Changed
- align image tag format on release by @adrianchiris in #110
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Bump google.golang.org/grpc from 1.56.2 to 1.56.3 by @dependabot in #91
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #89
- Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 by @dependabot in #99
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 by @dependabot in #102
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #104
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Update base image to alpine:3.15.4 by @e0ne in #60
- Bump yaml package to v2.2.8 and golang to v1.18 by @e0ne in #63
- Update golang text library by @rollandf in #66
- Bump ci to go 1.18 by @adrianchiris in #70
- Add .gitignore file to unclutter dev env by @adrianchiris in #71
- Bump golang.org/x/net from 0.0.0-20201021035429-f5854403a974 to 0.7.0 by @dependabot in #68
- Housekeeping by @almaslennikov in #75
- Adapt github actions to the uppercase repo name by @almaslennikov in #78
- Makefile refactors by @adrianchiris in #81
- Fix kubelet restart by @adrianchiris in #82
- Update device plugins volumes mounts by @e0ne in #83
- Add support for CDI by @almaslennikov in #77
- Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 by @dependabot in #88
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- Fix CVEs #59:
Update UBI base image to 8.5 to fix GHSA-fvc5-cffp-h22w, GHSA-x3mh-jvjw-3xwx and CVE-2019-5827
Update protobuf to v1.3.2 to fix GHSA-c3h9-896r-86jm
v1.3.1
What's Changed
- Drop validation for resource prefix by @almaslennikov in #58
v1.3.0
What's Changed
- Update base Alpine image to 3.14.3 by @e0ne in #45
- Fix available resources is always zero after kubelet restart by @miaojianwei in #46
- Add note to build image with newer Docker by @adrianchiris in #50
- Fix dead lock and goroutine leaks in rare cases by @miaojianwei in #51
- Set priorityClassName instead of annotation by @rollandf in #52
- Extend resource pool configuration with resource prefix option by @almaslennikov in #56
Full Changelog: v1.2.1...v1.3.0