summaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/config/model/provision/InMemoryProvisioner.java
Commit message (Expand)AuthorAgeFilesLines
* Revert change to test default flavourjonmv2023-10-241-1/+1
* Actually set arch from flag for admin nodesjonmv2023-10-241-2/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Allow unspecified default resourcesJon Bratseth2023-06-071-0/+1
* Update config-model/src/main/java/com/yahoo/config/model/provision/InMemoryPr...Jon Bratseth2023-06-071-1/+1
* Supply bandwidth if unspecifiedJon Bratseth2023-06-071-7/+1
* Don't set limits for dev if request has required flag setHarald Musum2023-05-221-1/+1
* Make all node resource elements optionalJon Bratseth2023-05-151-3/+8
* Pass ClusterInfoJon Bratseth2023-03-011-0/+2
* Deprecate and stop using HostSpec constructor that should be removedHarald Musum2023-02-131-1/+1
* More resource reduction testsJon Bratseth2023-01-251-11/+27
* Move IntRange out of vespajlibJon Bratseth2023-01-221-2/+1
* Don't constrain groups to 1 if group-size is setJon Bratseth2023-01-221-6/+12
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-3/+3
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-3/+3
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-3/+3
* Read load-balancer allowed URNs from container xml, wire to provisionerjonmv2022-11-241-0/+7
* Add cluster to exception messageHarald Musum2022-07-141-1/+1
* Disallow impossible redundancyHÃ¥kon Hallingstad2022-06-081-0/+13
* Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-2/+2
* Revert "Use LinkedHashMap to get deterministic config order"Jon Bratseth2022-02-021-2/+2
* Use LinkedHashMap to get deterministic config orderJon Bratseth2022-02-021-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Only include non-retired nodes in redundancy computationJon Bratseth2021-05-061-9/+17
* Revert "Merge pull request #17550 from vespa-engine/revert-17544-bratseth/clu...Jon Bratseth2021-04-221-2/+3
* Revert "Bratseth/clustercontroller cleanup take 2"Jon Bratseth2021-04-221-3/+2
* Revert "Merge pull request #17534 from vespa-engine/revert-17528-bratseth/clu...Jon Bratseth2021-04-221-2/+3
* Allocate retired nodes in addition to what's requestedJon Bratseth2021-04-211-2/+6
* Change default test flavour to fit cluster controllersJon Marius Venstad2021-02-191-1/+1
* Run tests for lb services config on hosted vespa (#16327)Harald Musum2021-02-041-0/+5
* Defer changes until restartJon Bratseth2020-10-121-12/+19
* Add back optionalNodeResourcesFromSlimeHarald Musum2020-08-181-1/+1
* Minor changes to testHarald Musum2020-06-181-1/+1
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-15/+14
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-14/+15
* Access resources directlyJon Bratseth2020-05-221-5/+4
* Clean up HostSpec constructorsJon Bratseth2020-05-221-1/+1
* Clean up HostSpec constructorsJon Bratseth2020-05-221-11/+11
* Remove dead codeHarald Musum2020-05-061-6/+0
* Validate resource changes by the lower limitJon Bratseth2020-04-081-2/+14
* Support specifying resource rangesJon Bratseth2020-03-261-14/+26
* Support passing both min and max resourcesJon Bratseth2020-03-251-6/+6
* Collect resource fields into ClusterResourcesJon Bratseth2020-03-251-12/+13
* Move group argument inside CapacityJon Bratseth2020-03-251-8/+10
* Use docker image repo in ClusterSpecHarald Musum2020-03-161-2/+6
* Remove unused mappingHarald Musum2020-03-161-5/+1
* Improve InMemoryProvisioner to work with resource changeValerij Fredriksen2020-01-171-31/+57
* Stop using deprecated NodeResources constructorsValerij Fredriksen2019-08-201-2/+2
* Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-141-10/+12
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-141-12/+10