aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* flag to force ipv6 target groups (#28190)Andreas Eriksen2023-08-281-5/+11
* Max 100 hosts a timejonmv2023-08-281-4/+4
* Issue rebuild commands in parallel, since lock is sharedjonmv2023-08-281-16/+40
* Exclude host in different cloud accounts from consideration earlyValerij Fredriksen2023-08-281-0/+1
* udp 51820 on aws cfg in main/cd (#28148)Andreas Eriksen2023-08-251-1/+1
* Remove unused importJon Marius Venstad2023-08-241-2/+0
* Avoid writing new hosts twice when retrying in GCPjonmv2023-08-241-4/+10
* Only rewrite container image registry for requested imagesValerij Fredriksen2023-08-232-19/+19
* Shut down super-lengthy maintainers fasterjonmv2023-08-222-0/+4
* Revert "Revert "Remove unused argument" MERGEOK"Harald Musum2023-08-1711-19/+14
* Revert "Remove unused argument"Henning Baldersheim2023-08-1711-14/+19
* Remove unused argumentHarald Musum2023-08-1711-19/+14
* Remove debugValerij Fredriksen2023-08-161-3/+0
* Remove debugValerij Fredriksen2023-08-161-2/+0
* Adjust by idealJon Bratseth2023-08-162-24/+27
* Don't use BCPInfo to scale downJon Bratseth2023-08-162-2/+18
* More accurate accounting of redistribution costJon Bratseth2023-08-164-35/+24
* Test account for change costJon Bratseth2023-08-153-32/+98
* AllocatableClusterresources -> AllocatableResourcesJon Bratseth2023-08-159-81/+75
* No functional changes only: Wrap current resources in modelJon Bratseth2023-08-159-92/+94
* Consider switching cost when choosing host flavorJon Bratseth2023-08-152-21/+19
* Consider switching cost when choosing resourcesJon Bratseth2023-08-157-11/+143
* Merge pull request #27861 from vespa-engine/hmusum/simplify-default-node-reso...Jon Marius Venstad2023-08-151-13/+2
|\
| * Simplify default node resourcesHarald Musum2023-07-211-13/+2
* | Include remaining metrics used for alertsyngveaasheim2023-08-021-1/+2
* | Merge pull request #27935 from vespa-engine/yngveaasheim/prepare-metricset-co...Yngve Aasheim2023-08-012-4/+6
|\ \
| * | Add enums for infrastructure and add to vespametricsset as needed for infrast...yngveaasheim2023-07-312-4/+6
* | | Merge pull request #27931 from vespa-engine/hakonhall/simpler-acl-has-rolled-outValerij Fredriksen2023-07-315-19/+17
|\ \ \
| * | | simpler-acl has rolled outHåkon Hallingstad2023-07-315-19/+17
| |/ /
* / / Leave 15% headroom when scaling downJon Bratseth2023-07-313-7/+7
|/ /
* | Merge pull request #27897 from vespa-engine/freva/fixMartin Polden2023-07-2610-32/+43
|\ \
| * | Verify selected flavor is within resource limitsValerij Fredriksen2023-07-265-12/+22
| * | Add NodeResourceLimits to NodeRepositoryValerij Fredriksen2023-07-256-20/+21
* | | Merge pull request #27881 from vespa-engine/revert-27877-revert-27632-hakonha...Valerij Fredriksen2023-07-2522-344/+287
|\ \ \
| * | | Inclave IPs are sharedHåkon Hallingstad2023-07-2510-43/+107
| * | | Revert "Revert "Exclude private IP addresses in other cloud accounts in ACLs""Håkon Hallingstad2023-07-2518-347/+226
| |/ /
| * | Revert "Exclude private IP addresses in other cloud accounts in ACLs"Håkon Hallingstad2023-07-2418-226/+347
| * | Merge pull request #27632 from vespa-engine/hakonhall/exclude-private-ip-addr...Håkon Hallingstad2023-07-2418-347/+226
| |\ \ | | |/ | |/|
| | * cfg trusts host&proxyhost only if NATedHåkon Hallingstad2023-07-053-88/+33
| | * Trust address of parent host only if NAT is possibleHåkon Hallingstad2023-07-051-12/+24
| | * No need to handle ready tenant nodesHåkon Hallingstad2023-07-0510-108/+33
| | * Guard with simpler-acl flag, enabled by defaultHåkon Hallingstad2023-07-055-38/+41
| | * Exclude private IP addresses in other cloud accounts in ACLsHåkon Hallingstad2023-07-0411-187/+181
* | | Set aside enough headroom rather than not scaling down at allJon Bratseth2023-07-253-9/+9
* | | CleanupJon Bratseth2023-07-252-10/+11
* | | Set aside space for headroom in one passJon Bratseth2023-07-254-40/+25
|/ /
* | Merge pull request #27854 from vespa-engine/bratseth/scale-down-lessMartin Polden2023-07-216-31/+105
|\ \
| * | Don't scale down if we are likely to scale back upJon Bratseth2023-07-206-31/+105
* | | Support downgrades where possibleMartin Polden2023-07-205-19/+34
* | | Ignore grace period when downgradingMartin Polden2023-07-202-1/+7