Skip to content

Releases: Mellanox/ib-kubernetes

v1.1.1

03 Apr 08:34
5e34475

Choose a tag to compare

What's Changed

  • Create dependabot.yaml by @souleb in #104
  • Bump golang.org/x/net from 0.29.0 to 0.33.0 in the go_modules group across 1 directory by @dependabot in #107
  • chore: remove travis badge by @rollandf in #108
  • chore: move dependabot location by @rollandf in #109
  • Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.22.2 by @dependabot in #113
  • Bump docker/build-push-action from 5 to 6 by @dependabot in #111
  • Bump the kubernetes group with 3 updates by @dependabot in #112
  • Bump github.com/caarlos0/env/v11 from 11.2.2 to 11.3.1 by @dependabot in #116
  • Bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.1 to 1.7.5 by @dependabot in #115
  • chore: bump golang from 1.22 to 1.24 by @dependabot in #110
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #118
  • chore: update go to 1.24 by @almaslennikov in #123
  • Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.7 by @dependabot in #119
  • Bump github.com/onsi/ginkgo/v2 from 2.22.2 to 2.23.0 by @dependabot in #120
  • Bump golang.org/x/net from 0.33.0 to 0.36.0 in the go_modules group by @dependabot in #121
  • Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.3 by @dependabot in #125
  • Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 by @dependabot in #127
  • Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 by @dependabot in #126
  • Bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.7.5 to 1.7.6 by @dependabot in #124

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1.1.0

18 Sep 13:45
c75789d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2

25 Oct 17:58
bff11fe

Choose a tag to compare

Avoid guid pool exhaustion from guid leaks by syncing it with SM (#92)

If the node running pods that use ib network is restarted, those pods'
 GUID are deleted from UFM but are persisted in ib-kubernetes.
They become unusable and might exhaust the GUID pool
if it's configured to be small enough.
The solution is to sync guid pool with UFM because some GUIDs
might have become free to use.

Signed-off-by: amaslennikov <[email protected]>

Signed-off-by: amaslennikov <[email protected]>

v1.0.1

18 Oct 07:51
52b597f

Choose a tag to compare

Merge pull request #91 from almaslennikov/CVE-2021-20206

Update network-attachment-definition-client dep to 1.3.0

Initial release

05 Apr 16:18
6d5b8cc

Choose a tag to compare

Merge pull request #61 from Mmduh-483/fix-ufm-secret

Fix ufm secret file