mirror of https://github.com/pulumi/pulumi.git
3e2408716c
* [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 * Add ServerURL resource option * Plugin to grpc * Add integration test * Correct small nits from @justinp * Add test for default providers * Use built in test infrastructure * Fix lint * Move special helpers to providers * Partial conversion serverURL -> pluginDownloadURL * Remove serverURL * Remove more serverURL instances * Exchange ServerURL for PluginDownloadURL * const correctness * Add url to ProviderRequest.Name() I also canonicalize the url by removing any trailing '/' * Fix typo + lint * Add test for url canonicalization * Dedupe pluginDownloadURL in ProviderRequest.Name |
||
---|---|---|
.. | ||
config | ||
provider | ||
templates | ||
alias.go | ||
alias_test.go | ||
asset.go | ||
context.go | ||
context_test.go | ||
generate.go | ||
log.go | ||
mocks.go | ||
printf.go | ||
printf_test.go | ||
provider.go | ||
provider_linked.go | ||
provider_test.go | ||
resource.go | ||
resource_set.go | ||
resource_test.go | ||
rpc.go | ||
rpc_test.go | ||
run.go | ||
run_test.go | ||
stack_reference.go | ||
stack_reference_test.go | ||
transformation.go | ||
types.go | ||
types_builtins.go | ||
types_builtins_test.go | ||
types_test.go | ||
urnset.go | ||
workgroup.go | ||
workgroup_test.go |