summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Collapse)AuthorAgeFilesLines
* Use hugespages for jvm also when OS setting is [madvise]Henning Baldersheim2022-05-301-0/+1
|
* Make sure to always close file reference dataHarald Musum2022-05-251-11/+5
| | | | Otherwise we might end up with temporary files on disk
* Revert "Support compressing files (not just directories) in file ↵Harald Musum2022-05-254-44/+23
| | | | distribution [run-systemtest]"
* Merge pull request #22744 from ↵Harald Musum2022-05-254-23/+44
|\ | | | | | | | | vespa-engine/hmusum/support-file-distribution-compress-single-file Support compressing files (not just directories) in file distribution [run-systemtest]
| * Support compressing files (not just directories) in file distributionHarald Musum2022-05-254-23/+44
| | | | | | | | | | Use file distribution compression feature flags and support compressing single files
* | Rename argumentHarald Musum2022-05-252-3/+3
| |
* | Merge pull request #22741 from vespa-engine/mpolden/preserve-cloud-accountMorten Tokle2022-05-243-2/+27
|\ \ | |/ |/| Preserve cloud account from active session on internal redeployment
| * Preserve cloud account from active session on internal redeploymentMartin Polden2022-05-243-2/+27
| |
* | Merge pull request #22740 from vespa-engine/jonmv/logserver-container-for-testerJon Marius Venstad2022-05-241-3/+8
|\ \ | | | | | | Jonmv/logserver container for tester
| * | refer logserver-container over container for getting logsjonmv2022-05-241-3/+8
| |/
* / Prepare for different compression algorithms for distributed filesHarald Musum2022-05-241-4/+4
|/
* Remove resources when deleting application with no active sessionMartin Polden2022-05-193-15/+31
|
* GC usage of FAIL_DEPLOYMENT_WITH_INVALID_JVM_OPTIONS feature flagHarald Musum2022-05-161-3/+0
| | | | Has been true for a while, stop using it and prepare for removal
* Control code loading for proton with feature flag 'load-code-as-hugepages'Henning Baldersheim2022-05-131-0/+3
|
* Fix testsValerij Fredriksen2022-05-121-1/+2
|
* Merge pull request #22539 from vespa-engine/mpolden/deploy-cloud-accountMorten Tokle2022-05-1110-30/+149
|\ | | | | Add cloud account to model
| * Add cloud account to modelMartin Polden2022-05-1110-30/+149
| |
* | Switch off jdisc ConsoleLogManagerv7.585.20gjoranv2022-05-101-1/+1
| | | | | | | | - vespalog is now set up before loading the application.
* | Merge pull request #22528 from vespa-engine/bratseth/remove-old-sd-parserJon Bratseth2022-05-101-3/+0
|\ \ | | | | | | Bratseth/remove old sd parser
| * | Remove experimental-sd-parsing: Always trueJon Bratseth2022-05-101-3/+0
| |/
* / Give up if deadline for file serving request is exceededHarald Musum2022-05-101-6/+21
|/
* Flag to control proxy protocol mixed modeMorten Tokle2022-05-091-0/+3
|
* Merge pull request #22462 from vespa-engine/bjorncs/inject-annotationBjørn Christian Seime2022-05-0635-35/+35
|\ | | | | Use '@Inject' from 'annotations' in 'configserver' [run-systemtest]
| * Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-0535-35/+35
| |
* | Enable logging early, but only show errors and warnings.Henning Baldersheim2022-05-061-2/+2
|/
* Avoid the 'jdisc/' prefix used for logging during startup of configserver.Henning Baldersheim2022-05-051-3/+3
| | | | Disable logging during startup of jdisc. No reason for doing this different than any other container.
* Correct host name sequenceJon Bratseth2022-05-041-2/+2
|
* Consolidate allocated hosts from all model versionsJon Bratseth2022-05-0411-84/+264
| | | | | - Aactivate the superset of hosts allocated from all model versions - Use the version of each host allocated by the newest model version
* GC unused flags various unused flags and expired interfaces.Henning Baldersheim2022-05-031-18/+0
|
* Merge pull request #22401 from ↵Henning Baldersheim2022-05-031-0/+3
|\ | | | | | | | | vespa-engine/balder/control-enable-bit-vector-by-feature-flag Control enable-bit-vectors default value.
| * Control enable-bit-vectors default value.Henning Baldersheim2022-05-031-0/+3
| |
* | Merge pull request #22398 from vespa-engine/hmusum/simplify-and-cleanupHarald Musum2022-05-033-40/+47
|\ \ | |/ |/| Simplify and cleanup, no functional changes [run-systemtest]
| * Simplify and cleanup, no functional changesHarald Musum2022-05-033-40/+47
| |
* | Merge pull request #22396 from ↵Jon Marius Venstad2022-05-032-74/+1
|\ \ | |/ |/| | | | | vespa-engine/jonmv/reapply-more-apache-http-client Jonmv/reapply more apache http client [run-systemtest]
| * Revert "Merge pull request #22392 from ↵jonmv2022-05-031-0/+1
| | | | | | | | | | | | | | vespa-engine/revert-22390-jonmv/export-package" This reverts commit 3a757528a0a978d44cb1bd9aae28b567c477d139, reversing changes made to ea6f91775e837040dc5debad521e446f389ed8ab.
| * Revert "Merge pull request #22394 from ↵jonmv2022-05-031-74/+0
| | | | | | | | | | | | | | vespa-engine/revert-22374-jonmv/remove-last-controller-jersey-client" This reverts commit e046ae79779261b09f85bcf4c04c906b83075775, reversing changes made to d2066c0a0c04e2aa2ada12a5c85f5eae9ff65b02.
* | Merge pull request #22387 from ↵v7.581.33Harald Musum2022-05-021-7/+13
|\ \ | |/ |/| | | | | vespa-engine/hmusum/use-string-flag-for-files-with-unknown-extension Use a string flag for files with unknown extension in app
| * Use a string flag for files with unknown extension in appHarald Musum2022-05-021-7/+13
| | | | | | | | | | Need 3 values (might want to avoid logging/notification in console for some cases that should be allowed, so use a string flag)
* | Revert "Jonmv/remove last controller jersey client [run-systemtest]"Jon Marius Venstad2022-05-021-0/+74
| |
* | Revert "Export package ai.vespa.hosted.client [run-systemtest]"Harald Musum2022-05-021-1/+0
| |
* | Add http-client with dependencies as configserver componentjonmv2022-05-021-0/+1
|/
* Increase log level so it is shown as a notificationHarald Musum2022-05-021-1/+1
|
* Merge pull request #22374 from ↵Jon Marius Venstad2022-05-021-74/+0
|\ | | | | | | | | vespa-engine/jonmv/remove-last-controller-jersey-client Jonmv/remove last controller jersey client [run-systemtest]
| * Remove (hopefully) unused configserver depenciesjonmv2022-05-021-74/+0
| |
* | Minor simplificationJon Bratseth2022-05-023-10/+5
|/
* Log with deploy logger, users will get console notificationsHarald Musum2022-04-286-40/+54
|
* Validate file extension for app files, part 4Harald Musum2022-04-281-1/+7
| | | | | * Allow .gitignore files everywhere and .profile files in schemas/ directory * Move exception handling and logging to config server code
* Throw a RuntimeException if no secret is foundHarald Musum2022-04-281-2/+5
|
* Validate file extension for files in application packageHarald Musum2022-04-273-25/+34
| | | | | Start validating file extension for files application package subdirectories, only a subset of subdirectories handled for now
* Update testValerij Fredriksen2022-04-211-6/+3
|