-
Notifications
You must be signed in to change notification settings - Fork 182
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
[Temporary] Revert Implement winio.GetFileStandardInfo FileInfo commits #204
[Temporary] Revert Implement winio.GetFileStandardInfo FileInfo commits #204
Conversation
Thank you 🙏 Was it a clean revert? (making sure if reviewers need to pay extra attention to the changes) |
@thaJeztah yep! just git reverted and that was it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳 those are the best reverts; in that case
LGTM (but good to have a peek from @TBBle)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Kathryn :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A clean revert is what I expected, since these APIs were introduced to support microsoft/hcsshim#901 and that hasn't landed yet, so the only extant users were the tests, also reverted here.
Maybe title the PR "Temporarily revert ..." so no one gets the impression that we don't want this API after all? ^_^
Addresses issue mentioned in moby/moby#42307