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
cinder-csi-plugin, manila-csi-plugin: Correct formatting character
%T prints the type. %t prints the word true/false, which is what we
want. [1]
[1] https://pkg.go.dev/fmt
Conflicts:
pkg/csi/manila/driver.go
NOTE(stephenfin): Merge conflicts are due to the absence of PR #2734,
which we don't want to backport.
Signed-off-by: Stephen Finucane <[email protected]>
0 commit comments