aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config/provision/Flavor.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Merge pull request #24909 from vespa-engine/mpolden/gpu-resourcesJon Bratseth2022-11-171-1/+2
|\
| * Support GPU in node specificationMartin Polden2022-11-171-1/+2
* | Support autoscaling in dynamic shared zonesJon Bratseth2022-11-161-0/+1
|/
* Test with no trafficJon Bratseth2022-11-011-0/+3
* Add support for achitecture in node resourcesHarald Musum2022-02-231-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Enlarge remote disks to smallest lergal size if smaller is wantedJon Bratseth2021-06-251-15/+10
* Revert "Revert "Remove deprecated methods and unnecessary compatibility code"...Harald Musum2020-09-101-21/+0
* Revert "Remove deprecated methods and unnecessary compatibility code"Jon Marius Venstad2020-09-091-0/+21
* Remove deprecated methods and unnecessary compatibility codeHarald Musum2020-09-091-21/+0
* Specify model version in todo'sJon Bratseth2020-05-251-5/+5
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-0/+10
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-10/+0
* Access flavor resources through resources()Jon Bratseth2020-05-211-0/+2
* Access flavor resources through resources()Jon Bratseth2020-05-211-0/+8
* Handle remote diskJon Bratseth2020-03-041-3/+1
* Revert "Merge pull request #12351 from vespa-engine/revert-11875-bratseth/nod...Jon Bratseth2020-02-261-0/+5
* Revert "Bratseth/node metrics"Harald Musum2020-02-261-5/+0
* Test autoscaling with dynamic provisioningJon Bratseth2020-02-201-0/+5
* Complete cpu speed rolloutJon Bratseth2020-01-091-4/+1
* Increase rollout factor to 2/3Jon Bratseth2019-11-201-1/+1
* Add NodeResources.storageTypeJon Bratseth2019-11-131-6/+3
* cpuCoreSpeedup -> cpuSpeedupJon Bratseth2019-11-061-2/+2
* Keep minCpuCores without speed adjustmentJon Bratseth2019-11-061-11/+21
* Make it possible specify a cpu speedup factor for a flavorJon Bratseth2019-11-051-11/+13
* Remove canonicalFlavor from FlavorValerij Fredriksen2019-09-181-3/+0
* Bring back canonicalName()Valerij Fredriksen2019-09-131-2/+3
* Fix TODOsValerij Fredriksen2019-09-061-21/+0
* Add methods to easily modify FlavorValerij Fredriksen2019-08-221-4/+11
* Define FlavorOverridesValerij Fredriksen2019-08-211-20/+51
* bandwidthMbps -> bandwidthGbpsValerij Fredriksen2019-08-201-2/+2
* Add bandwidth to NodeResourcesValerij Fredriksen2019-08-191-4/+2
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-69/+20
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-20/+69
* Preserve ABI for nowJon Bratseth2019-08-141-3/+18
* CleanupJon Bratseth2019-08-141-4/+2
* Remove canonical flavorJon Bratseth2019-08-141-5/+2
* Remove flavor retired conceptJon Bratseth2019-08-141-8/+0
* Remove flavor replaces conceptJon Bratseth2019-08-141-45/+3
* Remove flavor stock conceptJon Bratseth2019-08-141-3/+0
* Don't use legacyNameJon Bratseth2019-08-141-1/+1
* Don't use legacyNameJon Bratseth2019-08-141-2/+0
* Remove handling of legacy flavor allocationsJon Bratseth2019-08-141-3/+0
* Remove support for legacy flavor stringsJon Bratseth2019-08-141-2/+1
* Less guavaValerij Fredriksen2019-07-011-2/+1
* Remove description from flavorValerij Fredriksen2019-06-191-5/+0
* Simplify FlavorsValerij Fredriksen2019-06-191-24/+1
* Take disk speed into accountJon Bratseth2019-05-181-36/+26
* AllocatedHost serialization completenessJon Bratseth2019-05-101-2/+7