summaryrefslogtreecommitdiffstats
path: root/node-admin/src
Commit message (Expand)AuthorAgeFilesLines
* Minor refactoringsHarald Musum2016-11-082-13/+38
* Add SYS_NICE capabaility when starting dockerHarald Musum2016-11-082-1/+8
* Set reuse address to trueHarald Musum2016-11-021-0/+1
* Use CI image for local zoneHÃ¥kon Hallingstad2016-10-281-1/+1
* Missing container exception fixfreva2016-10-2812-59/+106
* Updated javadoc and logging in vespa local testfreva2016-10-272-33/+75
* Fixed docker container managed labelingfreva2016-10-271-0/+1
* Don't assume that suspend works on first attemptHarald Musum2016-10-261-3/+3
* Ignore unstable testHarald Musum2016-10-261-0/+2
* Minor fixesfreva2016-10-263-6/+2
* Fixed testsfreva2016-10-267-46/+27
* Merge pull request #955 from yahoo/hmusum/stop-servics-on-nodes-when-freezingHaakon Dybdahl2016-10-266-2/+119
|\
| * Add guards checking if node admin and node agent is frozenHarald Musum2016-10-261-1/+9
| * Stop services on nodes that are frozen and suspendedHarald Musum2016-10-266-2/+111
* | Document how to setup for doing local test and how to fix issuesHarald Musum2016-10-263-7/+9
|/
* Remove explicit mention of base image, set in environment valueHarald Musum2016-10-261-3/+3
* Try to get local test running on OS XHarald Musum2016-10-261-2/+12
* Remove unnecessary verification (more general cas already covered)Harald Musum2016-10-251-2/+0
* Check if nodespec is present before doing anythingHarald Musum2016-10-252-1/+34
* No raw java types allowed.Arnstein Ressem2016-10-241-1/+1
* Renamed variablefreva2016-10-241-4/+4
* Start zonefreva2016-10-243-22/+203
* Make it possible to mock Maintainer with StorageMaintainerMockfreva2016-10-245-11/+21
* Stop services before stopping and removing containerHarald Musum2016-10-245-18/+33
* Merge pull request #928 from yahoo/freva/local-zone-config-serverHarald Musum2016-10-212-0/+82
|\
| * Code to build vespa-local image and start config-server from IDEfreva2016-10-212-0/+82
* | Merge branch 'master' into musum/use-docker-tester-in-more-testsHarald Musum2016-10-2110-21/+55
|\|
| * Moved parentHostHostname to Environmentfreva2016-10-2110-7/+21
| * Add routing to metrics output, add zone and parentHostname to dimensionsfreva2016-10-214-12/+41
| * No longer set namespace by default in SecretAgentSchedulerfreva2016-10-212-8/+3
* | Use DockerTester in more testsHarald Musum2016-10-215-396/+277
|/
* Merge pull request #919 from yahoo/musum/add-docker-testerfreva2016-10-212-93/+129
|\
| * Do not mock Environment, mock InetAddressResolverHarald Musum2016-10-201-3/+8
| * Add DockerTester to make tests simplerHarald Musum2016-10-202-93/+124
* | Avoid scheduling download of the same image many timesHarald Musum2016-10-211-1/+1
|/
* Inject Maintainer instead of creating it in many placesHarald Musum2016-10-2012-31/+53
* Only set content-type when we have a bodyHarald Musum2016-10-201-7/+3
* Set content-type to application/json for all requestsHarald Musum2016-10-191-3/+16
* Check that container exists before attempting to restart servicesvalerijf2016-10-191-4/+6
* Remove network type, not used anymoreHarald Musum2016-10-199-23/+0
* Added support for setting ulimits in CreateContainerCommandImplvalerijf2016-10-182-4/+8
* Make Environment immutables and easier to use in testsHarald Musum2016-10-1810-53/+132
* Fix missing method.Haakon Dybdahl2016-10-171-0/+3
* Reset the lastCpuMetric variable when we (temporarily) take down the containe...valerijf2016-10-141-0/+1
* Merge pull request #868 from yahoo/musum/do-not-update-metrics-if-container-i...freva2016-10-142-0/+5
|\
| * Check whether container is running before updating node metricsHarald Musum2016-10-131-1/+2
| * Add guard so that we do not update metrics unless container is runningHarald Musum2016-10-132-0/+4
* | Merge pull request #874 from yahoo/revert-866-hakon/16Arnstein Ressem2016-10-141-1/+1
|\ \
| * | Revert "Use HostName for message bus, but fix HostName to work with dev machi...Eirik Nygaard2016-10-141-1/+1
* | | Merge pull request #871 from yahoo/hakon/18freva2016-10-142-26/+53
|\ \ \ | |/ / |/| |