pulumi/pkg/engine/lifeycletest
Ian Wahbe 8e5e4caf6e
Pipe serverURL through register resource (#8544)
* [engine] Pipe serverURL through register resource

* Fix lint

* Thread serverURL through default provider calls

* Change tag from "serverURL" to "pluginDownloadURL"

* Update CHANGELOG_PENDING.md

* Allow provider to be null

* Fix tests

* Include server url passthrough in test

* Fix parseProviderRequest

* Add test for url pass through

* Fix lint

* Correct small nits from @justinp

* Add test for default providers

* Move special helpers to providers

* Partial conversion serverURL -> pluginDownloadURL

* Remove serverURL

* Remove more serverURL instances

* const correctness

* Add url to ProviderRequest.Name()

I also canonicalize the url by removing any trailing '/'

* Fix typo + lint

* Add test for url canonicalization

* Fix ProviderRequest.Name for version=nil
2021-12-17 14:52:01 -08:00
..
delete_before_replace_test.go Include children when targeting components. (#7605) 2021-07-27 19:17:54 -07:00
golang_sdk_test.go [sdk/go] Fix a typo in marshaling. (#7768) 2021-08-16 19:01:20 -05:00
import_test.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
pending_delete_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
provider_test.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
pulumi_test.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
refresh_test.go Clone snapshot before testing with it (#8551) 2021-12-09 09:09:48 +00:00
resource_reference_test.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
target_test.go Update command respects `--target-dependents` (#8395) 2021-11-16 17:12:36 -08:00
test_plan.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00