bitter-island-28909
02/27/2019, 3:34 PMAWS.S3.copyObject
API. The exact same code runs fine locally, and in a lambda that I create in the traditional way. However, when I deploy using Pulumi’s aws.lambda.CallbackFunction
, the copyObject
call never invokes its callback (or delivers its promise, I’ve tried both ways). All the other code in the function seems to run, it’s very strange.
Is there any chance that Pulumi is transforming the AWS API itself a bit too aggressively? I notice that my call to require('aws-sdk')
is replaced by require("aws-sdk/lib/aws.js")
after Pulumi does its magic.brainy-magician-83981
02/27/2019, 4:17 PMpulumi up
... then uncommenting to add the layer resources back ... and running pulumi up
again. Is there a better way of handling this? Thx!white-balloon-205
02/27/2019, 5:33 PMthousands-notebook-91098
02/27/2019, 5:33 PMawait
thousands-notebook-91098
02/27/2019, 5:33 PMthousands-notebook-91098
02/27/2019, 5:34 PMthousands-notebook-91098
02/27/2019, 5:35 PMjolly-lifeguard-22556
02/27/2019, 5:43 PM@pulumi/docker
interacts with GCP container registry based on your credentials? I'm using a service account with full project permissions but am unable to push docker images: Caller does not have permission 'storage.buckets.create'. To configure permissions, follow instructions at: <https://cloud.google.com/container-registry/docs/access-control>
.
In the past this just worked and I didn't have to go through any extra steps or set up to be able to push up imagesworried-engineer-33884
02/27/2019, 7:20 PMwonderful-yacht-97719
02/27/2019, 7:38 PMwonderful-yacht-97719
02/27/2019, 7:38 PMincalculable-oil-55773
02/27/2019, 8:27 PMjolly-lifeguard-22556
02/27/2019, 9:32 PMbusy-umbrella-36067
02/27/2019, 10:22 PMpulumi refresh
detect drift of env vars for a kubernetes deployment/statefulset resource?busy-umbrella-36067
02/27/2019, 10:26 PMpulumi refresh
worried-engineer-33884
02/27/2019, 10:37 PMcold-coat-35200
02/28/2019, 3:30 PMcold-piano-21918
02/28/2019, 5:31 PMecs.get_cluster
in python. Is there a code sample that shows how to do this? Do I really have to create an async function just to get the value?busy-pizza-73563
02/28/2019, 5:39 PMgreat-dog-65117
02/28/2019, 6:00 PMpython
API...I cant find how integrate pulumi code with ansible (or cloud-init)...it this feature supported?millions-judge-24978
02/28/2019, 7:27 PMk8s.helm.v2.Chart
package handle sub-charts specified via the parent's requirements.yaml
file?gorgeous-area-37785
02/28/2019, 7:43 PMorange-tailor-85423
02/28/2019, 7:44 PMorange-tailor-85423
02/28/2019, 7:44 PMorange-tailor-85423
02/28/2019, 7:48 PMorange-tailor-85423
02/28/2019, 7:49 PMorange-tailor-85423
02/28/2019, 7:49 PMorange-tailor-85423
02/28/2019, 7:49 PMwhite-balloon-205
02/28/2019, 7:50 PMorange-tailor-85423
02/28/2019, 7:51 PMorange-tailor-85423
02/28/2019, 7:51 PM