summaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2474 from yahoo/freva/node-admin-local-zoneHarald Musum2017-05-165-15/+58
|\
| * Make it possible to run local zone locally againvalerijf2017-05-165-15/+58
* | Merge pull request #2464 from yahoo/bjorncs/athensgjoranv2017-05-161-0/+3
|\ \
| * | Update zpe cache every 30th minutesBjørn Christian Seime2017-05-151-0/+3
* | | Fix rollback test (#2470)Martin Polden2017-05-161-3/+7
| |/ |/|
* | Merge pull request #2468 from yahoo/mpolden/synchronize-acl-configurationhakonhall2017-05-161-2/+2
|\ \
| * | Synchronize ACL configurationMartin Polden2017-05-161-2/+2
| |/
* / Initialize mocks before calling anythingvalerijf2017-05-161-1/+2
|/
* Add new metricsvalerijf2017-05-155-15/+167
* Simplify StorageMaintainervalerijf2017-05-152-8/+11
* Remove docker.containers.running metricvalerijf2017-05-154-32/+7
* Push metrics from nodeagent to containers with timeout - proof of concepttoby2017-05-091-0/+9
* Consistent formattingtoby2017-05-096-32/+39
* Re-introduce exec in docker container with timeout methodtoby2017-05-095-18/+75
* Merge pull request #2332 from yahoo/freva/additional-node-agent-loggingHarald Musum2017-05-091-1/+5
|\
| * Add log after setting containerState to RUNNINGvalerijf2017-05-021-1/+1
| * Log containerState and isFrozen transitionsvalerijf2017-05-021-0/+4
* | Remove debug method and updated testsHarald Musum2017-05-083-6/+2
* | Fetch containers to run from tick loopHarald Musum2017-05-082-15/+9
|/
* Revert and fix changes to dependenciesHarald Musum2017-04-261-7/+1
* Merge pull request #2280 from yahoo/bratseth/maintenance-job-controlJon Bratseth2017-04-261-0/+12
|\
| * Fix dependenciesJon Bratseth2017-04-251-0/+12
* | Merge pull request #2263 from yahoo/freva/do-not-throw-runtime-exception-on-n...Harald Musum2017-04-256-38/+39
|\ \
| * | Do not throw RuntimeException on non-200 responsevalerijf2017-04-256-38/+39
| |/
* / Use own log file for maintainervalerijf2017-04-251-1/+1
|/
* Only ask Orchestrator for permission to suspend when in state activevalerijf2017-04-182-3/+10
* Revert "Treat NOT FOUND from Orchestrator as OK"valerijf2017-04-184-14/+15
* Treat NOT FOUND from Orchestrator as OKValerij2017-04-134-15/+14
* Ask orchestrator to suspend before freezingvalerijf2017-04-102-29/+21
* Re-throw orchestrator not found as OrchestratorNotFoundExceptionvalerijf2017-04-075-22/+17
* Make all node-admin orchestrator client methods voidvalerijf2017-04-079-136/+97
* Set ContainerState ABSENT after (successfully) removing the containervalerijf2017-04-071-1/+1
* Set initial node-admin state to frozen to force convergencevalerijf2017-04-066-12/+25
* Fix a TODO in NodeAdmin to simplify testsvalerijf2017-04-063-68/+44
* Setup logging for node-maintainerHarald Musum2017-04-061-2/+6
* Use VESPA_TOTAL_MEMORY_MB when starting containerHåkon Hallingstad2017-04-051-2/+4
* Resume node-admin on /rest/resumevalerijf2017-04-053-3/+10
* Merge pull request #2157 from yahoo/hmusum/make-dir-writable-by-everyone-part-2Valerij Fredriksen2017-04-051-1/+1
|\
| * var/yca needs to be writable tooHarald Musum2017-04-051-1/+1
* | Merge pull request #2153 from yahoo/freva/suspend-all-on-node-admin-upgradehakonhall2017-04-055-55/+50
|\ \ | |/ |/|
| * Suspend all active nodes if wanted state is SUSPENDED_NODE_ADMINvalerijf2017-04-043-47/+41
| * Renamed values, no functional changesvalerijf2017-04-042-8/+9
* | Make yca log dir writable by everyoneHarald Musum2017-04-041-1/+1
|/
* Merge pull request #2146 from yahoo/mpolden/stop-persisting-current-docker-imageJon Bratseth2017-04-041-1/+1
|\
| * Stop persisting current Docker imageMartin Polden2017-04-041-1/+1
* | Properly initialize ContainerStatevalerijf2017-04-042-4/+10
|/
* Merge pull request #2142 from yahoo/freva/fix-node-admin-testMartin Polden2017-04-041-1/+1
|\
| * Fix node-admin testvalerijf2017-04-041-1/+1
* | Code review fixesvalerijf2017-04-043-10/+16
* | Add node-admin suspendvalerijf2017-04-0316-467/+617
|/