aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java
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-142-2/+3
* Always include deferOsUpgrade field for hostsMartin Polden2022-07-131-3/+3
* 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-122-3/+16
* | Allow failed node to be deprovisionedMartin Polden2022-07-121-1/+2
* | Node with allocation must be parked to allow deprovisioningMartin Polden2022-07-121-16/+29
* | Reapply "Allow deprovision of parked host & node w/alloc when node has wantTo...Martin Polden2022-07-121-1/+1
|/
* 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-111-46/+54
* Revert "Avoid the host lock while failing the children"Håkon Hallingstad2022-07-111-54/+46
* 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-082-6/+15
* | Limit grace period to RetiringOsUpgraderMartin Polden2022-07-084-14/+20
* | Add a grace period before upgrading new nodesJon Bratseth2022-07-076-0/+23
|/
* Avoid the host lock while failing the childrenHåkon Hallingstad2022-07-051-46/+54
* 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-289-60/+98
* 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-201-1/+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
* 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-014-1/+86
* Allow deprovision of parked host & node w/alloc when node has wantToDeprovisionHåkon Hallingstad2022-06-011-1/+1
* 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
* Allow patching wantedOsVersionMartin Polden2022-05-203-4/+9
* Choose node resources with a matching host flavor when exclusiveMartin Polden2022-05-193-20/+33
* Never downsize if allocating exclusivelyMartin Polden2022-05-182-9/+9
* Let CapacityPolicies decide exclusivity based on cloud accountMartin Polden2022-05-183-2/+6