ThinkParQ / beegfs-csi-driver

The BeeGFS Container Storage Interface (CSI) driver provides high performing and scalable storage for workloads running in Kubernetes. 📦 🐝
Apache License 2.0
65 stars 18 forks source link

Upgrade Operator SDK and Operator dependancies #19

Open iamjoemccormick opened 1 year ago

iamjoemccormick commented 1 year ago

Further updating various Operator dependancies breaks things in a number of places. While currently there aren't any pressing reasons to further update those dependancies, in the future we should first update the SDK version as it is possible that will help smooth over the rest of the dependency updates.

iamjoemccormick commented 7 months ago

Some initial work was done around this in https://github.com/ThinkParQ/beegfs-csi-driver/pull/23.