kubernetes/pkg/volume/scaleio
Jeff Schroeder a5afdfa17f
Fix spelling of the word successfully
Auto-generated via:
    git grep -l [Ss]uccesfully  | xargs sed -ri 's/([sS])uccesfully/\1uccessfully/g'

I noticed this when running kube-scheduler with --v4 and it is annoying.
Then manually reverted changed to the vendored bits.
2017-03-22 18:33:11 -05:00
..
BUILD Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
sio_client.go Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
sio_mgr.go Fix spelling of the word successfully 2017-03-22 18:33:11 -05:00
sio_mgr_test.go Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
sio_plugin.go Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00
sio_util.go Update ScaleIO volume plugin default readOnly value 2017-03-14 14:19:48 -04:00
sio_util_test.go Update ScaleIO volume plugin default readOnly value 2017-03-14 14:19:48 -04:00
sio_volume.go Update ScaleIO volume plugin default readOnly value 2017-03-14 14:19:48 -04:00
sio_volume_test.go Addition of ScaleIO Kubernetes Volume Plugin 2017-03-03 15:47:19 -05:00