aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Propagate any new non-scaled settingsJon Bratseth2020-04-034-7/+44
* Always use configured disk settingsJon Bratseth2020-04-033-5/+31
* Add a test<Jon Bratseth2020-04-012-1/+15
* count capacity on active hosts onlyandreer2020-03-312-4/+10
* Don't decide based on unstable clustersJon Bratseth2020-03-304-12/+31
* Avoid small changes when ideal is off limitsJon Bratseth2020-03-303-21/+22
* CleanupJon Bratseth2020-03-302-12/+12
* Compare even more correctlyJon Bratseth2020-03-302-4/+6
* Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/mainten...Jon Bratseth2020-03-281-1/+1
* Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisi...Jon Bratseth2020-03-281-1/+1
* Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisi...Jon Bratseth2020-03-281-1/+1
* Log in both cases, remove printlnsJon Bratseth2020-03-282-13/+12
* Prefer the best fulfilment over lowest costJon Bratseth2020-03-284-22/+55
* Respect node resource limitsJon Bratseth2020-03-2811-58/+323
* Activate autoscalingJon Bratseth2020-03-2711-39/+148
* Maintain application min, max and target resourcesJon Bratseth2020-03-277-48/+193
* 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
|/