container-transform icon indicating copy to clipboard operation
container-transform copied to clipboard

Added memory reservation for ecs

Open liorchen opened this issue 7 years ago • 2 comments

liorchen avatar May 24 '17 15:05 liorchen

One of the test failures is:

cat container_transform/tests/marathon-group.json | container-transform --input-type marathon --output-type compose | tail -18 | head -9
prometheus:
  cpu_shares: 512.0
  image: micahhausler/prometheus-mesos
  mem_limit: 134217728b
  mem_reservation: '[{''uri'': ''https://gist.githubusercontent.com/you/hash/raw/hash/config.yml'',
    ''extract'': False, ''executable'': False, ''cache'': False}]b'
  network_mode: bridge
  ports:
  - 9090:9090

mhglover avatar Sep 21 '17 15:09 mhglover

what's the status of this PR? Will it be merged/fixed? Looking forward to have memory reservation support for ECS. Any possibility to help here?

sveneh avatar Dec 18 '17 14:12 sveneh