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
Add containerID to CombineLayers and MountBlockCIM request types
containerID is required for all gcs requests in confidential mode. Most of the requests
already include it but CombineLayers and MountBlockCIM request types don't. This commit
adds that to these request types.
Signed-off-by: Amit Barve <ambarve@microsoft.com>
0 commit comments