summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Run NodeFailer with larger intervalHarald Musum2020-09-253-5/+9
* Avoid parsing IP addresses during deserializationMartin Polden2020-09-254-33/+41
* Explicitly enable cache statsMartin Polden2020-09-252-2/+2
* Report Curator cache metricsMartin Polden2020-09-246-40/+88
* Merge pull request #14523 from vespa-engine/mpolden/node-object-cacheMartin Polden2020-09-247-7/+80
|\
| * Add flag for adjusting cache sizeMartin Polden2020-09-245-7/+10
| * Report node object cache metricsMartin Polden2020-09-244-0/+50
| * Add node object cacheMartin Polden2020-09-241-1/+21
* | Increase readabilityJon Marius Venstad2020-09-241-1/+1
* | Merge pull request #14509 from vespa-engine/hmusum/run-some-maintainers-with-...Valerij Fredriksen2020-09-231-6/+7
|\ \
| * | Run some more maintainers with higher intervalHarald Musum2020-09-231-3/+3
| * | No need for different intervals, maintainer does not deployHarald Musum2020-09-231-1/+1
| * | Redeploy interval should not changeHarald Musum2020-09-231-2/+1
| * | Run some maintainers with higher intervalHarald Musum2020-09-231-5/+7
* | | Merge pull request #14511 from vespa-engine/hmusum/move-check-outside-lockHarald Musum2020-09-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Check if we can deploy now outside of lockHarald Musum2020-09-231-1/+1
| |/
* / Wait only a short time for the lockHarald Musum2020-09-231-1/+2
|/
* Merge pull request #14452 from vespa-engine/mpolden/exclusive-switchMartin Polden2020-09-2239-309/+379
|\
| * Unify node patch methods in testsMartin Polden2020-09-228-40/+34
| * Add switch hostname to REST APIMartin Polden2020-09-2211-21/+54
| * Add switch hostname to nodeMartin Polden2020-09-228-35/+77
| * Rename methodMartin Polden2020-09-1816-82/+79
| * Rename PrioritizableNode -> NodeCandidateMartin Polden2020-09-185-119/+116
| * Make PrioritizableNode immutableMartin Polden2020-09-183-38/+45
* | Application config generation in deploymentJon Bratseth2020-09-202-5/+8
|/
* Merge pull request #14447 from vespa-engine/bratseth/autoscaling-metric-setValerij Fredriksen2020-09-182-4/+4
|\
| * Use 'autoscaling' metrics consumerJon Bratseth2020-09-182-3/+4
| * No functional changesJon Bratseth2020-09-181-1/+0
* | Use expiry time that matches timeouts used in config serverHarald Musum2020-09-181-1/+3
* | Merge pull request #14424 from vespa-engine/hmusum/do-not-maintain-when-boots...Jon Bratseth2020-09-163-15/+24
|\ \
| * | Test with bootstrapping flag setHarald Musum2020-09-162-4/+23
| * | Wait with deployments until bootstrapping has finishedHarald Musum2020-09-161-11/+1
| |/
* | Merge pull request #14425 from vespa-engine/hakonhall/expose-orchestratorstat...Harald Musum2020-09-162-0/+6
|\ \
| * | Expose orchestratorStatus from node repoHÃ¥kon Hallingstad2020-09-162-0/+6
| |/
* | Require fewer measurements to scale containersJon Bratseth2020-09-162-5/+9
* | Retain just one hour of metrics for containersJon Bratseth2020-09-162-7/+7
* | Keep track of cluster type in metrics dbJon Bratseth2020-09-1610-62/+136
|/
* Retire nodes on overcommited hostsValerij Fredriksen2020-09-113-25/+82
* Stop passing class variables between class methodsValerij Fredriksen2020-09-111-27/+16
* Make final and pass in NodeList instead of NodeRepositoryValerij Fredriksen2020-09-114-50/+46
* Revert "Revert "Bratseth/allocation improvements" MERGEOK"Jon Bratseth2020-09-0910-32/+112
* Revert "Bratseth/allocation improvements"Jon Marius Venstad2020-09-0910-112/+32
* SimplifyJon Bratseth2020-09-091-3/+1
* SimplifyJon Bratseth2020-09-091-10/+14
* SimplifyJon Bratseth2020-09-091-11/+13
* Don't change node allocation when we cannot failJon Bratseth2020-09-093-14/+38
* Reuse inactive nodes also when they are retired firstJon Bratseth2020-09-099-14/+66
* Log current resourtces more accuratelyJon Bratseth2020-09-081-7/+7
* Merge pull request #14323 from vespa-engine/bratseth/autoscaling-act-on-targe...Jon Bratseth2020-09-081-4/+5
|\
| * Act only if the target changesJon Bratseth2020-09-081-4/+5