aboutsummaryrefslogtreecommitdiffstats
path: root/configserver/src/main/java/com/yahoo/vespa/config/server/tenant
Commit message (Expand)AuthorAgeFilesLines
* Write session data to zk as a blob if feature flag is setHarald Musum2023-08-153-7/+21
* Allow missing expirationBjørn Christian Seime2023-07-131-1/+3
* Add expiration concept to data plane tokensBjørn Christian Seime2023-07-121-1/+7
* value -> versionMorten Tokle2023-06-121-8/+8
* Persist tokens on deployMorten Tokle2023-06-121-0/+62
* Log less or at a lower levelHarald Musum2023-03-061-1/+1
* Simplify use of HostRegistry and ConfigActivationListenerHarald Musum2023-02-221-0/+1
* Simplify by using host provisioner from TenantRepositoryHarald Musum2023-02-211-0/+2
* Merge pull request #25104 from vespa-engine/revert-25103-balder/manual-revert...Harald Musum2022-12-052-2/+2
|\
| * Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-042-2/+2
| * Revert collect(Collectors.toList())Henning Baldersheim2022-12-042-2/+2
| * collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-022-2/+2
* | Remove unused and undocumented support for permanent-services.xmlHarald Musum2022-12-031-7/+2
|/
* Make sure we use just one FileDirectory (use injection)Harald Musum2022-11-161-2/+4
* Extract factory methodMartin Polden2022-11-141-1/+1
* Renaming: config reload => config activationHarald Musum2022-07-131-7/+7
* log certificate version in each runAndreas Eriksen2022-06-301-9/+3
* Use non-deprecated level (#22977)Valerij Fredriksen2022-06-071-2/+2
* log details on certificate retrieval failureAndreas Eriksen2022-06-071-0/+5
* Add cloud account to modelMartin Polden2022-05-111-0/+29
* Use '@Inject' from 'annotations' in 'configserver'Bjørn Christian Seime2022-05-051-1/+1
* Throw a RuntimeException if no secret is foundHarald Musum2022-04-281-2/+5
* Reject config request when major version is incompatibleMartin Polden2022-03-111-1/+2
* Use clock when availableHarald Musum2022-01-201-2/+2
* GC num-model-builder-threads flag no longer neededHenning Baldersheim2022-01-111-10/+5
* Revert "Revert "read routingmethod""Morten Tokle2021-11-291-4/+12
* Revert "read routingmethod"Harald Musum2021-11-271-12/+4
* Use routingMethod from controllerMorten Tokle2021-11-261-1/+11
* Remove default scopeMorten Tokle2021-11-261-3/+1
* Support container endpoint weightsMorten Tokle2021-11-261-3/+4
* Support application level endpointsMorten Tokle2021-11-111-1/+12
* Use parenthesis to get expected ordering.Henning Baldersheim2021-11-011-1/+1
* Ensure we get at least 1 threadHenning Baldersheim2021-11-011-1/+1
* Require that you have at least 1G per thread as each of them can require quit...Henning Baldersheim2021-11-011-2/+5
* Update Verizon Media copyright notices.gjoranv2021-10-078-8/+8
* Update 2019 Yahoo Holdings copyright notices.gjoranv2021-10-072-2/+2
* Update 2017 copyright notices.gjoranv2021-10-075-5/+5
* Merge pull request #19051 from vespa-engine/balder/wire-in-executor-for-model...Harald Musum2021-09-091-0/+14
|\
| * Wire in the executor up to TenantRepositoryHenning Baldersheim2021-09-091-0/+5
|/
* Close the FileDistributionFactoryHenning Baldersheim2021-08-311-0/+1
* bootstrapExecutor only need method local scope.Henning Baldersheim2021-08-311-3/+2
* Directory cache is not optional.Henning Baldersheim2021-08-311-5/+5
* Merge pull request #18907 from vespa-engine/hmusum/cleanup-24Henning Baldersheim2021-08-311-4/+0
|\
| * GC unused method.Henning Baldersheim2021-08-311-4/+0
* | Stop accepting application roles in deployMorten Tokle2021-08-301-1/+1
|/
* Allow set of distributable files to change after initial deploy.Henning Baldersheim2021-08-191-0/+5
* Minor fixesHarald Musum2021-07-121-1/+1
* Add back check for max node size when writing to ZooKeeperHarald Musum2021-07-111-4/+11
* Use Curator instead of ConfigCurator, part 4Harald Musum2021-07-091-8/+5
* Use Curator instead of ConfigCurator, part 3Harald Musum2021-07-091-3/+3