summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12719 from vespa-engine/hmusum/use-image-for-child-node-f...Harald Musum2020-03-263-4/+17
|\
| * Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisi...Harald Musum2020-03-261-20/+1
| * Use image for child node type if setHarald Musum2020-03-263-4/+36
* | Support passing both min and max resourcesJon Bratseth2020-03-254-21/+20
* | Collect resource fields into ClusterResourcesJon Bratseth2020-03-2520-80/+105
* | Move ClusterResources to config-provisionJon Bratseth2020-03-255-61/+3
* | Remove clustertype from ClusterResourcesJon Bratseth2020-03-254-21/+22
* | Move group argument inside CapacityJon Bratseth2020-03-2524-130/+133
|/
* Use default, not VespaJon Bratseth2020-03-242-3/+3
* Use name of the consumer instead of the metric set.gjoranv2020-03-242-3/+3
* Merge pull request #12688 from vespa-engine/bratseth/autoscale-container-memo...Valerij Fredriksen2020-03-246-35/+82
|\
| * Handle container clusters betterJon Bratseth2020-03-242-15/+57
| * Pass clusterTypeJon Bratseth2020-03-245-20/+25
* | Tune maintenance intervalsJon Bratseth2020-03-242-2/+2
|/
* 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