summaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/NodeSpec.java
Commit message (Expand)AuthorAgeFilesLines
* SpareCapacityMaintainer sketchJon Bratseth2020-06-121-1/+1
* Allocate new nodes instead of unretire+resizeJon Bratseth2020-04-231-0/+12
* Support in-place node resize in certain casesValerij Fredriksen2020-01-131-6/+20
* Remove NodeSpec::assignRequestedFlavorValerij Fredriksen2020-01-131-25/+3
* Non functional changesValerij Fredriksen2020-01-131-1/+1
* Pass requestedResources through HostResourcesJon Bratseth2019-11-061-2/+2
* Preserve resources decided implicitly by policies as requestedJon Bratseth2019-11-041-2/+2
* Remember requested resources on nodesJon Bratseth2019-10-301-2/+10
* Don't retire if we cannot failJon Bratseth2019-08-231-0/+12
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-11/+5
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-5/+11
* Remove handling of legacy flavor allocationsJon Bratseth2019-08-141-11/+5
* Ress resources is not compatible with more resourcesValerij Fredriksen2019-08-131-3/+3
* Allocate slow disk nodes whenever possibleJon Bratseth2019-05-181-5/+8
* Take disk speed into accountJon Bratseth2019-05-181-0/+3
* Create nodes by resourcesJon Bratseth2019-05-061-1/+1
* Allow node allocation by resource specJon Bratseth2019-05-061-21/+19
* Allow continuous node resource specsJon Bratseth2019-05-021-41/+30
* Revert "Flavor interface"Valerij Fredriksen2019-03-101-2/+2
* Follow API changeValerij Fredriksen2019-03-081-2/+2
* Add method to get allocation deficitValerij Fredriksen2019-02-071-7/+16
* Create ProvisionTester BuilderValerij Fredriksen2019-02-061-3/+2
* Always use NodeListValerij Fredriksen2019-02-061-3/+0
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-261-5/+18
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-201-4/+18
* Allow retirement of nodes where node-spec is specified by typeValerij Fredriksen2018-02-091-4/+11
* Revert "Revert "Disable in-place resize""Jon Bratseth2017-12-181-17/+21
* Revert "Disable in-place resize"gjoranv2017-12-171-21/+17
* Disable in-place resizeJon Bratseth2017-12-141-17/+21
* Add TODOsJon Bratseth2017-11-081-0/+2
* In-place flavor downsize completeJon Bratseth2017-11-081-1/+0
* In-place flavor downsizeJon Bratseth2017-11-081-8/+36
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+0
* Update copyright headersJon Bratseth2017-06-141-0/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+0
* Copyright headerJon Bratseth2017-06-131-0/+1
* Add dynamic docker allocation to hosted provisioningtoby2017-05-241-0/+6
* Move node-repository config to provisioningJon Bratseth2017-01-221-1/+1
* Prefer exact match of non-stock nodesJon Bratseth2016-10-031-4/+4
* Prefer exact flavor if non-canonicalJon Bratseth2016-09-271-1/+19
* Test provisioning of proxiesJon Bratseth2016-09-201-0/+9
* Support provision requests by node typeJon Bratseth2016-09-201-0/+101