pulumi/pkg
stack72 5f4bfab192 Ensure Project Stack is not loaded and saved unnecessariliy for default secrets manager
Fixes: #5126

In the newServiceSecretsManager, we were loading and saving the project stack
without understanding if any changes had actually been made - e.g. changing the
stack to be a new secrets provider

This has now been guarded against, tests added to understand when it will
actually be saved and we no longer get unnecessary config sorting when interacting
with a default stack AND no longer get an empty config map in our config
file when we initiate a new stack with a default secrets provider
2020-08-07 21:31:57 +01:00
..
backend Support publishing and consuming policy packs using any runtime (#5102) 2020-08-06 16:33:59 -07:00
cmd/pulumi Ensure Project Stack is not loaded and saved unnecessariliy for default secrets manager 2020-08-07 21:31:57 +01:00
codegen [codegen/python] - Normalize module names in program gen (#5128) 2020-08-07 09:30:07 -07:00
engine Protect against engine event mutation. (#5003) 2020-07-16 23:52:31 -07:00
graph Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
npm Fix lint errors. (#4856) 2020-06-18 14:17:11 -07:00
operations Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
resource Add support for streamInvoke during update (#4990) 2020-07-10 10:56:35 -06:00
secrets Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
testing/integration switch os/user with luser 2020-07-27 14:44:08 -07:00
util Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
version duplicate version to ensure linking is properly handled 2020-03-19 12:49:34 -07:00
go.mod switch os/user with luser 2020-07-27 14:44:08 -07:00
go.sum switch os/user with luser 2020-07-27 14:44:08 -07:00