aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12650 from vespa-engine/hmusum/remove-use-of-docker-image...Harald Musum2020-03-2016-73/+25
|\
| * Stop using docker-image-override-flagHarald Musum2020-03-2016-73/+25
* | Merge pull request #12652 from vespa-engine/bratseth/deprovision-fixesJon Bratseth2020-03-209-28/+44
|\ \
| * | Correct commentJon Bratseth2020-03-201-1/+1
| * | Only move *tenant* hosts to deprovisionedJon Bratseth2020-03-201-1/+1
| * | Preserve only specific fields when reprovisioningJon Bratseth2020-03-209-27/+43
* | | Merge pull request #12648 from vespa-engine/bratseth/extremely-minor-changesJon Bratseth2020-03-202-2/+2
|\ \ \ | |/ / |/| |
| * | Minor non-functional changesJon Bratseth2020-03-202-2/+2
| |/
* | Merge pull request #12641 from vespa-engine/bratseth/deprovisioned-nodes-have...Jon Bratseth2020-03-202-6/+21
|\ \ | |/ |/|
| * Clear wantToDeproivision and wantToRetire when deprovisioningJon Bratseth2020-03-202-6/+21
* | Merge pull request #12647 from vespa-engine/bratseth/autoscaling-tuningJon Bratseth2020-03-203-8/+8
|\ \
| * | Account for skewed distributionJon Bratseth2020-03-201-1/+1
| * | Use memory metric which includes memory-mapped filesJon Bratseth2020-03-203-7/+7
| |/
* | Merge pull request #12640 from vespa-engine/bratseth/nicer-autoscaling-loggin...Jon Bratseth2020-03-201-6/+7
|\ \
| * | Revert "Merge pull request #12638 from vespa-engine/revert-12637-bratseth/nic...Jon Bratseth2020-03-201-6/+7
| |/
| * Revert "Bratseth/nicer autoscaling logging"HÃ¥kon Hallingstad2020-03-201-7/+6
| * Nice autoscaling messageJon Bratseth2020-03-191-6/+7
* | Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/restapi...Harald Musum2020-03-191-3/+2
* | Fixes after code reviewHarald Musum2020-03-193-7/+7
* | Serialize and deserialize docker image repoHarald Musum2020-03-194-28/+72
|/
* Merge branch 'master' into hmusum/builder-for-clusterspecHarald Musum2020-03-185-11/+14
|\
| * Log cluster spec when a cluster has too low redundancyHarald Musum2020-03-183-10/+10
| * Don't move lsbe-dictionaries nodes. (#12594)Jon Bratseth2020-03-171-0/+1
| * Reduce log output from NodeMetricsDbMaintainerMartin Polden2020-03-171-1/+3
* | Use two builder methods, request() and specification()Harald Musum2020-03-1721-67/+67
* | Add builder for ClusterSpecHarald Musum2020-03-1722-168/+71
|/
* MergeJon Bratseth2020-03-161-1/+1
|\
| * Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/mainten...Jon Bratseth2020-03-161-1/+1
* | NicerJon Bratseth2020-03-161-13/+16
|/
* Only log once per hour per clusterJon Bratseth2020-03-161-7/+13
* More elaborate toStringJon Bratseth2020-03-161-3/+12
* Log cluster resources, scale once per clusterJon Bratseth2020-03-165-53/+50
* Merge pull request #12578 from vespa-engine/bratseth/metrics-timestamps-in-se...Valerij Fredriksen2020-03-167-32/+29
|\
| * Remove temporary testJon Bratseth2020-03-161-29/+0
| * Consume metrics timestamps in seconds not msJon Bratseth2020-03-167-32/+58
* | Go back to using cluster spec without docker image repo for infra appsHarald Musum2020-03-163-3/+3
* | Use docker image repo in ClusterSpecHarald Musum2020-03-1629-76/+100
|/
* Update testsHarald Musum2020-03-132-7/+11
* Add more debug loggingJon Bratseth2020-03-116-21/+31
* Convert percentages to ratioJon Bratseth2020-03-119-18/+166
* memory.util -> mem.utilJon Bratseth2020-03-102-5/+5
* Merge pull request #12521 from vespa-engine/bratseth/deprovisioned-node-stateJon Bratseth2020-03-1030-302/+390
|\
| * Don't change method nameJon Bratseth2020-03-0911-16/+16
| * Remove hosts on awsJon Bratseth2020-03-091-1/+4
| * Recycle deprovisioned nodes on provisionJon Bratseth2020-03-0921-50/+93
| * Add deprovisioned stateJon Bratseth2020-03-0922-173/+230
| * Simplify, no functional changesJon Bratseth2020-03-093-41/+26
| * Simplify, no functional changesJon Bratseth2020-03-093-68/+68
* | Revert "Remove inactive load balancers for combined cluster"Martin Polden2020-03-091-10/+1
* | Merge pull request #12513 from vespa-engine/mpolden/content-combined-transitionJon Bratseth2020-03-091-0/+44
|\ \ | |/ |/|