aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autoscale/Limits.java
Commit message (Expand)AuthorAgeFilesLines
* memoryGb => memoryGiBHenning Baldersheim8 days1-1/+1
* Remove flags dependency from config-modelHåkon Hallingstad2024-05-181-4/+3
* Move CapacityPolicies to config-privisioningJon Bratseth2024-05-121-1/+1
* Make CapacityPolicies independent of NodeRepositoryJon Bratseth2024-05-121-1/+1
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-071-5/+4
* Review fixesHåkon Hallingstad2023-11-061-2/+2
* Include NodeRepository, ApplcationId, and ClusterSpec as parametersHåkon Hallingstad2023-11-051-3/+3
* Rename to AllocationParamsHåkon Hallingstad2023-11-051-2/+2
* Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-041-4/+4
* Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-041-3/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Make all node resource elements optionalJon Bratseth2023-05-151-4/+4
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+1
* Support a group size constraint in content clustersJon Bratseth2023-01-211-10/+17
* Revert "Merge pull request #24959 from vespa-engine/bratseth/revert-exclusive...Jon Bratseth2022-11-291-1/+1
* Revert "Merge pull request #24936 from vespa-engine/bratseth/exclusive-cleanup"Jon Bratseth2022-11-221-1/+1
* Set decided exclusivity on ClusterSpecJon Bratseth2022-11-201-1/+1
* Choose node resources with a matching host flavor when exclusiveMartin Polden2022-05-191-1/+1
* Move setting of node resources to node repoHarald Musum2022-05-051-2/+2
* Fetch flag value for architecture for admin clusters correctlyHarald Musum2022-03-231-2/+3
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* SimplifyJon Bratseth2021-06-031-5/+3
* Be more strictJon Bratseth2021-06-031-1/+2
* Use default node resources when none are specifiedJon Bratseth2021-06-031-0/+13
* Scale content clusters to minimum 3 nodesJon Bratseth2021-02-031-0/+8
* Check argsJon Bratseth2020-05-181-1/+7
* SimplifyJon Bratseth2020-05-181-1/+1
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-0/+69
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-69/+0
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-0/+69
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-301-69/+0
* Find the best matching flavor within limitsJon Bratseth2020-04-291-0/+1
* Rescale exhaustively when window moves outside current deploymentJon Bratseth2020-04-281-0/+68