returnfmt.Errorf("an backward-compatible provisioner could not be created: %v, but one was expected. Provisioning will not work. This functionality is considered an early Alpha version.",err)
// Both Alpha and Beta annotations are set. Do beta.
alpha=false
msg:=fmt.Sprintf("both %q and %q annotations are present, using %q",storageutil.AlphaStorageClassAnnotation,storageutil.BetaStorageClassAnnotation,storageutil.BetaStorageClassAnnotation)