summaryrefslogtreecommitdiffstats
path: root/config-model-api/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* Add letsencrypt providerMartin Polden2024-03-181-1/+17
|
* GC unused methodHarald Musum2024-02-211-1/+0
|
* Proxy endpoint certificate secrets through EndpointCertificateSecretStoreMorten Tokle2024-02-131-0/+25
|
* Send certificate issuer on deployMorten Tokle2024-02-131-3/+12
|
* GC dead codeHarald Musum2024-02-081-4/+0
|
* Cleanup use of restartOnDeployWhenOnnxModelChangesHarald Musum2024-02-061-1/+1
| | | | Should always be true, simplify
* Revert "Revert "Remove unused method""Harald Musum2024-02-031-4/+0
|
* Revert "Remove unused method"Harald Musum2024-02-021-0/+4
|
* Merge pull request #29946 from vespa-engine/hmusum/remove-unused-method-2Harald Musum2024-02-021-4/+0
|\ | | | | Remove unused method
| * Remove unused methodHarald Musum2024-01-171-4/+0
| |
* | GC control of use-per-document-delete and max-merge-memory from config ↵Henning Baldersheim2024-01-231-2/+2
|/ | | | production side in java.
* Clean upjonmv2024-01-161-1/+1
|
* GC timed out apiHenning Baldersheim2024-01-161-3/+0
|
* Add back method to APIHarald Musum2024-01-151-0/+1
| | | | Cannot remove a method when it's still in use
* Merge pull request #29910 from vespa-engine/bjorncs/cleanupHarald Musum2024-01-151-1/+1
|\ | | | | Prepare removal of feature flag 'dynamic-heap-size'
| * Revert back to previous expiryBjørn Christian Seime2024-01-151-1/+1
| |
| * Prepare removal of feature flag 'dynamic-heap-size'Bjørn Christian Seime2024-01-151-1/+1
| |
* | Revert "Move cluster restarting -> defer config inside model"Jon Marius Venstad2024-01-151-1/+0
|/
* Move cluster restarting -> defer config inside modeljonmv2024-01-151-0/+1
|
* Always delay config until after restart when loading models, for restarting ↵jonmv2024-01-121-1/+1
| | | | clusters
* SimplifyHarald Musum2024-01-051-12/+2
| | | | Constructor with optional onnxmodeloptions is not used anymore
* Revert "Revert "Jonmv/refactor validation" MERGEOK"Jon Marius Venstad2024-01-051-7/+25
|
* Revert "Jonmv/refactor validation"Henning Baldersheim2024-01-041-25/+7
|
* Merge pull request #29797 from vespa-engine/jonmv/refactor-validationJon Bratseth2024-01-041-7/+25
|\ | | | | Jonmv/refactor validation
| * Refactor validation to report most errors at oncejonmv2024-01-041-7/+25
| |
* | Supply cluster id to OnnxModelCostHarald Musum2024-01-031-2/+7
| |
* | GC unused methodsHarald Musum2024-01-031-8/+0
|/
* GC unused api for old feature flagsHenning Baldersheim2024-01-031-2/+0
|
* Merge branch 'master' into jonmv/reapply-keep-config-changes-in-devJon Marius Venstad2024-01-021-5/+19
|\
| * Make unused methods default implementations and simplifyHarald Musum2024-01-021-4/+6
| | | | | | | | (cannot remove until methods are not used by old models anymore)
| * Add ModelInfo constructor with non-optional OnnxModelOptionsHarald Musum2024-01-021-1/+13
| |
* | Revert "Merge pull request #29730 from ↵jonmv2024-01-021-1/+8
|/ | | | | | | vespa-engine/revert-29692-jonmv/keep-config-change-actions-in-dev" This reverts commit ef3db955e75e6df68a2a358feb5b95e44979377f, reversing changes made to d73a4b8daaffd30c78d3894a73e5b2eb79af06af.
* Revert "Jonmv/keep config change actions in dev"Harald Musum2023-12-211-8/+1
|
* Update remove after version.Henning Baldersheim2023-12-211-4/+4
|
* GC complete feature flags.Henning Baldersheim2023-12-211-3/+3
|
* Store onnx model info after deciding if we need to restart on deployHarald Musum2023-12-191-0/+2
| | | | Need to store (in ZK) so that info is available on all config servers
* Estimate => CostHenning Baldersheim2023-12-191-1/+1
|
* Wire in sort-blueprints-by-estimate feature flagHenning Baldersheim2023-12-191-0/+1
|
* Move dev-validation-override to validator, and keep all failures and changesjonmv2023-12-181-1/+8
|
* Control the use of thread bundles for fetch postings with a feature flagHenning Baldersheim2023-12-121-0/+1
|
* Add validator that checks if restart is needed due to Onnx model changesHarald Musum2023-12-082-1/+11
| | | | | Validates changes and creates a restart action if needed and makes sure configs for cluster are marked as restartOnDeploy
* Add use-estimate-for-fetch-postings feature flagHenning Baldersheim2023-12-061-0/+1
|
* Control creation of temporary postinglist for non strict iterators with ↵Henning Baldersheim2023-12-041-0/+1
| | | | feature flag.
* global phase have feature has been completed. No need for config control.Henning Baldersheim2023-11-211-3/+1
|
* Merge pull request #29388 from ↵Harald Musum2023-11-212-0/+54
|\ | | | | | | | | vespa-engine/hmusum/register-with-onnx-model-options Register model with onnx model options
| * Register model with onnx model optionsHarald Musum2023-11-202-0/+54
| |
* | Remove unused adminClusterArchitectureHarald Musum2023-11-201-1/+0
| |
* | GC no longer used useReconfigurableDispatcherHenning Baldersheim2023-11-201-1/+0
|/
* GC unused flagHenning Baldersheim2023-11-201-1/+1
|
* Control always-mark-phrase-expensive with feature flag.Henning Baldersheim2023-11-191-0/+1
|