aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/provisioning/Activator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Assign groups before storing reserved nodesJon Bratseth2023-07-101-13/+0
* Allocate all groups in one goJon Bratseth2023-07-091-3/+15
* Fewer public methods with NestedTransaction and no lockjonmv2023-06-211-1/+1
* Store the load observed and inferred when making an autoscaling decisionJon Bratseth2022-12-301-1/+1
* Move AutoscalingStatus content into AutoscalingJon Bratseth2022-12-291-3/+2
* Fold AutoscaqlingStatus into AutoscalingJon Bratseth2022-12-291-2/+2
* Introduce Autoscsaling result objectJon Bratseth2022-12-131-2/+2
* Remove temporary migration codeValerij Fredriksen2022-11-301-13/+1
* Add 'wireguardPubKey' field to Nodegjoranv2022-11-151-1/+1
* Set cloud-account on child nodesValerij Fredriksen2022-11-081-1/+13
* Revert "Set cloud account on child nodes as well"Valerij Fredriksen2022-11-071-13/+1
* Copy cloudAccount from parent on activate()Valerij Fredriksen2022-11-041-1/+13
* Re-reserve nodes in activate()Valerij Fredriksen2022-11-031-0/+2
* Change exception when unable to find all requested hostsHarald Musum2022-10-061-5/+2
* Reuse fully retired nodes fasterMartin Polden2022-06-281-5/+5
* Configure load balancer with nodes that will become activeMartin Polden2022-02-011-5/+7
* Don't propagate unspecified resourcesJon Bratseth2021-12-081-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* More autoscaling status informationJon Bratseth2021-06-041-1/+3
* Prefer NodeList operations where possibleMartin Polden2021-04-281-12/+6
* More NodeListJon Bratseth2021-04-081-7/+6
* More NodeListJon Bratseth2021-04-081-26/+17
* failing() instead of wantToFail(true/false)Jon Bratseth2021-04-081-2/+2
* Move nodes to 'failed' during activateJon Bratseth2021-04-081-1/+7
* Store resized event for NodeValerij Fredriksen2021-03-291-1/+2
* Add groupingBy to AbstractFilteringListMartin Polden2021-03-161-3/+3
* getNode(...) -> node(...)Jon Bratseth2021-02-101-1/+1
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-091-6/+6
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-091-6/+6
* Move node operations into a separate classJon Bratseth2021-02-081-6/+6
* Rename to lockAndGetHåkon Hallingstad2021-01-081-1/+1
* Ensure fresh node with lockHåkon Hallingstad2021-01-081-7/+10
* Track current resource changes in autoscaling statusJon Bratseth2020-12-171-5/+8
* Compare just numbersJon Bratseth2020-12-101-1/+1
* Record scaling event completionJon Bratseth2020-12-031-10/+12
* Add RealDataScenarioTestValerij Fredriksen2020-11-021-3/+0
* Read application onceJon Bratseth2020-10-221-9/+9
* Store scaling events in ZooKeeperJon Bratseth2020-10-221-21/+53
* Acquire provision lock for transactional writesMartin Polden2020-10-081-14/+11
* Don't reactivate on retired hostsJon Bratseth2020-10-021-3/+0
* Merge pull request #13619 from vespa-engine/bratseth/spare-capacity-maintainerJon Bratseth2020-06-181-2/+2
|\
| * SpareCapacityMaintainer sketchJon Bratseth2020-06-121-2/+2
* | Provision load balancer for config server clusterMartin Polden2020-06-111-2/+2
* | Revert "Provision load balancer for config server cluster"Martin Polden2020-06-111-2/+2
* | Provision load balancer for config server clusterMartin Polden2020-06-111-2/+2
|/
* Revert "Merge pull request #13353 from vespa-engine/revert-13348-bratseth/rea...Jon Bratseth2020-05-251-2/+3
* Revert "Bratseth/real resources in model"Harald Musum2020-05-231-3/+2
* Access resources directlyJon Bratseth2020-05-221-2/+3
* Clean up HostSpec constructorsJon Bratseth2020-05-221-1/+1