aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/FlavorConfigBuilder.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Cleanup and simplify FlavorConfigBuilderHarald Musum2023-06-221-24/+19
* Serialize GPU resourcesMartin Polden2022-11-181-3/+9
* Support architecture in node repositoryHarald Musum2022-02-281-0/+2
* Use enum as parameter typeHarald Musum2022-02-251-4/+6
* Add architeecture to node repo rest apiHarald Musum2022-02-241-5/+25
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Enlarge remote disks to smallest lergal size if smaller is wantedJon Bratseth2021-06-251-1/+2
* Allow preprovision capacity on partially filled hostsHåkon Hallingstad2020-11-261-2/+2
* Support provisioning exact capacityMartin Polden2020-05-281-0/+6
* Enforce disk size limitsJon Bratseth2020-05-131-5/+5
* Validate real resources available during allocationJon Bratseth2020-05-121-5/+5
* Allow fuløly specified flavorJon Bratseth2020-05-111-6/+16
* Allow tenant containers to run on dev hostsMorten Tokle2019-11-251-0/+2
* Stop using deprecated NodeResources constructorsValerij Fredriksen2019-08-201-9/+6
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-6/+0
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-0/+6
* CleanupJon Bratseth2019-08-141-6/+0
* Remove description from flavorValerij Fredriksen2019-06-191-2/+1
* Create nodes by resourcesJon Bratseth2019-05-061-13/+0
* Revert "Flavor interface"Valerij Fredriksen2019-03-101-14/+27
* Follow API changeValerij Fredriksen2019-03-081-27/+14
* Remove use of ideal headroom when allocation, has not been used for a long ti...Harald Musum2018-08-311-6/+1
* Revert "Revert "Allocation rewrite""Torbjørn Smørgrav2017-08-151-1/+6
* Revert "Allocation rewrite"Arnstein Ressem2017-08-141-6/+1
* Add unit tests and fix errors along the waytoby2017-08-141-1/+6
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Move FlavorConfigBuilder from testutils to make it osgi visibletoby2017-06-081-0/+73