aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/NodeRepositoryProvisioner.java
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate Applications.LockHåkon Hallingstad2023-10-231-3/+3
* Update copyrightJon Bratseth2023-10-091-1/+1
* Throw if no nodes are matched by restart filterMartin Polden2023-10-061-2/+4
* allow gpuResources in main system as wellArne Juul2023-09-091-3/+0
* Allow GPU in CD systemMartin Polden2023-09-081-1/+2
* Reject request for GPU resources in non-public zonesMartin Polden2023-09-061-2/+5
* AllocatableClusterresources -> AllocatableResourcesJon Bratseth2023-08-151-3/+3
* No functional changes only: Wrap current resources in modelJon Bratseth2023-08-151-11/+9
* Add NodeResourceLimits to NodeRepositoryValerij Fredriksen2023-07-251-5/+3
* Throttle host provisioningMartin Polden2023-07-141-2/+5
* GroupPreparer -> PreparerJon Bratseth2023-07-121-2/+2
* Remove ProvisionerJon Bratseth2023-07-121-2/+2
* SimplifyJon Bratseth2023-07-121-0/+1
* Move filtering by inactive parent host downJon Bratseth2023-07-121-1/+0
* Allocate all groups in one goJon Bratseth2023-07-091-4/+2
* Test warningJon Bratseth2023-07-051-1/+1
* Move disk limit check to NodeResourceLimitsJon Bratseth2023-07-051-4/+15
* Wire hostTTL from config model through provisioningjonmv2023-05-261-2/+2
* Model memory overheadJon Bratseth2023-05-221-1/+1
* Better messaging when no allocation is possibleJon Bratseth2023-05-171-18/+16
* Make all node resource elements optionalJon Bratseth2023-05-151-7/+2
* Allow ranges also if nodes have gpusJon Bratseth2023-03-131-5/+12
* Require less vCPU for tester applications in prodValerij Fredriksen2023-02-171-2/+2
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+0
* Support a group size constraint in content clustersJon Bratseth2023-01-211-13/+13
* Introduce Autoscsaling result objectJon Bratseth2022-12-131-1/+1
* Revert "Merge pull request #24959 from vespa-engine/bratseth/revert-exclusive...Jon Bratseth2022-11-291-11/+10
* Use explicit zeroJon Bratseth2022-11-251-1/+1
* Only allow GPU resources for container clustersMartin Polden2022-11-251-1/+9
* Revert "Merge pull request #24936 from vespa-engine/bratseth/exclusive-cleanup"Jon Bratseth2022-11-221-10/+11
* Merge pull request #24936 from vespa-engine/bratseth/exclusive-cleanupValerij Fredriksen2022-11-201-11/+10
|\
| * Centralize exclusivity decisionJon Bratseth2022-11-201-2/+1
| * Set decided exclusivity on ClusterSpecJon Bratseth2022-11-201-9/+9
* | Add zone to ClusterModelJon Bratseth2022-11-201-1/+1
|/
* Use the overhead of the exactly matching flavors if anyJon Bratseth2022-11-181-2/+2
* Separate dynamic provisioning and host sharingJon Bratseth2022-11-151-1/+1
* Revert "Merge pull request #24645 from vespa-engine/revert-24631-bratseth/ful...Jon Bratseth2022-10-291-1/+1
* Revert "Bratseth/fully specified"Jon Bratseth2022-10-281-1/+1
* Merge pull request #24631 from vespa-engine/bratseth/fully-specifiedJon Bratseth2022-10-281-1/+1
|\
| * Refactor: Pass and use NodeListJon Bratseth2022-10-281-1/+1
* | Move application lock to ApplicationsValerij Fredriksen2022-10-271-2/+2
* | Less OptionalMartin Polden2022-10-271-1/+1
* | Rename getCloud -> cloudMartin Polden2022-10-261-2/+2
* | Fall back to default cloud account in node specMartin Polden2022-10-261-2/+3
|/
* Remove unused flag sourceHåkon Hallingstad2022-09-081-3/+1
* Scale load as late as possibleJon Bratseth2022-08-031-1/+2
* Eliminate ResourceTargetJon Bratseth2022-08-031-2/+1
* Now we can adjust for redundancy when preservingJon Bratseth2022-08-031-1/+1
* Introduce fixtureJon Bratseth2022-07-171-1/+1
* Choose node resources with a matching host flavor when exclusiveMartin Polden2022-05-191-5/+6