pulumi/pkg
Ian Wahbe 3e2408716c
[sdk/go] Add PluginDownloadURL resource option (#8555)
* [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
2022-01-05 12:04:39 -08:00
..
backend [backend/filestate] Allow preview on locked stack (#8642) 2021-12-29 08:28:15 -08:00
cmd/pulumi Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
codegen [cli/import] Support import of values with map type keys with non-identifier names (#8645) 2021-12-29 08:44:28 -08:00
engine Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
graph Update error handling (#8406) 2021-11-12 18:37:17 -08:00
operations Update error handling (#8406) 2021-11-12 18:37:17 -08:00
resource Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
secrets Update error handling (#8406) 2021-11-12 18:37:17 -08:00
testing/integration [sdk/go] Add PluginDownloadURL resource option (#8555) 2022-01-05 12:04:39 -08:00
util Update error handling (#8406) 2021-11-12 18:37:17 -08:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod Update pkg -> sdk dependency v3.21.0 (#8653) 2021-12-29 17:18:34 -05:00
go.sum Replace gofrs/flock with rogpeppe/go-internal/lockedfile (#8636) 2021-12-29 13:56:31 -05:00