aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/applications/Cluster.java
Commit message (Expand)AuthorAgeFilesLines
* Fix case and requireNonNullHåkon Hallingstad2024-04-151-1/+1
* Add cloud account to ClusterHåkon Hallingstad2024-04-151-6/+13
* Remove scaling suggestion replaced by listOla Aunronning2024-03-151-19/+6
* Store multiple resource suggestionsOla Aunronning2024-01-121-10/+26
* Update copyrightJon Bratseth2023-10-091-1/+1
* Consider switching cost when choosing resourcesJon Bratseth2023-08-151-0/+10
* Scaling-duration cleanupJon Bratseth2023-05-241-14/+3
* Ignore too long completiona instead of defaultingJon Bratseth2023-05-171-8/+4
* Don't rescale if there is an incomplete rescalingJon Bratseth2023-03-101-0/+5
* Use bcp deadlineJon Bratseth2023-03-011-6/+12
* Wipe lessJon Bratseth2023-02-201-1/+1
* Cold autoscaling WIPJon Bratseth2023-02-131-6/+16
* Move IntRange out of vespajlibJon Bratseth2023-01-221-1/+1
* Support a group size constraint in content clustersJon Bratseth2023-01-211-5/+13
* Move scaling duration computation to ClusterJon Bratseth2022-12-301-0/+39
* Fold AutoscaqlingStatus into AutoscalingJon Bratseth2022-12-291-17/+6
* Introduce Autoscsaling result objectJon Bratseth2022-12-131-55/+19
* Cosmetix fix, id.toString() already contains "cluster "Harald Musum2022-06-141-3/+1
* Revert "Revert "Bratseth/apply policies to limits""Jon Bratseth2021-12-081-1/+1
* Revert "Bratseth/apply policies to limits"Jon Bratseth2021-12-031-1/+1
* Test autoscaling where capacity policies move target outside limitsJon Bratseth2021-12-021-1/+1
* Revert "Merge pull request #20302 from vespa-engine/revert-20298-bratseth/aut...Jon Bratseth2021-12-011-8/+25
* Revert "Account for capacity policies when autoscaling"Harald Musum2021-11-301-25/+8
* Account for capacity policies when autoscalingJon Bratseth2021-11-301-8/+25
* Scale *down* only if it saves cost meaningfullyJon Bratseth2021-10-071-1/+1
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* More autoscaling status informationJon Bratseth2021-06-041-6/+5
* Move to ClusterModelJon Bratseth2021-03-181-26/+0
* Lock lessJon Bratseth2021-03-111-0/+1
* Revert "Merge pull request #16849 from vespa-engine/revert-16846-bratseth/gro...Jon Bratseth2021-03-091-0/+27
* Revert "Bratseth/growth rate take 2"Arnstein Ressem2021-03-091-27/+0
* Revert "Merge pull request #16845 from vespa-engine/revert-16807-bratseth/gro...Jon Bratseth2021-03-081-0/+27
* Revert "Consider growth rate vs. scaling time"Jon Bratseth2021-03-081-27/+0
* Consider growth rate vs. scaling time, part 1Jon Bratseth2021-03-041-0/+27
* Suggest only when usefulJon Bratseth2021-01-191-1/+10
* Add timestamp to suggestionsJon Bratseth2021-01-151-4/+41
* Record scaling event completionJon Bratseth2020-12-031-1/+17
* Allow no statusJon Bratseth2020-12-021-2/+0
* Revert "Merge pull request #15619 from vespa-engine/revert-15614-bratseth/rec...Jon Bratseth2020-12-021-5/+17
* Revert "Store the 15 last autoscaling events"Jon Bratseth2020-12-021-17/+5
* Store the 15 last autoscaling eventsJon Bratseth2020-12-021-5/+17
* Autoscaling statusJon Bratseth2020-11-221-5/+15
* Wait a while before scaling downJon Bratseth2020-11-201-0/+5
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-4/+16
* Consider the lowest real resources we'll get when allocatingJon Bratseth2020-05-261-4/+10
* Revert "Merge pull request #13131 from vespa-engine/revert-13128-bratseth/all...Jon Bratseth2020-05-021-13/+0
* Revert "Bratseth/allow non allocatable limits take 2"Harald Musum2020-05-011-0/+13
* Revert "Merge pull request #13125 from vespa-engine/revert-13114-bratseth/all...Jon Bratseth2020-04-301-13/+0
* Revert "Bratseth/allow non allocatable limits"Håkon Hallingstad2020-04-301-0/+13
* Rescale exhaustively when window moves outside current deploymentJon Bratseth2020-04-281-13/+0