pulumi/pkg/resource/deploy
Ian Wahbe 3329d81c1a
Update command respects --target-dependents (#8395)
* Update command respects `--target-dependents`

* Update CHANGELOG_PENDING.md

* Depend on parent and provider

* Add tests for new feature

* Separate predicate and mutation in code

* Remove `targetDependentsForUpdate`

* Refactor `isTargetedForUpdate`

* Add very important nil check
2021-11-16 17:12:36 -08:00
..
deploytest Update error handling (#8406) 2021-11-12 18:37:17 -08:00
providers Update error handling (#8406) 2021-11-12 18:37:17 -08:00
builtins.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deployment.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deployment_executor.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
deployment_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
import.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
snapshot.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
source.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
source_error.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_eval.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
source_eval_test.go Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
source_fixed.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_null.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
source_query.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
source_query_test.go Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
step.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
step_executor.go Update error handling (#8406) 2021-11-12 18:37:17 -08:00
step_generator.go Update command respects --target-dependents (#8395) 2021-11-16 17:12:36 -08:00
step_generator_test.go Fix rendering of diffs for resource without DetailedDiffs (#7500) 2021-07-13 08:39:48 -06:00
target.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00