summaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17053 from vespa-engine/hmusum/reduce-sleep-time-when-red...Arnstein Ressem2021-03-191-8/+8
|\
| * Rename variableHarald Musum2021-03-191-8/+8
* | Remove duplicate headersJon Bratseth2021-03-181-1/+0
* | Add copyright headersJon Bratseth2021-03-1813-2/+15
|/
* Fix invalid mixed mode handlingBjørn Christian Seime2021-03-181-1/+1
* Rewrite ZKMetricUpdater to support ZK with Vespa mTLSBjørn Christian Seime2021-03-181-28/+35
* Remove unused includesMartin Polden2021-03-151-2/+0
* Merge pull request #16895 from vespa-engine/bratseth/support-equiv-in-semanti...Jon Bratseth2021-03-122-17/+0
|\
| * Support equivJon Bratseth2021-03-112-17/+0
* | Merge branch 'master' into jonmv/cluster-controller-migration-cleanup-2Harald Musum2021-03-1116-74/+116
|\ \
| * | Wait maximum 60 seconds for other config servers to create sessionHarald Musum2021-03-111-1/+1
| * | Merge pull request #16818 from vespa-engine/jonmv/cluster-controller-migratio...Harald Musum2021-03-106-30/+5
| |\ \
| * | | Log with application id in messageHarald Musum2021-03-091-2/+3
| | |/ | |/|
| * | Copy session list before iteratingHarald Musum2021-03-092-9/+11
| * | Merge pull request #16850 from vespa-engine/revert-16831-revert-16808-revert-...Håkon Hallingstad2021-03-097-85/+41
| |\ \
| | * | Return early if application already existsHarald Musum2021-03-091-0/+2
| | * | Revert "Revert "Reapply "Jonmv/new hosted apps use dedicated cluster controll...Harald Musum2021-03-097-85/+39
| * | | Redeploy applications when bootstrapping in random orderHarald Musum2021-03-092-7/+9
| |/ /
| * | Upgrade Curator framework to 5.1.0Bjørn Christian Seime2021-03-081-1/+2
| * | Revert "Reapply "Jonmv/new hosted apps use dedicated cluster controllers""Harald Musum2021-03-087-39/+85
| * | Read tenant secret stores during internal redeployOla Aunrønning2021-03-055-2/+35
| * | Include region and parameter name when validating secret store. Don't inject ...Ola Aunrønning2021-03-057-52/+53
| * | Revert "Revert "Jonmv/new hosted apps use dedicated cluster controllers""Harald Musum2021-03-057-85/+39
| * | Revert "Jonmv/new hosted apps use dedicated cluster controllers"Arnstein Ressem2021-03-047-39/+85
* | | Stop writing dedicated CC data to ZKJon Marius Venstad2021-03-055-38/+4
| |/ |/|
* | Follow API changeJon Marius Venstad2021-03-051-2/+1
* | Always write "true" for dedicated CCs during preparationJon Marius Venstad2021-03-051-4/+1
* | Always use dedicated CCs when hosted, and remove migratorJon Marius Venstad2021-03-055-24/+3
|/
* Merge pull request #16795 from vespa-engine/jonmv/new-hosted-apps-use-dedicat...Jon Marius Venstad2021-03-047-85/+39
|\
| * Create applications with dedicated cluster controllersJon Marius Venstad2021-03-045-78/+33
| * Only use dedicated cluster controllers when hosted (was multitenant)Jon Marius Venstad2021-03-041-1/+1
| * SimplifyJon Marius Venstad2021-03-041-6/+5
* | Make TenantSecretStore immutableOla Aunrønning2021-03-041-5/+7
* | Include tenant secret stores in deploy callOla Aunrønning2021-03-0415-70/+190
|/
* Use dedicated cluster controllers in all zones (3 in production, 1 elsewhere)Harald Musum2021-03-041-8/+1
* Remove use of flag that is always trueHarald Musum2021-03-031-3/+0
* Always keep 5 unused file referencesHarald Musum2021-03-022-28/+53
* Increase time to keep unused file referencesHarald Musum2021-03-022-10/+11
* Propagate cluster type to flag lookupJon Marius Venstad2021-03-011-3/+7
* Control max heap size for metrics proxy with feature flagHarald Musum2021-03-011-0/+3
* Merge pull request #16676 from vespa-engine/jonmv/dedicated-ccsJon Marius Venstad2021-02-251-0/+17
|\
| * Control cluster controller flavor with a feature flagJon Marius Venstad2021-02-251-0/+17
* | Add required componentsMartin Polden2021-02-251-0/+2
* | Use ReconfigurableVespaZooKeeperServer in config serverMartin Polden2021-02-251-1/+1
* | Log model version properlyHarald Musum2021-02-251-3/+8
|/
* Remove support for unused <controllers> under <content>Jon Marius Venstad2021-02-221-4/+6
* Merge pull request #16610 from vespa-engine/jonmv/use-dedicated-ccc-in-all-cd...Jon Marius Venstad2021-02-211-1/+6
|\
| * Only cd.devJon Marius Venstad2021-02-211-1/+2
| * Use dedicated CC in all CD zonesJon Marius Venstad2021-02-211-1/+5
* | Merge pull request #16600 from vespa-engine/hmusum/reduce-log-levelJon Marius Venstad2021-02-201-2/+2
|\ \ | |/ |/|