summaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Collapse)AuthorAgeFilesLines
* 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 CD
| * Complete retirement early in dev CDHåkon Hallingstad2017-05-261-2/+2
| |
* | log more info in this testArne H Juul2017-05-261-10/+11
|/ | | | | * this test is unstable on factory, so dump some more information in the log about what is happening.
* 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 it
| * 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 hour
| * | Run node-maintainer once an hourvalerijf2017-05-235-27/+161
| |/
* | Merge pull request #2510 from yahoo/smorgrav/allowtodeletedirtynodesMorten Tokle2017-05-247-13/+15
|\ \ | | | | | | Allow docker containers to be deleted in dirty - add temporary rest call
| * | Add rest call to set node in ready - featureflag to switch between old and newtoby2017-05-237-13/+15
| | | | | | | | | | | | dynamic behavior. Allow docker nodes to be deleted from state dirty.
* | | 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 retries
| * | 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 ↵Valerij Fredriksen2017-05-223-11/+20
|\ | | | | | | | | yahoo/freva/freeze-node-agents-before-orchestrator-suspend Freeze node agents before Orchestrator suspend
| * Initialize mocks before calling anythingvalerijf2017-05-193-11/+20
| |
* | Merge pull request #2516 from ↵Harald Musum2017-05-228-90/+86
|\ \ | | | | | | | | | | | | yahoo/freva/set-vespa-version-from-wanted-vespa-version Set vespaVersion in node-repo to be the same as wantedVespaVersion
| * | 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.out
| * | 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"
| * | 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
| | | | | * We have our own retrying outside of this, if the client retries that is not working as expected
* Merge pull request #2474 from yahoo/freva/node-admin-local-zoneHarald Musum2017-05-165-15/+58
|\ | | | | Make it possible to run local zone locally again
| * 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
|\ \ | | | | | | Revert "Run extension script if exists"
| * | 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 configuration
| * | 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
|\ | | | | Log containerState and isFrozen transitions
| * 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
|/ | | | | | * Avoid first time fetching not being run due to not being in resumed state and the not fetching for 5 minutes by fetching from tick loop instead. Also makes code simpler.
* 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
|\ | | | | Bratseth/maintenance job control