millions-furniture-75402
06/03/2020, 9:24 PMDOCKER_BUILDKIT=1
via the env
property on a DockerBuild
using awsx.ecs.Image.fromDockerBuild
. My env
is the same as the test example ( https://github.com/pulumi/pulumi-docker/pull/95/files#diff-737a6e76d84c40fbbd438671aaf1a8c3R43 ), but I receive an error, and I don’t see the env options in there (not sure if I would though);
error: Error: ' docker build --ssh default ./app -t d2314cb1-container' failed with exit code 1
Any tips for using Docker buildkit to install private packages in a docker build? https://docs.docker.com/develop/develop-images/build_enhancements/#using-ssh-to-access-private-data-in-buildsmany-pencil-56466
06/04/2020, 7:28 AMnumerous-garage-30550
06/04/2020, 9:03 PMnumerous-garage-30550
06/04/2020, 9:25 PMbusy-soccer-65968
06/04/2020, 10:12 PM"[secret]"
and is there a way to disable it on fields? it's causing massive diffs. I'll thread an example.average-receptionist-65239
06/04/2020, 10:44 PMbored-keyboard-71346
06/05/2020, 4:10 AMbot
to integrate and post to the PR. The only way we've been able to get it to post anything is to turn on the COMMENT_ON_PR
flag (along with the GITHUB_TOKEN
)... but that results in the ugly pulumi --non-interactive preview
comment coming from github-actions
bot... Are those docs up-to-date, or are we missing something critical in the setup/configuration? I've confirmed that the GitHub App is installed, and has permissions (in GH) to our repository.salmon-cpu-94542
06/05/2020, 4:34 AMfuture-magazine-24902
06/05/2020, 12:59 PMgray-helicopter-10230
06/05/2020, 1:15 PMnumerous-garage-30550
06/05/2020, 3:55 PMazure.core.getClientConfig({}).then(current => current.objectId);
to enforce pulumi program to be fully hermetic, i.e. independent on the environment it runs in?numerous-garage-30550
06/05/2020, 6:13 PMlimited-carpenter-34991
06/05/2020, 6:41 PMable-beard-29160
06/05/2020, 6:59 PMpulumi state delete
?numerous-garage-30550
06/05/2020, 8:04 PMplain-park-4925
06/05/2020, 8:43 PMpulumi config set s3Endpoint: <http://localhost:4566>
numerous-garage-30550
06/05/2020, 8:49 PMnumerous-garage-30550
06/06/2020, 12:30 AMfuture-magazine-24902
06/06/2020, 6:26 AMblue-businessperson-90950
06/06/2020, 7:05 AMblue-businessperson-90950
06/06/2020, 7:06 AMbumpy-needle-576
06/06/2020, 10:11 AMgray-helicopter-10230
06/06/2020, 3:49 PMhelpful-processor-86468
06/06/2020, 6:50 PMpulumi.StringOutput
to simple string
?
I'm constructing dynamically gcp subscription which has a PushEndpoint
parameter that takes string
instead of pulumi.String
and I'm blocked.hundreds-musician-51496
06/06/2020, 7:59 PMcurl ...
) allow me to install a specific version or is it always the latest?alert-restaurant-79151
06/06/2020, 10:13 PMaverage-receptionist-65239
06/07/2020, 3:13 AMlittle-dentist-8150
06/07/2020, 7:01 AMhelpful-processor-86468
06/07/2020, 4:31 PMrapid-lamp-12050
06/07/2020, 5:15 PMrenderYamlToDirectory
const provider = new k8s.Provider('k8s-provider', {
renderYamlToDirectory: 'kubernetes',
});
if we gitignore output directory and run pulumi up on build pipeline, then it will only write files that have changed since last pulumi up
command?