Hans Krijger
4a2ed81f3b
Updates to makepkg ( #338 )
...
* formatting updates
* switch to print function; add in the publishing manifest
2016-07-22 12:36:47 -07:00
Hans Krijger
59f352e67d
switch to print function; add in the publishing manifest
2016-07-22 12:14:03 -07:00
Hans Krijger
85fe63b90f
formatting updates
2016-07-22 11:56:00 -07:00
Ahmet Alp Balkan
54a5b54935
rdma: kvpd install fix for centos ( #320 )
...
* rdma/common: add kvpd check
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
* rdma/centos: install kvpd if missing
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
* rdma: resequence device operations, add log
2016-07-20 11:32:19 -07:00
Nathan LeClaire
774acbc095
Add Alpine Linux support ( #301 )
...
* Add Alpine Linux support
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com >
* Update for code review feedback
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com >
2016-07-20 11:24:59 -07:00
edneville
e8c641f726
Set the umask prior to file creation ( #315 )
...
* Set the umask prior to file creation
* Set umask prior to file creation
2016-07-20 10:35:22 -07:00
Hans Krijger
29fb42a8f8
Merge master into develop ( #333 )
...
* Update agent config for CoreOS (#221 )
* Fix the debian packaging (#292 )
2016-07-15 15:06:12 -07:00
Hans Krijger
1e5eb2187e
Adding MAINTENANCE.md ( #332 )
2016-07-15 14:51:52 -07:00
Hans Krijger
9f82ceb227
Merge pull request #331 from hglkrijger/develop
...
update the development version to 2.1.5.0
2016-07-15 14:14:52 -07:00
Hans Krijger
d2a8ffc92c
update the development version to 2.1.5.0
2016-07-15 14:10:13 -07:00
Hans Krijger
eb082c440f
Merge pull request #328 from hglkrijger/master
...
update agent to 2.1.5
v2.1.5
2016-07-15 13:32:51 -07:00
Hans Krijger
0e0446fe0b
update agent to 2.1.5
2016-07-14 15:27:11 -07:00
Hans Krijger
20529c385c
Merge pull request #327 from Azure/develop
...
Merge 2.1.5 bits from develop
2016-07-14 15:22:09 -07:00
Hans Krijger
c3a40ce807
add defaults for self-update to config file ( #324 )
2016-07-14 14:19:24 -07:00
Ahmet Alp Balkan
84cf65c3fd
fix setup_rdma_device call ( #325 )
2016-07-14 11:59:14 -07:00
Florian Margaine
b83c3e4d1e
Fix the debian packaging ( #292 )
2016-07-14 10:20:21 -07:00
brendandixon
1929b5aa4f
Merge pull request #321 from brendandixon/enable
...
Improved tracking successful agent enablement and fix #319
v2.1.5.rc7
2016-07-13 13:31:49 -07:00
Brendan Dixon
f3587a31e7
Improved tracking successful agent enablement and fix #319
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-13 13:25:46 -07:00
Hans Krijger
9930df6600
update the agent version to 2.1.5.rc6 ( #318 )
v2.1.5.rc6
2016-07-12 22:22:26 -07:00
brendandixon
7c8f681b29
Fix #297 and signal forwarding recursion ( #317 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-12 16:03:31 -07:00
Hans Krijger
2455e86bc0
fix minor typos ( #313 )
2016-07-11 17:46:45 -07:00
brendandixon
2e004ae794
Increment RC and ensure running agent is not deleted ( #312 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
v2.1.5.rc5
2016-07-11 12:46:15 -07:00
brendandixon
d5b279c838
Merge pull request #310 from brendandixon/nocycle
...
Prevent cycling agent
2016-07-11 11:06:57 -07:00
Brendan Dixon
1f49b244e9
Prevent cycling agent
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-08 18:20:50 -07:00
Hans Krijger
bda4e61b41
Explicitly specify enable timeout as 5m ( #303 )
...
* Explicitly specify enable timeout as 5m
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
* fix unit tests
2016-07-08 17:15:31 -07:00
brendandixon
8862d6770b
Merge pull request #308 from brendandixon/i306
...
Fix #306 and #307
2016-07-08 16:12:50 -07:00
brendandixon
92091140c2
Merge pull request #304 from brendandixon/movethreads
...
Move monitoring threads to child process and fix #297
2016-07-08 15:36:43 -07:00
Brendan Dixon
b9d85179d0
Fix #306 and #307
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-08 15:33:11 -07:00
Brendan Dixon
00aa43ab83
Moved environment monitoring and event collection into child process
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-08 15:26:52 -07:00
brendandixon
807e22c6ca
Merge pull request #300 from brendandixon/egg
...
Added package building script
2016-07-08 14:38:44 -07:00
Brendan Dixon
a7364c801b
Added package building script
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-08 08:58:42 -07:00
Hans Krijger
a48d80db1d
update agent version to 2.1.5.rc4 ( #302 )
v2.1.5.rc4
2016-07-07 21:33:06 -07:00
Ahmet Alp Balkan
1330c066dc
dhcp: use dhclient caches in centos 6.x/7.x ( #298 )
2016-07-07 11:33:13 -07:00
brendandixon
f61c0b26be
Merge pull request #296 from brendandixon/telemetry
...
Improved telemetry and enabled re-spawning of child process
2016-07-07 10:15:07 -07:00
Brendan Dixon
fca4fa78fb
Improved telemetry and enabled re-spawning of child process
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-07 09:46:48 -07:00
brendandixon
0c79a9e353
Merge pull request #294 from brendandixon/i290
...
Corrected self-update to preserve errors and improved telemetry (#290 )
2016-07-07 09:45:33 -07:00
Brendan Dixon
feb1d7b621
Corrected self-update to preserve errors and improved telemetry ( #290 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-07-06 15:33:21 -07:00
Ahmet Alp Balkan
b7991585d7
Move RDMA pkg installation after provisioning ( #288 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
2016-07-06 11:18:00 -07:00
Ahmet Alp Balkan
687e0c6ea6
Apply copyright ( #291 )
...
Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com >
2016-07-06 11:17:34 -07:00
Ahmet Alp Balkan
99b89b3386
Add -u unbuffering to ubuntu systemd unit ( #289 )
2016-07-06 10:25:28 -07:00
Hans Krijger
74ffd41bb1
do not try encode None, always return a string from get_primary_interface ( #287 )
2016-07-01 09:00:38 -07:00
Hans Krijger
9f88b554c8
update the agent version to 2.1.5.rc3 ( #286 )
v2.1.5.rc3
2016-06-30 13:15:12 -07:00
brendandixon
5f88003a64
Reduce chatty logs #275 ( #284 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-29 14:56:54 -07:00
brendandixon
b862aab73a
Merge pull request #281 from brendandixon/i272
...
Ensure child process is terminated #272
2016-06-29 12:16:06 -07:00
Brendan Dixon
101bd74eb0
Ensure child process is terminated - #272
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-29 11:56:52 -07:00
Brendan Dixon
3b1d3c9ed0
Correct leaked child process - #272
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-29 11:26:05 -07:00
brendandixon
8ab1f4926a
Reduce chatty logs #275 ( #280 )
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-29 11:21:01 -07:00
brendandixon
246acb317e
Merge pull request #278 from brendandixon/terminate
...
Forward SIGTERM to spawned child process
2016-06-28 16:10:23 -07:00
Brendan Dixon
44b33123b0
Forward SIGTERM to spawned child process
...
Signed-off-by: Brendan Dixon <brendand@microsoft.com >
2016-06-28 15:52:49 -07:00
Ahmet Alp Balkan
53a6c3299b
Add RDMA config key to per-distro config files ( #277 )
2016-06-28 15:48:50 -07:00