pulumi/sdk/dotnet/Pulumi/Deployment
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
..
Deployment.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Deployment.EnginerLogger.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Deployment.Runner.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
Deployment_Config.cs [sdk/dotnet] Warn when a secret config is read as a non-secret (#7079) 2021-05-18 15:01:57 -07:00
Deployment_Inline.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
Deployment_Invoke.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Deployment_Prepare.cs [sdk] Wait on remote component dependencies (#7541) 2021-07-16 16:11:34 -07:00
Deployment_ReadOrRegisterResource.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Deployment_ReadResource.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Deployment_RegisterResource.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Deployment_RegisterResourceOutputs.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
Deployment_RootResource.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Deployment_Run.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
Deployment_Serialization.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
DeploymentInstance.cs Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
GrpcEngine.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
GrpcMonitor.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
IDeployment.cs Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
IDeploymentInternal.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
IEngine.cs Unit testing in .NET (#3696) 2020-03-11 23:10:01 +01:00
IEngineLogger.cs Support microsoft logging extensions with inline programs (#7117) 2021-06-10 23:06:57 -04:00
IMonitor.cs Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
InlineDeploymentResult.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
InlineDeploymentSettings.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00
InvokeOptions.cs [dotnet] Fix Resharper code issues (#7178) 2021-06-10 10:32:33 -04:00
IRunner.cs [sdk/dotnet] - Fix swallowed nested exceptions with inline program so they correctly bubble to consumer (#7323) 2021-06-21 15:45:26 -04:00