summaryrefslogtreecommitdiffstats
path: root/config-provisioning/src/main/java/com/yahoo/config/provision/NodeResources.java
Commit message (Expand)AuthorAgeFilesLines
* Validate NodeRepository numbersJon Bratseth2021-03-101-4/+10
* Add some infoJon Bratseth2021-03-091-2/+2
* Generalize error message and make tests more realisticJon Bratseth2021-02-161-0/+1
* Say 'unspecified' in toStringJon Bratseth2021-02-151-0/+3
* Use StringBuilderJon Bratseth2020-12-101-2/+2
* Correct disk priceJon Bratseth2020-09-291-5/+4
* Revert "Bratseth/adjust prices take 2"Harald Musum2020-09-291-4/+5
* Merge pull request #14607 from vespa-engine/bratseth/adjust-prices-take-2Kristian Aune2020-09-291-5/+4
|\
| * Revert "Merge pull request #14605 from vespa-engine/revert-14603-bratseth/adj...Jon Bratseth2020-09-291-5/+4
| * Revert "Adjust prices"Arnstein Ressem2020-09-281-4/+5
| * Adjust pricesJon Bratseth2020-09-281-5/+4
* | Supplier not producer, unfortunatelyJon Bratseth2020-09-281-4/+0
|/
* Round prior to printing og digits.Henning Baldersheim2020-09-231-1/+2
* Since only a simple single decimal floatingpoint number is needed avoid using...Henning Baldersheim2020-09-231-5/+27
* Approx floating point equalsJon Bratseth2020-05-271-4/+4
* Specify model version in todo'sJon Bratseth2020-05-251-1/+1
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-1/+10
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-10/+1
* Clean up HostSpec constructorsJon Bratseth2020-05-221-1/+10
* Consider all group sizesJon Bratseth2020-05-181-4/+8
* Cost in dollars not in centsJon Bratseth2020-05-131-3/+3
* spaceKristian Aune2020-05-121-1/+1
* use English locale for stringskkraune2020-05-121-1/+2
* Propagate cluster infoJon Bratseth2020-05-061-0/+10
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-0/+2
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-2/+0
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-0/+2
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-301-2/+0
* Rescale exhaustively when window moves outside current deploymentJon Bratseth2020-04-281-0/+2
* Always use configured disk settingsJon Bratseth2020-04-031-0/+5
* Respect node resource limitsJon Bratseth2020-03-281-2/+8
* Collect resource fields into ClusterResourcesJon Bratseth2020-03-251-0/+2
* Revert "Merge pull request #12638 from vespa-engine/revert-12637-bratseth/nic...Jon Bratseth2020-03-201-4/+5
* Revert "Bratseth/nicer autoscaling logging"Håkon Hallingstad2020-03-201-5/+4
* Output floats with 1 decimal in toStringJon Bratseth2020-03-191-4/+5
* More elaborate toStringJon Bratseth2020-03-161-5/+0
* Move compatible check to enumsJon Bratseth2019-11-141-2/+10
* Explicit NodeResources defaultsJon Bratseth2019-11-131-6/+11
* Update config-provisioning/src/main/java/com/yahoo/config/provision/NodeResou...Jon Bratseth2019-11-131-1/+1
* Compute free resources using just numbersJon Bratseth2019-11-131-1/+1
* Add NodeResources.storageTypeJon Bratseth2019-11-131-35/+77
* Refactor: Skew computation independent of node prioritizationJon Bratseth2019-10-171-0/+5
* Pick hosts for nodes to reduce resource allocation skewJon Bratseth2019-10-161-1/+16
* Fix TODOsValerij Fredriksen2019-09-061-9/+0
* Add methods to easily modify FlavorValerij Fredriksen2019-08-221-3/+15
* Deprecate NodeResources constructors without bandwidthValerij Fredriksen2019-08-201-3/+10
* bandwidthMbps -> bandwidthGbpsValerij Fredriksen2019-08-201-13/+13
* Add bandwidth to NodeResourcesValerij Fredriksen2019-08-191-5/+20
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-69/+27
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-27/+69