aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Revert "Evaluate flags referenced multiple times at the start of prepare"Håkon Hallingstad2023-11-0724-364/+302
* Merge pull request #29228 from vespa-engine/hakonhall/evaluate-flags-referenc...Håkon Hallingstad2023-11-0624-302/+364
|\
| * Review fixesHåkon Hallingstad2023-11-064-6/+4
| * Remove exclusive methods from NodeRepositoryHåkon Hallingstad2023-11-059-89/+45
| * Include NodeRepository, ApplcationId, and ClusterSpec as parametersHåkon Hallingstad2023-11-0520-178/+220
| * Rename to AllocationParamsHåkon Hallingstad2023-11-0523-96/+96
| * Rename to ClusterAllocationParamsHåkon Hallingstad2023-11-0424-186/+186
| * Evaluate flags referenced multiple times at the start of prepareHåkon Hallingstad2023-11-0423-167/+233
* | Stop using wireguardPubkeyValerij Fredriksen2023-11-068-29/+6
|/
* Merge pull request #29202 from vespa-engine/bjormel/dont_autoscale_single_nod...Bjørn Meland2023-11-032-4/+4
|\
| * Update node-repository/src/test/java/com/yahoo/vespa/hosted/provision/autosca...Bjørn Meland2023-11-031-1/+1
| * Update node-repository/src/main/java/com/yahoo/vespa/hosted/provision/autosca...Bjørn Meland2023-11-031-2/+2
| * Clarification of messagebjormel2023-11-022-2/+2
| * Don't autoscale single node clustersbjormel2023-11-022-4/+4
* | Add test of reducing container node countHarald Musum2023-11-031-59/+92
* | Merge pull request #29207 from vespa-engine/hakonhall/retire-if-there-are-sha...Håkon Hallingstad2023-11-024-2/+13
|\ \ | |/ |/|
| * Retire if there are shared hosts dedicated to cluster typeHåkon Hallingstad2023-11-024-2/+13
* | HostFlavorUpgrader: Reprocess hosts with non-retiring nodesValerij Fredriksen2023-11-022-4/+13
|/
* Set exclusiveTo on parent host to child applicationHåkon Hallingstad2023-10-312-7/+7
* Merge pull request #29122 from vespa-engine/hakonhall/set-tenant-instance-id-...Håkon Hallingstad2023-10-272-10/+19
|\
| * Set tenant, instance ID, and Vespa version dimensions of make-exclusiveHåkon Hallingstad2023-10-262-10/+19
* | 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
* | Rename requireParentHostLock to canMakeHostExclusiveHåkon Hallingstad2023-10-262-10/+10
* | Clean up nodes faster on provisioning failureValerij Fredriksen2023-10-256-13/+21
* | Wait for provisioning without holding the locksValerij Fredriksen2023-10-254-6/+15
* | Take lock before starting to provision in HCMValerij Fredriksen2023-10-251-9/+11
|/
* Take parent lock only for tenant app in GCP/AWSHåkon Hallingstad2023-10-252-4/+20
* Merge pull request #29084 from vespa-engine/hakonhall/node-must-fit-host-only...Valerij Fredriksen2023-10-244-15/+30
|\
| * Node must fit host (only) if allocation is exclusiveHåkon Hallingstad2023-10-244-15/+30
* | Temporarily work around admin arch not being set previouslyjonmv2023-10-241-1/+4
* | Actually set arch from flag for admin nodesjonmv2023-10-243-9/+30
|/
* Remove duplicate Applications.LockHåkon Hallingstad2023-10-2313-37/+34
* Support exclusive allocation on non-exclusive hostHåkon Hallingstad2023-10-219-88/+233
* Define IP.Pool sizeHåkon Hallingstad2023-10-191-0/+8
* Handle readying of configserver and controller nodes toojonmv2023-10-191-0/+2
* Reduce logging, and avoid need for component declarationjonmv2023-10-194-25/+29
* Remove unneeded nullity checkjonmv2023-10-191-1/+1
* Add reactive infra-application redeployer, triggered when hosts complete prov...jonmv2023-10-197-12/+307
* Make decision of host-sharing type in HCM closer to that in preparerjonmv2023-10-181-13/+12
* Throw if attempting to clear eTAI while having pForjonmv2023-10-181-1/+1
* Use HostSharing.exclusive for preprovisioned containers, and clear exclusiveTojonmv2023-10-182-4/+15
* Remove serialisation migration code, and update real-data-test with now-dated...jonmv2023-10-182-16/+2
* Merge pull request #28946 from vespa-engine/hakonhall/set-provisioned-for-if-...Håkon Hallingstad2023-10-174-9/+27
|\
| * Align ClusterSpec::exclusive with CapacityPolicies::decideExclusivity and Hos...Håkon Hallingstad2023-10-172-2/+2
| * Specify exclusiveToApplicationId for newly provisioned nodeHåkon Hallingstad2023-10-172-3/+12
| * Set provisioned-for if enabled and application has exclusive="true"Håkon Hallingstad2023-10-164-7/+16
* | Merge pull request #28940 from vespa-engine/mpolden/read-endpoint-config-flagMartin Polden2023-10-161-12/+13
|\ \ | |/ |/|
| * Add javadocMartin Polden2023-10-161-12/+13
* | Merge pull request #28908 from vespa-engine/jonmv/read-node-exclusive-toJon Marius Venstad2023-10-163-4/+4
|\ \ | |/ |/|