pulumi/sdk/dotnet/Pulumi
Luke Hoban 0bcca3883e
[sdk] Wait on remote component dependencies (#7541)
When a resource `dependsOn` a remote component, we were not correctly waiting on it, because we were skipping over waiting on comoponents, and only waiting on their custom resource children.  For remote components, we do not know the children, but waiting on the remote component will always wait on all children.

Co-authored-by: Mike Metral <1112768+metral@users.noreply.github.com>
2021-07-16 16:11:34 -07:00
..
Core Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Deployment [sdk] Wait on remote component dependencies (#7541) 2021-07-16 16:11:34 -07:00
Exceptions [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Resources [sdk] Wait on remote component dependencies (#7541) 2021-07-16 16:11:34 -07:00
Serialization [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Testing [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
AssemblyAttributes.cs [Automation API] - C# Implementation (#5761) 2021-02-18 11:36:21 +01:00
Config.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Config_Exceptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Extensions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Log.cs Fix docstring on node log.error and other SDK equivalents (#6573) 2021-03-18 13:57:10 -04:00
PublicAPI.Shipped.txt [dotnet/sdk] Add create unknown to output utilities (#7173) 2021-06-10 10:54:16 -04:00
PublicAPI.Unshipped.txt Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
Pulumi.csproj Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Stack.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00