aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autoscale
Commit message (Expand)AuthorAgeFilesLines
* Increase warmup time from 5 to 7 minutesJon Bratseth2022-11-211-1/+1
* Merge pull request #24936 from vespa-engine/bratseth/exclusive-cleanupValerij Fredriksen2022-11-202-5/+5
|\
| * Centralize exclusivity decisionJon Bratseth2022-11-201-4/+4
| * Set decided exclusivity on ClusterSpecJon Bratseth2022-11-201-1/+1
* | Don't account for bcp and organic traffic outside prodJon Bratseth2022-11-201-0/+2
* | Add zone to ClusterModelJon Bratseth2022-11-202-6/+13
* | RefactorJon Bratseth2022-11-201-9/+17
|/
* Mostly test with AWS setupJon Bratseth2022-11-173-6/+5
* Support autoscaling in dynamic shared zonesJon Bratseth2022-11-162-10/+18
* Don't always prefer local disk in autoscalingJon Bratseth2022-11-141-4/+0
* Handle no trafficJon Bratseth2022-11-061-3/+2
* Compute real resources correctlyJon Bratseth2022-11-042-5/+4
* Add more detail on insufficient fulfilmentJon Bratseth2022-11-012-7/+7
* Test with no trafficJon Bratseth2022-11-012-3/+5
* Revert "Merge pull request #24645 from vespa-engine/revert-24631-bratseth/ful...Jon Bratseth2022-10-292-5/+5
* Revert "Bratseth/fully specified"Jon Bratseth2022-10-282-5/+5
* Merge pull request #24631 from vespa-engine/bratseth/fully-specifiedJon Bratseth2022-10-282-5/+5
|\
| * Refactor: Pass and use NodeListJon Bratseth2022-10-282-6/+5
| * Return effective not declared min and max resourcesJon Bratseth2022-10-281-0/+1
* | Merge pull request #24599 from vespa-engine/mpolden/default-cloud-accountJon Bratseth2022-10-271-1/+1
|\ \
| * | Rename getCloud -> cloudMartin Polden2022-10-261-1/+1
* | | use imported getDefaults()Arne Juul2022-10-271-3/+5
| |/ |/|
* | Use IllegalArgumentException when appropriateJon Bratseth2022-10-271-1/+1
|/
* CleanupJon Bratseth2022-08-152-4/+8
* Don't limit averaging periodJon Bratseth2022-08-152-14/+11
* Use actual ideal load in test loadJon Bratseth2022-08-111-2/+6
* Scale in both directions at the same timeJon Bratseth2022-08-111-10/+4
* Remove unnecessary downscaling duration checkJon Bratseth2022-08-101-49/+1
* Scale down when we have sufficient confidenceJon Bratseth2022-08-092-10/+22
* Scale up fastJon Bratseth2022-08-042-8/+5
* Use consistent sampling intervalsJon Bratseth2022-08-031-3/+6
* Scale load as late as possibleJon Bratseth2022-08-032-10/+11
* Eliminate ResourceTargetJon Bratseth2022-08-033-50/+4
* Remove printlnJon Bratseth2022-08-031-2/+0
* Pull redundancy adjustment into calleeJon Bratseth2022-08-032-19/+15
* Now we can adjust for redundancy when preservingJon Bratseth2022-08-033-22/+11
* Factor in redundancy in ideal loadJon Bratseth2022-08-038-56/+221
* Use fixture and handle just 1 nodeJon Bratseth2022-07-181-3/+3
* Introduce fixtureJon Bratseth2022-07-173-6/+4
* Find current load more reliablyJon Bratseth2022-07-142-4/+17
* Make smaller resource changesJon Bratseth2022-07-141-1/+1
* No functional changesJon Bratseth2022-07-141-0/+1
* Reuse fully retired nodes fasterMartin Polden2022-06-281-1/+1
* Remove cluster from autoscaling advice messagesHarald Musum2022-06-151-4/+4
* Cosmetix fix, id.toString() already contains "cluster "Harald Musum2022-06-141-2/+2
* More info in autoscaling adviceHarald Musum2022-06-131-5/+7
* Remove '.sum' form vds sum metrics.Henning Baldersheim2022-06-081-3/+3
* Choose node resources with a matching host flavor when exclusiveMartin Polden2022-05-191-1/+1
* Merge pull request #22467 from vespa-engine/hmusum/move-cluster-controller-no...Harald Musum2022-05-112-3/+3
|\
| * Move setting of node resources to node repoHarald Musum2022-05-052-3/+3