pulumi/pkg/backend
Pat Gavlin 1af7449f1a
Remove references to pulumi/glog. (#3009)
This package's flags conflict with those in google/glog. Replace all
references to this package with references to
pulumi/pulumi/pkg/util/logging, and change that package to explicitly
call `flag.CommandLine.Parse` with an empty slice.

This should make it much easier to consume these packages in downstream
repos that have direct or indirect dependencies on google/glog.
2019-07-31 13:23:33 -05:00
..
display Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00
filestate Fix issue when logging out of local backend (#2951) 2019-07-25 07:58:19 -07:00
httpstate Remove references to pulumi/glog. (#3009) 2019-07-31 13:23:33 -05:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Don't print error prefix when a confirmation prompt is declined 2019-03-26 15:17:18 -07:00
backend.go Address comments 2019-07-16 00:58:33 -07:00
backend_test.go Address lint warnings 2019-07-16 00:58:33 -07:00
policypack.go Add pulumi policy apply command 2019-07-16 00:58:33 -07:00
snapshot.go Addition of Custom Timeouts (#2885) 2019-07-16 00:26:28 +03:00
snapshot_test.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
stack.go Allow using the passphrase secrets manager with the pulumi service 2019-05-10 17:07:52 -07:00
updates.go Remove the GitHubLogin and GitHubRepo update metadata keys (#2732) 2019-05-29 11:22:59 -07:00