aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #27394 from ↵Håkon Hallingstad2023-06-154-26/+181
|\ | | | | | | | | vespa-engine/hmusum/log-or-fail-when-upgrading-config-server-between-two-versions-too-far-apart Log or fail config server startup when upgrading between 2 versions t…
| * SKip upgrade checks if VESPA_SKIP_UPGRADE_CHECK is trueHarald Musum2023-06-153-33/+77
| |
| * Log or fail config server startup when upgrading between 2 versions too far ↵Harald Musum2023-06-134-26/+137
| | | | | | | | | | | | apart Fail on hosted, log on self serve Vespa
* | No functional changesJon Bratseth2023-06-141-13/+10
| |
* | value -> versionMorten Tokle2023-06-123-12/+12
| |
* | Persist tokens on deployMorten Tokle2023-06-1211-9/+180
|/
* Don't log stack traceHarald Musum2023-06-091-2/+2
|
* Merge pull request #27247 from vespa-engine/jonmv/move-health-checkerValerij Fredriksen2023-06-011-44/+3
|\ | | | | Move health container health checker to provision service
| * Move health container health checker to provision servicejonmv2023-05-311-44/+3
| |
* | Use supplier in for expensive log messageValerij Fredriksen2023-05-311-2/+2
|/
* Log more when parsing multipart deployment failsHarald Musum2023-05-251-4/+10
|
* Revert "Revert "Use another exception and error in response when quota is ↵Harald Musum2023-05-224-2/+35
| | | | exceed""
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-224-35/+2
|
* Use another exception and error in response when quota is exceedHarald Musum2023-05-224-2/+35
|
* Add dataplane proxy flagOla Aunronning2023-05-161-0/+3
|
* Classify missing node tag for cloud prod as illegal argumentJon Bratseth2023-05-161-1/+3
|
* Add feature flag for enabling conditional put/remove write repairTor Brede Vekterli2023-05-101-0/+3
| | | | | | | This maps to controlling the distributed condition probe feature of the content layer, which in turn controls whether a conditional put/remove to an inconsistent bucket triggers a write repair step on the distributor.
* Move metrics definitions to metrics:ai.vespa.metricsgjoranv2023-05-081-2/+1
|
* Only check convergence before restart for services on hosts that should be ↵Harald Musum2023-05-034-40/+51
| | | | | | restarted When checking config convergence for app always check all services as before
* Update ↵Harald Musum2023-05-021-1/+1
| | | | | configserver/src/test/java/com/yahoo/vespa/config/server/deploy/HostedDeployTest.java Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
* Update ↵Harald Musum2023-05-021-1/+1
| | | | | configserver/src/main/java/com/yahoo/vespa/config/server/deploy/Deployment.java Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
* Add some more details when config is not convergingHarald Musum2023-05-023-25/+112
|
* Merge pull request #26898 from ↵Valerij Fredriksen2023-05-025-12/+51
|\ | | | | | | | | vespa-engine/jonmv/cloud-health-check-in-deployment-job Verify cloud endpoint health in deployment jobs
| * Add default provider for no node-repo, for health checkerjonmv2023-05-022-0/+20
| |
| * Verify cloud endpoint health in deployment jobsjonmv2023-04-273-12/+31
| |
* | Add feature flag to control connection TTLBjørn Christian Seime2023-04-261-0/+6
|/
* Reduce log levelHarald Musum2023-04-241-1/+1
|
* Use Files.move/() to move file referencesHarald Musum2023-04-241-11/+6
| | | | | | renameTo() is platform dependent and issue #26821 indicates that it fails when using mounted volumes and Docker. Use Files.move() instead and simplify accordingly
* GC undocumented env var that has been replaced by ↵Harald Musum2023-04-192-2/+2
| | | | VESPA_CONFIGSERVER_MULTITENANT a long time ago
* Use Predicate instead of ToIntFunctionHarald Musum2023-04-171-26/+10
|
* Add flag for allowing more than one content group downHarald Musum2023-04-171-2/+24
|
* Merge pull request #26715 from vespa-engine/hmusum/remove-unused-pathHarald Musum2023-04-121-2/+0
|\ | | | | Remove unused API path
| * Remove unused API pathHarald Musum2023-04-121-2/+0
| |
* | Minor cleanup of TenantApplications and testsHarald Musum2023-04-113-35/+20
|/
* Merge pull request #26637 from ↵Bjørn Meland2023-04-113-4/+4
|\ | | | | | | | | vespa-engine/bjormel/maintainer-success-factor-baseline maintainer success factor baseline deviation
| * update metric set with new successFactorDeviation metricbjormel2023-03-291-2/+2
| |
| * maintainer success factor baseline deviationbjormel2023-03-292-2/+2
| |
* | Propagate the configured slime decode type into the rpc summary handling.Henning Baldersheim2023-03-301-0/+3
|/
* Add config for barrierWaitForAllTimeoutHarald Musum2023-03-237-30/+17
|
* Merge pull request #26545 from ↵Harald Musum2023-03-231-1/+1
|\ | | | | | | | | vespa-engine/jonmv/deployment-requests-take-even-longer Increase buffer even more for deployment timeouts
| * Increase buffer even more for deployment timeoutsjonmv2023-03-231-1/+1
| |
* | Specify barrier wait for all timeout in callers, simplifyHarald Musum2023-03-221-2/+5
| |
* | Remove unused argumentHarald Musum2023-03-211-7/+2
|/
* More proton metrics -> searchnode metricsHarald Musum2023-03-207-14/+16
|
* Remove duplicated methodHarald Musum2023-03-202-6/+1
|
* proton metrics -> searchnode metricsHarald Musum2023-03-2010-56/+50
| | | | | Use name of service and add API that does not use the generic /metrics path for searchnode metrics
* Move cluster controller metrics to a separate enum fileyngveaasheim2023-03-151-4/+5
|
* Allow XML fragments againJon Bratseth2023-03-131-17/+0
|
* Use equals when comparing versionsHarald Musum2023-03-092-2/+2
|
* Higher HTTP handler timeout for deploy, to account for reading requestjonmv2023-03-081-1/+1
|