aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/NodeRepositoryProvisioner.java
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Revert "Merge pull request #20302 from vespa-engine/revert-20298-bratseth/aut...Jon Bratseth2021-12-011-3/+7
* Revert "Account for capacity policies when autoscaling"Harald Musum2021-11-301-7/+3
* Account for capacity policies when autoscalingJon Bratseth2021-11-301-3/+7
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Do not pass exclusive when calculating real resourcesValerij Fredriksen2021-09-071-2/+2
* Remove allocate-os-requirement flagMartin Polden2021-06-041-1/+0
* Trigger host restart when encryptingMartin Polden2021-05-281-2/+1
* Show info on nearest flavor also with autoscalingJon Bratseth2021-05-261-2/+35
* Refactor node-repository filtersValerij Fredriksen2021-04-151-1/+1
* Refactor: Let the node repo own the metrics dbJon Bratseth2021-03-221-4/+1
* Take read-write mix into account in sizing groupsJon Bratseth2021-03-181-15/+28
* Remove unused FlagSource parameterMartin Polden2021-03-171-2/+1
* Revert "Respect exclusive request when allocating by type"Martin Polden2021-03-031-1/+2
* Respect exclusive request when allocating by typeMartin Polden2021-03-031-2/+1
* Pass and store traffic fractionsJon Bratseth2021-02-181-1/+1
* Remove unnecessary methodJon Bratseth2021-02-101-1/+1
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-1/+1