stocky-spoon-28903
05/08/2019, 8:15 PMsalmon-account-74572
05/08/2019, 8:20 PMsalmon-account-74572
05/08/2019, 8:20 PMsalmon-account-74572
05/08/2019, 8:55 PMgetAmi
function above was a typo. It's filters
, not filter
. Argh.early-musician-41645
05/08/2019, 11:06 PMpulumi up
and it's bombing out with this error. Any ideas what's going on and how to fix this?quick-action-34599
05/09/2019, 1:52 AMquick-action-34599
05/09/2019, 1:52 AMquick-action-34599
05/09/2019, 1:55 AMquick-action-34599
05/09/2019, 1:55 AMquick-action-34599
05/09/2019, 2:37 AMcolossal-room-15708
05/09/2019, 3:24 AMazure:storage:Blob (vmshutdownpolicystorageblob):
error: Plan apply failed: Error creating storage blob on Azure: Error opening source file for upload "./functions/build/functionapp.zip": open ./functions/build/functionapp.zip: no such file or directory
that pulumi still uploads a file with size 0?gray-elephant-37695
05/09/2019, 6:08 AMrapid-eye-32575
05/09/2019, 8:39 AMRandomString
from @pulumi/random
)? Or do I have to forbear to do that and instead generate all secrets beforehand and add them to the config with pulumi config --secret set ...
?better-rainbow-14549
05/09/2019, 10:28 AMgifted-engine-92308
05/09/2019, 10:45 AMpulumi login --local
I get the following error : error: problem logging in: unable to open bucket file://C:%!C(MISSING)Users%!C(MISSING)username: open blob.Bucket: parse file://C:%!C(MISSING)Users%!C(MISSING)username: invalid URL escape "%!C(MISSING)"
better-rainbow-14549
05/09/2019, 10:52 AMbetter-rainbow-14549
05/09/2019, 10:52 AMgifted-engine-92308
05/09/2019, 11:45 AMquick-action-34599
05/09/2019, 2:14 PMbinaryMediaTypes
apigateway setting set to */*
. I tried adding that to the base64 one but it didnât start working, and pulumi removes the setting when I pulumi up
.orange-tailor-85423
05/09/2019, 4:08 PMorange-tailor-85423
05/09/2019, 4:08 PMadventurous-night-54654
05/09/2019, 5:30 PMearly-musician-41645
05/09/2019, 8:33 PMwarning: A new version of Pulumi is available. To upgrade from version '0.17.9' to '0.17.10', run
$ curl -sSL <https://get.pulumi.com> | sh
or visit <https://pulumi.io/install> for manual instructions and release notes.
orange-tailor-85423
05/09/2019, 9:05 PMerror: gcp:container/cluster:Cluster resource 'alpha' has a problem: : invalid or unknown key: location
orange-tailor-85423
05/09/2019, 9:06 PMregion
was being deprecated. So I went through and changed the region
code to use location
.orange-tailor-85423
05/09/2019, 9:07 PMgcp:container:NodePool k8s-node-pool-private replace [diff: +location-region~name]
orange-tailor-85423
05/09/2019, 9:08 PMsquare-napkin-14607
05/10/2019, 2:11 PMbetter-rainbow-14549
05/10/2019, 2:52 PMpanic: interface conversion: interface {} is resource.Computed, not map[string]interface {}
goroutine 114 [running]:
<http://github.com/pulumi/pulumi-kubernetes/pkg/metadata.SetAnnotation(...)|github.com/pulumi/pulumi-kubernetes/pkg/metadata.SetAnnotation(...)>
/home/travis/gopath/src/github.com/pulumi/pulumi-kubernetes/pkg/metadata/annotations.go:52
<http://github.com/pulumi/pulumi-kubernetes/pkg/metadata.SetAnnotationTrue(...)|github.com/pulumi/pulumi-kubernetes/pkg/metadata.SetAnnotationTrue(...)>
/home/travis/gopath/src/github.com/pulumi/pulumi-
better-rainbow-14549
05/10/2019, 2:52 PM