tall-monitor-77779
10/16/2018, 2:33 PMfull-dress-10026
10/16/2018, 4:50 PMquiet-wolf-18467
full-dress-10026
10/16/2018, 5:25 PMPreviewing destroy of stack 'ComputeSoftware/command-processor-prod'
error: could not find plugin for provider 'urn:pulumi:command-processor-prod::command-processor::pulumi:providers:aws::default'
adamant-restaurant-73893
10/16/2018, 5:35 PMlittle-insurance-41439
10/16/2018, 6:43 PMstale-holiday-22431
10/16/2018, 7:03 PMbrave-angle-33257
10/16/2018, 7:14 PMfierce-megabyte-54418
10/16/2018, 7:16 PMfull-dress-10026
10/16/2018, 10:57 PMprotocol: "http"
to my cloudAws.Service
ports
and now I am getting a 502 when I visit the URL. When I remove the protocol
from the ports
it works as expected. Code:
let appService = new cloud.Service("basic-web", {
containers: {
basic_web: {
build: "../app",
memory: 256,
ports: [{port: 80, targetPort: 8080, external: true, protocol: "http"}]
}
},
replicas: 3
});
export let url = appService.defaultEndpoint.apply(e => `http://${e.hostname}`);
Any idea why this would happen?full-dress-10026
10/16/2018, 11:40 PMfull-dress-10026
10/17/2018, 12:46 AMhealthCheckGracePeriodSeconds
for the in the service definition. Is there a way to do this?full-dress-10026
10/17/2018, 12:46 AMbitter-oil-46081
10/17/2018, 12:59 AMbitter-oil-46081
10/17/2018, 12:59 AMfull-dress-10026
10/17/2018, 1:00 AMcloudAws.Service
.orange-tailor-85423
10/17/2018, 2:14 AMorange-tailor-85423
10/17/2018, 2:15 AMtall-monitor-77779
10/17/2018, 11:32 AMcloud.Service
abstraction without spinning up a load balancer and making the service public?strong-helicopter-19655
10/17/2018, 3:09 PMcreamy-potato-29402
10/17/2018, 3:10 PMstrong-helicopter-19655
10/17/2018, 3:10 PMcreamy-potato-29402
10/17/2018, 3:10 PMwhite-balloon-205
strong-helicopter-19655
10/17/2018, 3:11 PMbrew upgrade
just gave me 0.16 🙂tall-monitor-77779
10/17/2018, 3:29 PMadamant-restaurant-73893
10/17/2018, 4:23 PMwhite-balloon-205
0.16
is available now - see https://pulumi-community.slack.com/archives/CB36DSVSA/p1539800854000100 for more details!glamorous-printer-66548
10/17/2018, 8:31 PMbusy-umbrella-36067
10/17/2018, 8:40 PMerror: [409] Conflict: Another update is currently in progress.