aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/maintenance
Commit message (Expand)AuthorAgeFilesLines
* Emit suspended seconds. Update metrics for non-active nodesOla Aunronning2024-03-271-3/+1
* Merge pull request #30649 from vespa-engine/olaa/remove-suggestionMartin Polden2024-03-181-2/+1
|\
| * Remove scaling suggestion replaced by listOla Aunronning2024-03-151-2/+1
* | Remove unused argumentHarald Musum2024-03-151-1/+2
|/
* Ensure that combined load balancer is not expired too earlyMartin Polden2024-02-291-4/+8
* Avoid expiring failed host with children to dirtyHåkon Hallingstad2024-02-281-1/+16
* Empty exclusive host metric considers deallocation timeOla Aunronning2024-02-261-2/+5
* Return whether deprovisioning has completedValerij Fredriksen2024-02-131-2/+2
* Expose expire metricsbjormel2024-02-051-1/+1
* Merge pull request #29882 from vespa-engine/olaa/multiple-resourcesMartin Polden2024-01-251-10/+20
|\
| * Added comment, TODO, and better namingOla Aunronning2024-01-241-3/+3
| * Store multiple resource suggestionsOla Aunronning2024-01-121-8/+18
* | Add cluster type dimension to autoscaling metricMartin Polden2024-01-222-2/+10
|/
* Always delay config until after restart when loading models, for restarting c...jonmv2024-01-121-1/+1
* Reset downtime at resume, 2. tryHåkon Hallingstad2024-01-103-26/+50
* Revert "Reset downtime at resume"Harald Musum2024-01-063-50/+26
* Reset downtime at resumeHåkon Hallingstad2024-01-053-26/+50
* Emit metric counting autoscale eventsMartin Polden2023-12-112-1/+4
* Define nessus-agent-group flag and make Dimension top-level classHåkon Hallingstad2023-11-292-4/+4
* Consider only non-transient statesMartin Polden2023-11-281-3/+5
* Avoid moves to hosts that contain cluster nodes in any stateMartin Polden2023-11-281-3/+3
* Merge pull request #29458 from vespa-engine/hakonhall/keep-oldest-preprovisio...Valerij Fredriksen2023-11-271-0/+4
|\
| * Keep oldest preprovisioned hostsHåkon Hallingstad2023-11-241-0/+4
* | exclusive nodes not counted as empty with child in any statebjormel2023-11-231-1/+1
|/
* Move id seed to LoadBalancerjonmv2023-11-201-1/+2
* exclusive-provisioning and make-exclusive has rolled outHåkon Hallingstad2023-11-101-17/+6
* Pre-provision load balancers, and use for appsjonmv2023-11-102-2/+34
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-072-46/+52
* Review fixesHåkon Hallingstad2023-11-061-2/+0
* Remove exclusive methods from NodeRepositoryHåkon Hallingstad2023-11-051-13/+4
* Include NodeRepository, ApplcationId, and ClusterSpec as parametersHåkon Hallingstad2023-11-052-32/+36
* Rename to AllocationParamsHåkon Hallingstad2023-11-052-8/+8
* Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-042-19/+19
* Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-042-33/+34
* Merge pull request #29207 from vespa-engine/hakonhall/retire-if-there-are-sha...Håkon Hallingstad2023-11-021-0/+1
|\
| * Retire if there are shared hosts dedicated to cluster typeHåkon Hallingstad2023-11-021-0/+1
* | HostFlavorUpgrader: Reprocess hosts with non-retiring nodesValerij Fredriksen2023-11-021-1/+6
|/
* Merge pull request #29122 from vespa-engine/hakonhall/set-tenant-instance-id-...Håkon Hallingstad2023-10-271-9/+14
|\
| * Set tenant, instance ID, and Vespa version dimensions of make-exclusiveHåkon Hallingstad2023-10-261-9/+14
* | Merge pull request #29108 from vespa-engine/bjormel/Only_forcing_de-provision...Bjørn Meland2023-10-261-1/+2
|\ \ | |/ |/|
| * Only forcing de-provisioning of off premises nodesbjormel2023-10-261-1/+2
* | Clean up nodes faster on provisioning failureValerij Fredriksen2023-10-252-6/+8
* | Wait for provisioning without holding the locksValerij Fredriksen2023-10-251-1/+3
* | Take lock before starting to provision in HCMValerij Fredriksen2023-10-251-9/+11
|/
* Node must fit host (only) if allocation is exclusiveHåkon Hallingstad2023-10-241-7/+8
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-211-10/+20
* Handle readying of configserver and controller nodes toojonmv2023-10-191-0/+2
* Reduce logging, and avoid need for component declarationjonmv2023-10-191-20/+18
* Remove unneeded nullity checkjonmv2023-10-191-1/+1
* Add reactive infra-application redeployer, triggered when hosts complete prov...jonmv2023-10-192-1/+117