pulumi/sdk/proto
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
..
go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
analyzer.proto PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
engine.proto Update the provider RPC interface (#2512) 2019-03-05 10:49:24 -08:00
errors.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00
generate.sh Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
grpc_version.txt Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
language.proto [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
plugin.proto Use server information from NodeJS host for fetching plugins 2019-06-03 09:31:18 -07:00
provider.proto Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
resource.proto Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
status.proto Allow dynamic-provider to send structured errors 2018-07-02 13:32:23 -07:00