pulumi/sdk/proto/go
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
..
analyzer.pb.go PaC: Add initial config support for policy packs (#4233) 2020-03-30 12:52:05 -07:00
engine.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
errors.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
language.pb.go [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
plugin.pb.go Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
provider.pb.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
resource.pb.go Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00