Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide string setter for DeprecationStatus timestamps #1127

Merged
merged 1 commit into from
Aug 9, 2016

Conversation

mziccard
Copy link
Contributor

This PR fixes #732 on our side.

Since wrongly-formattted timestamps might still be around as part of older deprecated objects we must still save timestamps as strings and expose a string getter. This PR however hides the string setter and repaces todos with explanatory comments.

@mziccard mziccard added the api: compute Issues related to the Compute Engine API. label Jul 22, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 22, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 85.865% when pulling 41036ec on mziccard:fix-image-timestamp into 9549dfc on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

mziccard commented Aug 8, 2016

/cc @lesv

@lesv
Copy link
Contributor

lesv commented Aug 8, 2016

LGTM

@mziccard mziccard merged commit e1309f0 into googleapis:master Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: compute Issues related to the Compute Engine API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image's deprecationStatus can hold wrongly formatted timestamps
4 participants