GoogleCloudPlatform / google-cloud-powershell

PowerShell cmdlets for the Google Cloud Platform
http://googlecloudplatform.github.io/google-cloud-powershell/
Apache License 2.0
135 stars 61 forks source link

Fix a bug where fixed type metadata is not handled properly in GCS Object cmdlets. #627

Closed quoctruong closed 5 years ago

quoctruong commented 5 years ago

This should fix https://github.com/GoogleCloudPlatform/google-cloud-powershell/issues/626. See link for more information on fixed-key metadata.

Also fixes minor test errors.


This change is Reviewable

quoctruong commented 5 years ago

@ILMTitan PTAL.

quoctruong commented 5 years ago

Thanks!