summaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/NodeRepositoryProvisioner.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Never downsize if allocating exclusivelyMartin Polden2022-05-181-2/+2
* Use cloud account from model in host provisioningMartin Polden2022-05-131-3/+1
* Merge pull request #22467 from vespa-engine/hmusum/move-cluster-controller-no...Harald Musum2022-05-111-2/+2
|\
| * Move setting of node resources to node repoHarald Musum2022-05-051-2/+2
* | Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-061-1/+1
|/
* Remove flag: Always trueJon Bratseth2022-04-211-4/+1
* Merge pull request #21772 from vespa-engine/freva/simplify-shared-lbsValerij Fredriksen2022-03-231-1/+1
|\
| * Simplify shared load balancer serviceValerij Fredriksen2022-03-221-1/+1
* | Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-7/+11
|/
* Use architecture in more places in node repoHarald Musum2022-03-031-0/+1
* Use flag source ref from node repoJon Bratseth2022-02-271-3/+3
* Reuse node indexesJon Bratseth2022-02-251-2/+8
* Don't propagate unspecified resourcesJon Bratseth2021-12-081-2/+11
* Revert "Revert "Bratseth/apply policies to limits""Jon Bratseth2021-12-081-17/+34
* Revert "Bratseth/apply policies to limits"Jon Bratseth2021-12-031-34/+17
* SimplifyJon Bratseth2021-12-021-6/+24
* Apply policies to limitsJon Bratseth2021-12-021-17/+16