Skip to content

Conversation

@dcantah
Copy link
Contributor

@dcantah dcantah commented Apr 13, 2021

There's not a single place we used to set the uvm.Options AdditionHCSDocumentJSON field to anything so it was as good as not there already. Just skip the calls entirely and remove the copying of the fields for lateclone scenarios.

I've left in the package and code for v1 (docker) in case anyone out there is actually using it 😃

Signed-off-by: Daniel Canter dcanter@microsoft.com

There's not a single place we used to set the uvm.Options `AdditionHCSDocumentJSON` field to
anything so it was as good as not there already. Just skip the calls entirely and remove the copying
of the fields for lateclone scenarios.

Signed-off-by: Daniel Canter <dcanter@microsoft.com>
@dcantah dcantah requested a review from a team as a code owner April 13, 2021 19:58
Copy link

@katiewasnothere katiewasnothere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dcantah dcantah merged commit d9474d2 into microsoft:master Apr 13, 2021
@lowenna
Copy link
Contributor

lowenna commented Apr 13, 2021

Almost none of my code remains 😢. I would recommend asking Kevin and Lars (kbroas/lreuther) about this, it was there for their needs originally, but not used publicly. Just internally. IIRC, it was for testing some memory thing, but too long ago to be specific.

@dcantah
Copy link
Contributor Author

dcantah commented Apr 14, 2021

@lowenna I swear it's not on purpose 😭. I do see one mention of it (the environment variable for docker use cases) for reproing some race condition in the OS (8 named pipe mappings are added to the config if curious) but nothing more. I'll ask the leads like you said, I was curious what this was for!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants