aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/applications
Commit message (Expand)AuthorAgeFilesLines
...
* Pass and store traffic fractionsJon Bratseth2021-02-183-8/+89
* Suggest only when usefulJon Bratseth2021-01-191-1/+10
* Add timestamp to suggestionsJon Bratseth2021-01-151-4/+41
* Adaptive scaling windowJon Bratseth2020-12-041-0/+7
* Record scaling event completionJon Bratseth2020-12-032-3/+40
* 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-222-6/+16
* Wait a while before scaling downJon Bratseth2020-11-201-0/+5
* Store scaling events in ZooKeeperJon Bratseth2020-10-224-11/+83
* Acquire provision lock for transactional writesMartin Polden2020-10-081-1/+4
* Remove config lock from node-repositoryMartin Polden2020-10-061-4/+1
* Stop taking config lock exclusively in node-repositoryMartin Polden2020-10-061-1/+4
* Consider the lowest real resources we'll get when allocatingJon Bratseth2020-05-262-7/+13
* 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
* Clear outdated target and cleanupJon Bratseth2020-04-242-22/+4
* Split suggesting and autoscalingJon Bratseth2020-04-232-6/+27
* Remove applications on removeJon Bratseth2020-04-223-7/+36
* Store application info in zkJon Bratseth2020-04-213-21/+75
* Respect node resource limitsJon Bratseth2020-03-281-11/+25
* Activate autoscalingJon Bratseth2020-03-273-10/+43
* Maintain application min, max and target resourcesJon Bratseth2020-03-273-0/+107