aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/test/java/com/yahoo/vespa
Commit message (Expand)AuthorAgeFilesLines
* Make application package file reference optionalHarald Musum2023-08-161-1/+1
* Write session data to zk as a blob if feature flag is setHarald Musum2023-08-152-3/+28
* Test that exception is not swallowedHarald Musum2023-08-031-0/+37
* Add cluster name to service convergence responseMartin Polden2023-08-011-8/+10
* Remove active attributeMartin Polden2023-07-271-56/+14
* Remove global-service-idMartin Polden2023-07-271-3/+0
* Revert "Remove global-service-id"Martin Polden2023-07-272-14/+59
* Remove active attributeMartin Polden2023-07-261-56/+14
* Remove global-service-idMartin Polden2023-07-261-3/+0
* Revert "Throw if file reference or vespa version not found for session in zk"Harald Musum2023-07-201-1/+1
* SimplifyHarald Musum2023-07-191-1/+1
* Remove extraneous semicolongjoranv2023-07-131-3/+0
* Add expiration concept to data plane tokensBjørn Christian Seime2023-07-122-4/+7
* Merge pull request #27394 from vespa-engine/hmusum/log-or-fail-when-upgrading...Håkon Hallingstad2023-06-152-16/+104
|\
| * SKip upgrade checks if VESPA_SKIP_UPGRADE_CHECK is trueHarald Musum2023-06-152-16/+53
| * Log or fail config server startup when upgrading between 2 versions too far a...Harald Musum2023-06-132-16/+67
* | value -> versionMorten Tokle2023-06-122-4/+4
* | Persist tokens on deployMorten Tokle2023-06-123-1/+51
|/
* Revert "Revert "Use another exception and error in response when quota is exc...Harald Musum2023-05-221-0/+24
* Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-221-24/+0
* Use another exception and error in response when quota is exceedHarald Musum2023-05-221-0/+24
* Only check convergence before restart for services on hosts that should be re...Harald Musum2023-05-032-25/+25
* Update configserver/src/test/java/com/yahoo/vespa/config/server/deploy/Hosted...Harald Musum2023-05-021-1/+1
* Add some more details when config is not convergingHarald Musum2023-05-022-11/+84
* Verify cloud endpoint health in deployment jobsjonmv2023-04-271-2/+5
* Minor cleanup of TenantApplications and testsHarald Musum2023-04-111-27/+12
* Add config for barrierWaitForAllTimeoutHarald Musum2023-03-234-18/+7
* More proton metrics -> searchnode metricsHarald Musum2023-03-202-3/+3
* proton metrics -> searchnode metricsHarald Musum2023-03-202-12/+11
* Add request property requiredGeneration to http get config requestsHarald Musum2023-03-071-0/+15
* Pass ClusterInfoJon Bratseth2023-03-011-0/+2
* Simplify use of HostRegistry and ConfigActivationListenerHarald Musum2023-02-223-12/+3
* Cleanup HostRegistry, no functional changesHarald Musum2023-02-221-9/+9
* Remove unused fields and methodsHarald Musum2023-02-211-47/+0
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-2116-100/+13
* Cleanup and simplifyHarald Musum2023-02-216-12/+9
* Update test and fix bug in tester code where flag source was not usedHarald Musum2023-02-142-5/+15
* Deprecate and stop using HostSpec constructor that should be removedHarald Musum2023-02-132-6/+3
* Stop using file distribution feature flags, not needed anymoreHarald Musum2023-02-013-9/+4
* Revert "Merge pull request #25776 from vespa-engine/jonmv/revert-private-endp...jonmv2023-01-301-51/+92
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-271-92/+51
* Merge pull request #25770 from vespa-engine/jonmv/private-endpointsJon Marius Venstad2023-01-271-51/+92
|\
| * Check private endpoints from same-zone config server insteadjonmv2023-01-271-51/+92
* | Stack => DequeHenning Baldersheim2023-01-251-2/+3
|/
* Don't start ApplicationPackageMaintainer if there is only one serverHarald Musum2023-01-251-1/+5
* Unify on Streams.toList()Henning Baldersheim2023-01-171-2/+1
* Remove redundant tags wiringjonmv2023-01-115-24/+2
* Revert "Add reindexing progress to deployment metrics"Valerij Fredriksen2023-01-091-5/+1
* prepend api path for proxy requests to storage/distributor (#25426)Andreas Eriksen2023-01-061-1/+1
* SimplifyHarald Musum2023-01-026-14/+7