-
Can we have clustering support for mlb, where there is a cluster leader(who pulls config from marathon) and others update their configs from the master/leader.
-
-
currently the marathon namer uses a pair of marathon APIs get get service discovery information:
1. `/marathon/v2/apps`
2. `/marathon/v2/apps/[app]`
instead, just call a single api with extra p…
siggy updated
7 years ago
-
I'm running DCOS 1.11.6, with Jupyterlab 1.2.0-DEV.33.7 and Marathon-lb 1.12.3. DCOS is configured for strict mode, with necessary secrets and service accounts configured. Marathon-lb is pointing to…
-
I found that changing the `marathon_model` sampling initializer to `"advi+adapt_diag"` fit the model far faster. ADVI took ~12,000 steps to converge and then NUTS took about 3 minutes (my computer is …
-
The EC2 Marathon Binding checks for a Public IP in marathon.py.
```
hints['public'] = _peek('public-ipv4')
```
The `_peek()` method asserts the command successfully pulls a public-ipv4 address from …
ghost updated
9 years ago
-
Hi, I built the Marathon Vault Plugin jar based on blackgolds src:
https://github.com/blackgold/marathon-vault-plugin
I have secrets enabled in Marathon, plugin_conf, plugin_dir set up and Mara…
-
---
There is a **[$5 open bounty](https://app.bountysource.com/issues/115511305-marathon-alephone-vita-port?utm_campaign=plugin&utm_content=tracker%2F144821204&utm_medium=issues&utm_source=gi…
-
Searching for text present only in code blocks yields no results.
For example, "uncompletedTestRetryQuota" can't be found because, throughout the docs, it's only present in a code block. I would expe…
-
**Describe the bug**
Test run job fails with ConfigurationException when countSharding is set
**To Reproduce**
Steps to reproduce the behaviour:
1. Marathon version 0.8.1
2. Set marathon config…