summaryrefslogtreecommitdiffstats
path: root/container-disc
Commit message (Collapse)AuthorAgeFilesLines
* Fix s3 log sync for proxy logsMorten Tokle2023-10-201-5/+0
|
* Write proxy error logs to archiveMorten Tokle2023-10-201-0/+5
|
* Log token endpointsMorten Tokle2023-10-171-0/+4
|
* Add testjonmv2023-10-111-0/+27
|
* Remove unused importsjonmv2023-10-111-2/+0
|
* Silly hack to close HTTP server before mbus serverjonmv2023-10-111-4/+26
|
* Update copyright.Geir Storli2023-10-101-1/+1
|
* Correct copyright headersJon Bratseth2023-10-091-2/+0
|
* Update copyrightJon Bratseth2023-10-0961-62/+64
|
* Isolate inner jetty server component from wrapper with filtersjonmv2023-10-051-0/+1
|
* Non-functional changesjonmv2023-09-281-9/+7
|
* questdb 7.3.2Henning Baldersheim2023-09-111-1/+1
|
* Add token endpoints to proxy configMorten Tokle2023-09-081-2/+9
|
* - Update dependency org.jvnet.mimepull:mimepull to v1.10.0renovate[bot]2023-08-291-10/+5
| | | | | | | | - Update dependency org.apache.opennlp:opennlp-tools to v1.9.4 - Use dependency-versions - Bring jimfs up to date. - Bring some more libraries up-2-date. - Reduce usage of assertj
* Consolidate hamcrest usage to 2.x and remove cthul-matchersBjørn Christian Seime2023-08-291-5/+1
|
* Fix metrics typosEvaldas Buinauskas2023-08-251-1/+1
|
* Use 'vespa.version' suffix for all global version properties.gjoranv2023-07-241-9/+9
|
* Revert "New parent pom"Arnstein Ressem2023-07-211-9/+9
|
* Merge pull request #27827 from vespa-engine/new-parent-pomgjoranv2023-07-211-9/+9
|\ | | | | New parent pom
| * Use 'vespa.version' suffix for all global version properties.gjoranv2023-07-191-9/+9
| |
* | Add port for token connector to nginx configBjørn Christian Seime2023-07-192-4/+8
|/
* Update abi-specs after making config class Builders finalgjoranv2023-07-171-3/+6
|
* Merge pull request #27541 from vespa-engine/mortent/dp-more-robust-proxyBjørn Christian Seime2023-06-262-17/+62
|\ | | | | Make stopping data plane proxy more robust
| * Reduce dtor timeout to less than global reconfig timeoutBjørn Christian Seime2023-06-261-1/+1
| |
| * Make stop more robustMorten Tokle2023-06-242-16/+61
| |
* | Replace metrics strings with the corresponding enum constants.gjoranv2023-06-221-1/+2
|/ | | | - Add 'metrics' as provided dep for clustercontroller-core
* Revert "Replace metrics strings with the corresponding enum constants."Harald Musum2023-06-221-2/+1
|
* Replace metrics strings with the corresponding enum constants.gjoranv2023-06-211-1/+2
| | | | - Add 'metrics' as provided dep for clustercontroller-core
* Verify proxy running + handle stopMorten Tokle2023-06-202-42/+132
|
* simplify statesMorten Tokle2023-06-202-48/+50
|
* Handle proxy start/reload issuesMorten Tokle2023-06-202-58/+255
|
* use correct stop commandMorten Tokle2023-06-161-1/+1
|
* DataplaneProxyConfig does not contain endpointsOla Aunronning2023-06-131-6/+0
|
* Merge branch 'master' into olaa/dataplane-proxy-configOla Aunrønning2023-06-081-0/+1
|\
| * Add bundle type to all CORE bundles.gjoranv2023-05-251-0/+1
| |
* | Generate proxy certificate and inject in trust storeMorten Tokle2023-06-072-10/+7
| |
* | Configure data plane proxyMorten Tokle2023-05-252-0/+196
|/
* Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-084-8/+9
|
* Use constants, and add new metrics to VespaMetricSet.gjoranv2023-05-051-3/+6
|
* Add metrics for graph creation time and reconfig count.gjoranv2023-05-051-0/+6
|
* Revert "revert new athenz provider MERGEOK"Ola Aunrønning2023-04-273-2/+6
|
* Revert "Revert "Merge pull request #26859 from ↵Morten Tokle2023-04-273-6/+2
| | | | | | vespa-engine/revert-26805-olaa/versioned-feature-flag"" This reverts commit e10612188741a2d5ce9c69b80c35015b38ea1627.
* Revert "Merge pull request #26859 from ↵Ola Aunronning2023-04-263-2/+6
| | | | | | | vespa-engine/revert-26805-olaa/versioned-feature-flag" This reverts commit 01cc25458c74d2902879087919f67622600ffc65, reversing changes made to a6c5b734b94d0239db9df0d37e390f82d3deabf1.
* Revert "Write tenant service identity at same location as ↵Morten Tokle2023-04-263-6/+2
| | | | AthenzCredentialsService"
* Consider credentials existence when setting up AthenzIdentityProviderOla Aunronning2023-04-253-2/+6
|
* Log at lower levelHarald Musum2023-03-091-2/+2
|
* Use the latest metric objectJon Bratseth2023-03-061-6/+8
|
* Use the metric provider returned after configurationJon Bratseth2023-03-031-4/+3
|
* Merge pull request #26283 from ↵Yngve Aasheim2023-03-031-6/+8
|\ | | | | | | | | vespa-engine/yngveaasheim/create-enums-for-remaining-metricsets Use enums for remaining metrics used by metric sets
| * Remove unused importyngveaasheim2023-03-031-1/+1
| |