aboutsummaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
* Ignore unstable testvalerijf2017-06-021-0/+2
* Add nodectl-instancevalerijf2017-06-021-0/+191
* Small change to re-trigger yahooclavalerijf2017-06-021-1/+1
* Remove basic-search-for-docker app, use sample-app/blog-search insteadvalerijf2017-05-3119-603/+4
* Run local zone without building local imagevalerijf2017-05-3110-385/+25
* Set isRunningLocally through environment variable instead of NodeAdminConfigvalerijf2017-05-314-23/+28
* Clean filedistribution inside node-admin containervalerijf2017-05-301-10/+13
* Write configs on container start as wellvalerijf2017-05-301-4/+10
* Merge pull request #2554 from yahoo/hakon/complete-retirement-early-in-dev-cdHarald Musum2017-05-291-2/+2
|\
| * Complete retirement early in dev CDHåkon Hallingstad2017-05-261-2/+2
* | log more info in this testArne H Juul2017-05-261-10/+11
|/
* Merge pull request #2534 from yahoo/freva/skip-image-dl-if-runningValerij Fredriksen2017-05-246-20/+37
|\
| * Skip checking if a docker image is downloaded if we are already running itvalerijf2017-05-234-19/+22
| * Add currentDockerImage to ContainerNodeSpecvalerijf2017-05-232-1/+15
* | Merge pull request #2533 from yahoo/freva/reduce-docker-exec-callsValerij Fredriksen2017-05-245-27/+161
|\ \
| * | Run node-maintainer once an hourvalerijf2017-05-235-27/+161
| |/
* | Merge pull request #2510 from yahoo/smorgrav/allowtodeletedirtynodesMorten Tokle2017-05-247-13/+15
|\ \
| * | Add rest call to set node in ready - featureflag to switch between old and newtoby2017-05-237-13/+15
* | | getContainer once per converge loopvalerijf2017-05-241-36/+40
| |/ |/|
* | Merge pull request #2525 from yahoo/freva/fix-unstable-testValerij Fredriksen2017-05-231-22/+23
|\ \
| * | Fix unstable test with retriesvalerijf2017-05-231-22/+23
* | | Set all yinst settings in one commandHarald Musum2017-05-231-5/+5
| |/ |/|
* | Add timestamp to debug outputHarald Musum2017-05-231-9/+13
* | Not needed to mount start-services.out anymore, it is in logs/vespa nowHarald Musum2017-05-221-1/+0
|/
* Merge pull request #2489 from yahoo/freva/freeze-node-agents-before-orchestra...Valerij Fredriksen2017-05-223-11/+20
|\
| * Initialize mocks before calling anythingvalerijf2017-05-193-11/+20
* | Merge pull request #2516 from yahoo/freva/set-vespa-version-from-wanted-vespa...Harald Musum2017-05-228-90/+86
|\ \
| * | Set vespaVersion in node-repo to be the same as wantedVespaVersionvalerijf2017-05-228-90/+86
* | | Merge pull request #2517 from yahoo/hmusum/mount-start-services.outValerij Fredriksen2017-05-221-0/+1
|\ \ \ | |/ / |/| |
| * | Mount logs/start-services.outHarald Musum2017-05-221-0/+1
* | | Make network namespace command execute through docker-api with timeoutvalerijf2017-05-222-57/+26
|/ /
* | Merge pull request #2505 from yahoo/freva/rename-system-metrics-applicationValerij Fredriksen2017-05-192-4/+4
|\ \
| * | Rename system metrics application to "vespa.node"valerijf2017-05-192-4/+4
| |/
* / Give name to schedulersHarald Musum2017-05-192-10/+5
|/
* Disable automtic retries in http clientHarald Musum2017-05-171-16/+2
* 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
|\