stocky-spoon-28903
03/27/2019, 5:42 PMnodeSubnetIds
when you create it - if you put them in the same AZ the nodes will all end up thereorange-policeman-59119
03/27/2019, 9:38 PM--config-file
is resolved relative to the Pulumi CWD argument and not relative to the PWD? E.g.:
I run from ~/monorepo/pulumi
the command:
pulumi -C infra/hello-world --config-file config/Pulumi.dev.yaml up
And it appears to try to load:
~/monorepo/pulumi/infra/hello-world/config/Pulumi.dev.yaml
, instead of:
~/monorepo/pulumi/config/Pulumi.dev.yaml
big-article-88775
03/27/2019, 9:50 PMsalmon-lawyer-85465
03/27/2019, 10:39 PMsalmon-lawyer-85465
03/27/2019, 10:40 PMbusy-pizza-73563
03/27/2019, 10:40 PMOutput
?early-musician-41645
03/27/2019, 11:31 PMbillowy-garage-68819
03/28/2019, 3:16 PMbetter-rainbow-14549
03/28/2019, 4:06 PMbetter-rainbow-14549
03/28/2019, 4:12 PMbetter-rainbow-14549
03/28/2019, 4:13 PMdamp-book-35965
03/28/2019, 4:47 PMdamp-book-35965
03/28/2019, 4:49 PMdamp-book-35965
03/28/2019, 5:03 PMdamp-book-35965
03/28/2019, 5:28 PMbrave-angle-33257
03/28/2019, 6:16 PM@ Updating....
+ pulumi:pulumi:Stack compute-shuttle-compute-shuttle-r-prod-eus2 **creating failed** error: transport is closing
@ Updating.......
+ azure:compute:VirtualMachine Shuttle-R-0-Prod-Eus2-Vm created
Diagnostics:
pulumi:pulumi:Stack (compute-shuttle-compute-shuttle-r-prod-eus2):
error: transport is closing
better-rainbow-14549
03/28/2019, 6:40 PMkubernetes:<http://apiextensions.k8s.io:CustomResourceDefinition|apiextensions.k8s.io:CustomResourceDefinition> <http://azureidentities.aadpodidentity.k8s.io|azureidentities.aadpodidentity.k8s.io> error: failed to parse kubeconfig: couldn't get version/kind; json parse error: json: cannot unmarshal string into Go value of type struct { APIVersion string "json:\"apiVersion,omitempty\""; Kind string "json:\"kind,omitempty\"" }
better-rainbow-14549
03/28/2019, 6:40 PMadamant-dress-73325
03/28/2019, 7:31 PMDo you want to perform this destroy? yes
Destroying (dev):
Type Name Status Info
pulumi:pulumi:Stack web-prototype-dev
- └─ aws:cloudfront:Distribution cdn **deleting failed** 1 error
Diagnostics:
aws:cloudfront:Distribution (cdn):
error: Plan apply failed: deleting urn:pulumi:dev::web-prototype::aws:cloudfront/distribution:Distribution::cdn: error updating CloudFront Distribution (E21SKVWK0QSNMV): PreconditionFailed: The request failed because it didn't meet the preconditions in one or more request-header fields.
status code: 412, request id: c243fee0-518f-11e9-a71c-99b0d5e1e416
adamant-dress-73325
03/28/2019, 7:33 PMsalmon-lawyer-85465
03/28/2019, 7:38 PMsalmon-lawyer-85465
03/28/2019, 7:38 PMadamant-dress-73325
03/28/2019, 7:49 PMdamp-book-35965
03/28/2019, 8:09 PMmillions-judge-24978
03/28/2019, 8:38 PMsalmon-lawyer-85465
03/28/2019, 8:44 PMadamant-dress-73325
03/28/2019, 8:49 PMimport * as pulumi from "@pulumi/pulumi";
import { createMyService } from "./myservice";
let myService = createMyService();
export const allServices = {
myService
};
important-leather-28796
03/28/2019, 9:17 PMimportant-leather-28796
03/28/2019, 9:37 PM~/.kube/config
? I use gcloud to setup auth access key and it keeps disappearing. I could be doing this somewhere but wanted to rule out the clibusy-pizza-73563
03/28/2019, 10:20 PMproject-name/environment-name
?
I'm using the filesystem backend, it that's in any way relevant.