You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #201 from hyperspike/dependabot/go_modules/k8s.io/…
…apimachinery-0.32.2
build(deps): bump k8s.io/apimachinery from 0.32.1 to 0.32.2
fix(controller): Ensure sane defaults are set (#181)
* fix(controller): Ensure sane defaults are set
Ensure we set sane defaults even if the user specifies part of an PVC
object
* pacify the linter