Skip to content

v0.4.0

Compare
Choose a tag to compare
@mkumatag mkumatag released this 25 Aug 01:26
· 471 commits to main since this release
6fd60a3

What's Changed

  • Replace k8s.gcr.io with registry.k8s.io by @xmudrii in #365
  • Node code updates for multipath device cleanup after use by @yussufsh in #392
  • add missing TestNodeUnstageVolume test by @yussufsh in #403
  • Migrate away from google.com gcp project k8s-testimages by @cpanato in #409
  • Improve hosts scan time and do not skip if any read error by @yussufsh in #414
  • cleanup go mod by @yussufsh in #416
  • Remove panic calls and use fatal instead (OCPBUGS-14450) by @yussufsh in #418
  • reduce multipathd usage as it timeout if large number of disks (OCPBUGS-16878) by @yussufsh in #422
  • upgrade k8s and goproxy dependencies by @yussufsh in #428
  • Update to new version by @yussufsh in #429
  • use instance storage type instead of querying for image by @yussufsh in #440
  • fix: do not fatal on failure to create cloud object by @yussufsh in #443

Dependency Changes

  • Bump github.com/IBM/platform-services-go-sdk from 0.31.4 to 0.31.6 by @dependabot in #350
  • Bump golang from 1.19.5 to 1.20.1 by @dependabot in #353
  • Bump github.com/IBM/go-sdk-core/v5 from 5.12.1 to 5.12.2 by @dependabot in #355
  • Bump github.com/IBM/platform-services-go-sdk from 0.31.6 to 0.32.0 by @dependabot in #357
  • Bump github.com/IBM/platform-services-go-sdk from 0.32.0 to 0.32.1 by @dependabot in #362
  • Bump k8s.io/klog/v2 from 2.90.0 to 2.90.1 by @dependabot in #363
  • Bump github.com/IBM/go-sdk-core/v5 from 5.13.0 to 5.13.1 by @dependabot in #360
  • Bump github.com/IBM/platform-services-go-sdk from 0.32.1 to 0.32.2 by @dependabot in #368
  • Bump golang.org/x/sys from 0.5.0 to 0.6.0 by @dependabot in #367
  • Bump golang from 1.20.1 to 1.20.2 by @dependabot in #371
  • Bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #375
  • Bump github.com/IBM/platform-services-go-sdk from 0.32.2 to 0.35.0 by @dependabot in #380
  • Bump github.com/IBM/platform-services-go-sdk from 0.35.0 to 0.36.0 by @dependabot in #387
  • Bump golang from 1.20.2 to 1.20.3 by @dependabot in #384
  • Bump github.com/IBM-Cloud/power-go-client from 1.2.2 to 1.2.3 by @dependabot in #388
  • Bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #382
  • Bump github.com/IBM/platform-services-go-sdk from 0.36.0 to 0.37.3 by @dependabot in #390
  • Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 by @dependabot in #391
  • Bump golang.org/x/sys from 0.7.0 to 0.8.0 by @dependabot in #394
  • Bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #395
  • Bump golang from 1.20.3 to 1.20.4 by @dependabot in #396
  • Bump github.com/IBM/platform-services-go-sdk from 0.37.3 to 0.37.4 by @dependabot in #398
  • Bump github.com/IBM/go-sdk-core/v5 from 5.13.2 to 5.13.3 by @dependabot in #400
  • Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.9.5 by @dependabot in #399
  • Bump golang from 1.20.4 to 1.20.6 by @dependabot in #417
  • Bump github.com/IBM/go-sdk-core/v5 from 5.13.3 to 5.13.4 by @dependabot in #404

New Contributors

Full Changelog: v0.3.0...v0.4.0