summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Find current load more reliablyJon Bratseth2022-07-142-4/+17
* Make smaller resource changesJon Bratseth2022-07-141-1/+1
* No functional changesJon Bratseth2022-07-145-8/+17
* Always include deferOsUpgrade field for hostsMartin Polden2022-07-1314-3/+16
* Merge pull request #23474 from vespa-engine/hakonhall/run-nodefailer-every-3m...Håkon Hallingstad2022-07-121-1/+1
|\
| * Run NodeFailer every 3m instead of 5mHåkon Hallingstad2022-07-121-1/+1
* | Add total cost to statsJon Bratseth2022-07-124-9/+35
* | Allow failed node to be deprovisionedMartin Polden2022-07-122-3/+6
* | Node with allocation must be parked to allow deprovisioningMartin Polden2022-07-122-23/+48
* | Reapply "Allow deprovision of parked host & node w/alloc when node has wantTo...Martin Polden2022-07-122-1/+20
|/
* Only use wantToFail just before activateHåkon Hallingstad2022-07-111-5/+10
* Revert "Revert "Avoid the host lock while failing the children""Håkon Hallingstad2022-07-112-51/+71
* Revert "Avoid the host lock while failing the children"Håkon Hallingstad2022-07-112-71/+51
* Revert update of commentHåkon Hallingstad2022-07-111-2/+2
* Merge pull request #23440 from vespa-engine/hakonhall/define-main-chain-graph...v8.15.63Harald Musum2022-07-081-2/+2
|\
| * Define main-chain-graph flagHåkon Hallingstad2022-07-081-2/+2
* | Reduce scope of unallocated lock and avoid deadlockMartin Polden2022-07-081-21/+15
* | Add deferOsUpgrade field to node responseMartin Polden2022-07-083-6/+16
* | Limit grace period to RetiringOsUpgraderMartin Polden2022-07-088-62/+28
* | Add a grace period before upgrading new nodesJon Bratseth2022-07-0710-6/+72
|/
* Avoid the host lock while failing the childrenHåkon Hallingstad2022-07-052-51/+71
* Autoscaling should happen within 5 minutesJon Bratseth2022-07-051-1/+1
* Merge pull request #23345 from vespa-engine/hmusum/use-correct-agent-when-fai...Harald Musum2022-07-041-1/+1
|\
| * Use correct agent when failing nodesHarald Musum2022-07-041-1/+1
* | Update javadoc and reduce log levelHarald Musum2022-07-041-3/+4
|/
* Reuse fully retired nodes fasterMartin Polden2022-06-2816-94/+137
* Update default list pricesØyvind Grønnesby2022-06-241-9/+9
* Merge pull request #23164 from vespa-engine/hmusum/add-getActivatedTimeJon Bratseth2022-06-201-1/+1
|\
| * Add getActivatedTime() for a sessionHarald Musum2022-06-201-1/+1
* | Revert "Allow deprovision of parked host & node w/alloc when node has wantToD...Martin Polden2022-06-202-20/+1
|/
* Reduce interval for DynamicProvisioningMaintainer to 3 minutesHarald Musum2022-06-181-1/+1
* Merge pull request #23107 from vespa-engine/freva/do-not-clear-wtdHåkon Hallingstad2022-06-151-0/+1
|\
| * Do not reset node status if wantToDeprovisionValerij Fredriksen2022-06-151-0/+1
* | Remove cluster from autoscaling advice messagesHarald Musum2022-06-151-4/+4
|/
* Cosmetix fix, id.toString() already contains "cluster "Harald Musum2022-06-142-5/+3
* Merge pull request #23061 from vespa-engine/hmusum/add-application-id-to-ille...Henning Baldersheim2022-06-131-2/+6
|\
| * Chain exceptionsHarald Musum2022-06-131-3/+1
| * Add application id to IllegalArgumentException in AutoscalingMaintainerHarald Musum2022-06-131-1/+7
* | More info in autoscaling adviceHarald Musum2022-06-131-5/+7
|/
* Deprovision host with host lock and sanity-checkHåkon Hallingstad2022-06-091-6/+12
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-2/+2
* Don't use operation= in array user configHarald Musum2022-06-081-1/+1
* Remove '.sum' form vds sum metrics.Henning Baldersheim2022-06-081-3/+3
* Mark host as wantToDeprovision before deprovisioningValerij Fredriksen2022-06-071-1/+5
* Remove cloud account restrictionMartin Polden2022-06-021-4/+0
* Implement HostRetirerMartin Polden2022-06-015-1/+148
* Allow deprovision of parked host & node w/alloc when node has wantToDeprovisionHåkon Hallingstad2022-06-012-1/+20
* Define smallest node resources that will work in GCPHarald Musum2022-05-281-14/+29
* Add some debug logging when provisoning nodes for a clusterHarald Musum2022-05-281-0/+5
* Merge pull request #22689 from vespa-engine/hakonhall/installjar-cmake-functionHåkon Hallingstad2022-05-201-1/+1
|\