Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-23 Thread Mauricio Garavaglia
042372e4d73bee9cedb7f0fc5cfd009bc766aee2 Diff: https://reviews.apache.org/r/62692/diff/7/ Changes: https://reviews.apache.org/r/62692/diff/6-7/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-14 Thread Mauricio Garavaglia
://reviews.apache.org/r/62692/diff/6/ Changes: https://reviews.apache.org/r/62692/diff/5-6/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-14 Thread Mauricio Garavaglia
icio --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62692/#review187857 --- On Oct. 14, 2017, 2:55 p.m., Mauricio Garavaglia wrote: &g

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-14 Thread Mauricio Garavaglia
: https://reviews.apache.org/r/62692/diff/4-5/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-12 Thread Mauricio Garavaglia
9c446682750706aecdc67062ae82f2a76ab38043 src/test/java/org/apache/aurora/scheduler/thrift/ThriftIT.java 6b4b17f8dafd5c2d751dcda3080b476335f8aec0 Diff: https://reviews.apache.org/r/62692/diff/4/ Changes: https://reviews.apache.org/r/62692/diff/3-4/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-11 Thread Mauricio Garavaglia
d this easier to read and more flexible: > > > > ``` > > -allowed_job_environments=prod,devel,test,^staging\d+* > > ``` > > > > Then you can do: > > ``` > > -allowed_job_environments=.* > > ``` > > Ma

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-10-01 Thread Mauricio Garavaglia
/2-3/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-09-30 Thread Mauricio Garavaglia
: https://reviews.apache.org/r/62692/diff/1-2/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-09-30 Thread Mauricio Garavaglia
d this easier to read and more flexible: > > > > ``` > > -allowed_job_environments=prod,devel,test,^staging\d+* > > ``` > > > > Then you can do: > > ``` > > -allowed_job_environments=.* > > ``` > > Ma

Re: Review Request 62692: Move job environment validation to the scheduler.

2017-09-29 Thread Mauricio Garavaglia
environments=.* > > ``` I'd expect \.* to be the default then, right? - Mauricio --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62692/#review186700 --------

Review Request 62692: Move job environment validation to the scheduler.

2017-09-29 Thread Mauricio Garavaglia
/ConfigurationManagerTest.java 50d7499f4332a3feb0e2301cb707f2cea6bb2e98 src/test/java/org/apache/aurora/scheduler/thrift/ThriftIT.java 6b4b17f8dafd5c2d751dcda3080b476335f8aec0 Diff: https://reviews.apache.org/r/62692/diff/1/ Testing --- Thanks, Mauricio Garavaglia

Review Request 41775: add medallia to companies using aurora

2015-12-29 Thread Mauricio Garavaglia
medallia to companies using aurora Diffs - README.md e3cd2728d4e8163b2a8d692eb95dc92eb2c7a2a1 Diff: https://reviews.apache.org/r/41775/diff/ Testing --- Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-07-22 Thread Mauricio Garavaglia
which are correctly picked up by mesos when starting the task. The docker container gets the specified label and bind mounts the volumes correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-07-18 Thread Mauricio Garavaglia
. The docker container gets the specified label and bind mounts the volumes correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-07-18 Thread Mauricio Garavaglia
are correctly picked up by mesos when starting the task. The docker container gets the specified label and bind mounts the volumes correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-07-05 Thread Mauricio Garavaglia
the volumes correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-07-05 Thread Mauricio Garavaglia
correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-07-05 Thread Mauricio Garavaglia
are correctly picked up by mesos when starting the task. The docker container gets the specified label and bind mounts the volumes correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio Garavaglia

Re: Review Request 34337: Add Docker Parameters

2015-06-20 Thread Mauricio Garavaglia
parameters which are correctly picked up by mesos when starting the task. The docker container gets the specified label and bind mounts the volumes correctly. I've been running multiple PostgreSQL databases docker containers for several weeks deploying them as aurora jobs. Thanks, Mauricio