bitter-dentist-28132
08/30/2019, 2:10 PMnull_resource
? I just can't seem to order a ClusterIssuer
correctly so i'd like to just wait a bit after cert-manager is installed.bitter-dentist-28132
08/30/2019, 7:47 PMPlan apply failed: Unauthorized
what does this mean? it seems to only happen on one stack...? 🤔some-doctor-62800
08/30/2019, 7:52 PMsome-doctor-62800
08/30/2019, 7:52 PMsome-doctor-62800
08/30/2019, 8:00 PMsome-doctor-62800
08/30/2019, 8:03 PMsome-doctor-62800
08/30/2019, 8:31 PMsome-doctor-62800
08/30/2019, 8:31 PMbitter-dentist-28132
08/30/2019, 10:20 PMpulumi config
no longer show secrets?ambitious-ram-5811
08/30/2019, 11:59 PMambitious-ram-5811
08/30/2019, 11:59 PMincalculable-diamond-5088
08/31/2019, 6:36 PMpulumi up
it tries to created those resorces and fails as they already exist.
It’s a big problem when this resource is an enabler for other resources (for example a k8s CRD controller)
Is there a concurrency limit I can increase or any other way to solve this?mammoth-caravan-51104
09/01/2019, 11:52 AMmammoth-caravan-51104
09/01/2019, 5:53 PMhundreds-portugal-17080
09/01/2019, 8:38 PMbest-xylophone-83824
09/02/2019, 1:05 PMsparse-action-84781
09/02/2019, 1:35 PMrhythmic-finland-36256
09/02/2019, 7:25 PMdirenv
. Maybe this also works for Azure ARM env vars. But is there a better concept? If not, are there plans of doing so or are there good reasons for always having a default in place? Thanks for your help!damp-room-71337
09/03/2019, 8:35 AMport
, but does correctly include it in url
?
this.hostname = service.metadata.name;
this.port = service.spec.ports.apply(
ports => ports.find(p => p.name === "http").port
);
this.url = pulumi.interpolate`http://${this.hostname}:${this.port}/`;
this.registerOutputs({
hostname: this.hostname,
port: this.port,
url: this.url
});
gray-lawyer-89054
09/03/2019, 8:55 AMpulumi preview
command hasn't got --config
flag like a pulumi up
has? I feel it's little bit inconsistent because up
does preview before applying changes.damp-room-71337
09/03/2019, 1:27 PMStackReference
work with S3 state backends?quick-action-34599
09/03/2019, 2:32 PMquick-action-34599
09/03/2019, 2:33 PMgetBucket()
quick-action-34599
09/03/2019, 2:33 PMGetBucketResult
be null if I await it, if the bucket doesn’t exist?damp-room-71337
09/03/2019, 2:41 PMcluster-infrastructure-cluster-infrastructure-dev
magnificent-accountant-19074
09/03/2019, 3:40 PMsome-doctor-62800
09/03/2019, 5:44 PMparent
behavior when a child changes a property that should result in a replace of only the child becomes a very unintuitive tree instead. At this point it's not a replace so it also doesn't respect deleteBeforeReplace
set on the childsome-doctor-62800
09/03/2019, 5:45 PMsome-doctor-62800
09/03/2019, 5:46 PMsome-doctor-62800
09/03/2019, 5:54 PMsome-doctor-62800
09/03/2019, 5:54 PM