Skip to content

issues Search Results · repo:buildkite/ecs-run-task language:Go

Filter by

12 results
 (79 ms)

12 results

inbuildkite/ecs-run-task (press backspace or delete to remove)

anic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x2 addr=0x0 pc=0x100c37174] goroutine 1 [running]: github.com/buildkite/ecs-run-task/runner.writeContainerFinishedMessage(0x100e443f0, ...
  • trashhalo
  • 1
  • Opened 
    on Oct 4, 2022
  • #69

Request It would be nice to have linux/arm64 and darwin/arm64 binaries compiled as part of the build process. This will help users with M1 Macs use the program a bit easier. I m happy to create a PR ...
  • eddeee888
  • 2
  • Opened 
    on Jan 13, 2022
  • #67

Thanks for such an useful utility. It works wonderfully but in a Centos container, the binary doesn t terminate even after all tasks have stopped and logs have been received. go version go1.13.6 linux/amd64 ...
  • jpadhye
  • 5
  • Opened 
    on Jun 2, 2020
  • #36

We run this tool as a part of a daily batch process (and it s great). However - task definitions are created for each run, and that s not ideal. Could we compare the new one to the latest and reuse in ...
  • Eli-Goldberg
  • 1
  • Opened 
    on Feb 9, 2020
  • #31

See https://github.com/buildkite/ecs-run-task/issues/25#issuecomment-551333825 for more background. panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation ...
  • sherzberg
  • 10
  • Opened 
    on Nov 8, 2019
  • #26

For some reason, one of our environments seems to take a little longer than average to spin up the ECS Task and associated infra. Because of this, ecs-run-task exits with ResourceNotReady: exceeded wait ...
  • jroblak
  • 4
  • Opened 
    on Jul 31, 2019
  • #25

Hello, Thank you for creating this useful tool! But I was wondering, since the task definition that the tool creates does not get reused. Why doesn t the tool deregister that task definition when it ...
enhancement
help wanted
  • AbdulRahmanAlHamali
  • 2
  • Opened 
    on Jan 31, 2019
  • #21

Hi, We cannot deploy our updates because of this issue: screen shot 2019-01-15 at 5 33 17 pm Do you guys know what this error is all about?
  • marieltropico
  • 2
  • Opened 
    on Jan 15, 2019
  • #20

EnvFromSlice method doesn t exists in the upstream github.com/buildkite/interpolate
  • vcastellm
  • 3
  • Opened 
    on Oct 10, 2018
  • #14

It would be nice to be able to pass through environment variables to the task to be run. I would propose a new command-line flag to do the task: $ ecs-run-task \ --file my-task-definition.yml \ ...
enhancement
  • porty
  • 3
  • Opened 
    on May 3, 2018
  • #11
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub