summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #24876 from thinh2/fix_naming_conventionJon Bratseth2022-11-151-2/+2
|\ | | | | fix naming convention
| * fix name conventionThinh Bui2022-11-151-2/+2
|/
* Merge pull request #24857 from vespa-engine/arnej/add-configserver-startup-in-goHenning Baldersheim2022-11-1512-15/+458
|\ | | | | Arnej/add configserver startup in go
| * use vespa log format for trace loggingArne Juul2022-11-142-12/+64
| |
| * add configserver startupArne Juul2022-11-1410-3/+394
| |
* | Merge pull request #24872 from vespa-engine/toregge/print-active-sanitizersTor Egge2022-11-153-0/+41
|\ \ | | | | | | Print active sanitizers.
| * | Print active sanitizers.Tor Egge2022-11-153-0/+41
| | |
* | | Merge pull request #24871 from vespa-engine/mpolden/remove-upgrade-budgetValerij Fredriksen2022-11-1528-398/+138
|\ \ \ | | | | | | | | Remove OS upgrade budget
| * | | Stop setting OS upgrade budgetMartin Polden2022-11-1517-180/+49
| | | |
| * | | Stop using OS upgrade budgetMartin Polden2022-11-1511-218/+89
| |/ /
* | | Merge pull request #24863 from vespa-engine/add-wireguard-key-to-nodegjoranv2022-11-155-23/+74
|\ \ \ | | | | | | | | Add 'wireguardPubKey' field to Node
| * | | Convert line comment to javadocgjoranv2022-11-151-1/+1
| | | |
| * | | Fix regexgjoranv2022-11-151-1/+1
| | | | | | | | | | | | Co-authored-by: Valerij Fredriksen <freva@users.noreply.github.com>
| * | | Add 'wireguardPubKey' field to Nodegjoranv2022-11-155-23/+74
| | | |
* | | | Merge pull request #24870 from vespa-engine/bjorncs/bouncycastleBjørn Christian Seime2022-11-151-0/+23
|\ \ \ \ | | | | | | | | | | Use BouncyCastle 1.72 everywhere
| * | | | Use BouncyCastle 1.72 everywhereBjørn Christian Seime2022-11-151-0/+23
| | | | | | | | | | | | | | | | | | | | BouncyCastle introduced new artifact ids after increasing JDK requirement (5 => 8)
* | | | | Merge pull request #24865 from vespa-engine/hmusum/cleanup-capacity-policiesHarald Musum2022-11-151-4/+1
|\ \ \ \ \ | |_|_|/ / |/| | | | Simplify default node resources
| * | | | Simplify default node resourcesHarald Musum2022-11-151-4/+1
| | |/ / | |/| |
* | | | Merge pull request #24869 from vespa-engine/arnej/avoid-touching-vespa-homeTor Egge2022-11-151-4/+14
|\ \ \ \ | | | | | | | | | | Arnej/avoid touching vespa home
| * | | | use a dummy Container to avoid entanglementArne Juul2022-11-151-10/+12
| | | | |
| * | | | set VESPA_HOME to redirect FixDir callsArne Juul2022-11-151-0/+8
| | | | |
* | | | | Merge pull request #24867 from vespa-engine/bjorncs/cleanupJon Marius Venstad2022-11-152-9/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | Cleanup RequestResourceMapper API
| * | | | Cleanup RequestResourceMapper APIBjørn Christian Seime2022-11-152-9/+3
| | | | |
* | | | | Merge pull request #24868 from vespa-engine/mpolden/cloud-account-without-nodesValerij Fredriksen2022-11-153-4/+42
|\ \ \ \ \ | | | | | | | | | | | | Respect requested cloud account without nodes tag
| * | | | | Respect requested cloud account without nodes tagMartin Polden2022-11-153-4/+42
| | | | | |
* | | | | | Merge pull request #24866 from vespa-engine/mpolden/fix-ventura-buildMartin Polden2022-11-151-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Stop using diff in checkfmt target
| * | | | | Stop using diff in checkfmt targetMartin Polden2022-11-151-1/+1
| |/ / / / | | | | | | | | | | | | | | | Should fix build on macOS Ventura.
* | | | | Merge pull request #24864 from ↵Valerij Fredriksen2022-11-153-7/+44
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | vespa-engine/jonmv/relax-cloud-account-requirements Validate cloud accounts when receiving package
| * | | | Validate cloud accounts when receiving packagejonmv2022-11-153-7/+44
| | |/ / | |/| |
* | | | Merge pull request #24862 from ↵Håkon Hallingstad2022-11-154-15/+60
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/hakonhall/support-super-pom-with-dependency-enforcer Support super-pom with dependency enforcer
| * | | | Use `getAllProjects()` + improve write-spec command in error messageBjørn Christian Seime2022-11-152-18/+15
| | | | |
| * | | | Support super-pom with dependency enforcerHåkon Hallingstad2022-11-143-4/+52
| |/ / /
* | | | Merge pull request #24828 from vespa-engine/bratseth/refJon Bratseth2022-11-155-11/+30
|\ \ \ \ | |/ / / |/| | | Don't interpret ref: as a query profile ref unnecessarily
| * | | Don't interpret ref: as a query profile ref unnecessarilyJon Bratseth2022-11-105-11/+30
| | | |
* | | | Merge pull request #24861 from ↵Valerij Fredriksen2022-11-146-10/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/relax-cloud-account-requirements Let controller be strict only with known cloud accounts
| * | | | Fix mockjonmv2022-11-141-2/+2
| | | | |
| * | | | Let controller be strict only with known cloud accountsjonmv2022-11-145-8/+7
| | | | |
* | | | | Merge pull request #24859 from vespa-engine/bratseth/more-dynamic-allocationValerij Fredriksen2022-11-143-31/+38
|\ \ \ \ \ | | | | | | | | | | | | Use an AWS-compatible node size by default
| * | | | | Use an AWS-compatible node size by defaultJon Bratseth2022-11-143-31/+38
| | | | | |
* | | | | | Merge pull request #24856 from ↵Henning Baldersheim2022-11-142-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | vespa-engine/havardpe/detect-out-of-order-when-switching-to-docid-vector detect out of order docid when switching collection strategy
| * | | | | detect out of order docid when switching collection strategyHåvard Pettersen2022-11-142-2/+8
| | | | | |
* | | | | | Merge pull request #24858 from vespa-engine/bratseth/softer-prefer-localValerij Fredriksen2022-11-143-56/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Don't always prefer local disk in autoscaling
| * | | | | | Don't always prefer local disk in autoscalingJon Bratseth2022-11-143-56/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We still prefer local disk when there is an exact match and that is enough.
* | | | | | | Merge pull request #24852 from vespa-engine/arnej/use-common-container-baseHenning Baldersheim2022-11-148-101/+147
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | Arnej/use common container base
| * | | | | add some info logging about container startupArne Juul2022-11-144-31/+41
| | | | | |
| * | | | | use common code for CpuCountArne Juul2022-11-144-37/+36
| | | | | |
| * | | | | flesh out StandaloneContainer, mostly common codeArne Juul2022-11-146-44/+81
| | |_|_|/ | |/| | |
* | | | | Merge pull request #24855 from vespa-engine/bratseth/use-dynamic-provisioningValerij Fredriksen2022-11-146-23/+50
|\ \ \ \ \ | | | | | | | | | | | | Use dynamic provisioning in AWS tests
| * | | | | Use dynamic provisioning in AWS testsJon Bratseth2022-11-146-23/+50
| |/ / / /
* | | | | Merge pull request #24854 from vespa-engine/geirst/hnsw-nodeid-mappingTor Egge2022-11-1410-16/+314
|\ \ \ \ \ | | | | | | | | | | | | Add class to track mapping from docid to [nodeid] used in hnsw index.