aboutsummaryrefslogtreecommitdiffstats
path: root/configserver
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Add tlskeys test for sessionpreparerMorten Tokle2019-06-203-4/+68
* | | | Read from secret storeMorten Tokle2019-06-1911-24/+96
* | | | write tlsSecretsKey to ZK on prepareandreer2019-06-191-0/+9
* | | | read tlsSecretsKey from ZK on prepareandreer2019-06-191-1/+2
* | | | reintroduce containerendpoints list (bad rebase)andreer2019-06-191-0/+1
* | | | store tls secrets keys in zkandreer2019-06-191-0/+62
* | | | Propagate deploy params to modelMorten Tokle2019-06-195-8/+29
|/ / /
* | | Always return false for feature flag for new metrics proxy.gjoranv2019-06-171-5/+0
* | | Add a comment warning about serialization format changesJon Bratseth2019-06-151-0/+7
|/ /
* | Merge pull request #9760 from vespa-engine/mpolden/store-container-endpointsMartin Polden2019-06-137-12/+108
|\ \
| * | Fix log conditionMartin Polden2019-06-121-4/+6
| * | Write container endpoints to cacheMartin Polden2019-06-124-8/+45
| * | Write rotations as containers endpoints to ContainerEndpointsCacheMartin Polden2019-06-125-8/+65
* | | Move to a more suitable packageHarald Musum2019-06-125-15/+11
|/ /
* | Merge pull request #9757 from vespa-engine/mpolden/container-endpoints-paramHarald Musum2019-06-126-22/+91
|\ \
| * | Add prepare parameter for container endpointsMartin Polden2019-06-122-19/+75
| * | Style fixes and missing authorMartin Polden2019-06-114-3/+16
* | | Merge pull request #9735 from vespa-engine/freva/tenant-host-cleanupValerij Fredriksen2019-06-111-17/+4
|\ \ \ | |/ / |/| |
| * | Remove special handling of node-admin in ConfigConvergenceCheckerValerij Fredriksen2019-06-071-17/+4
* | | Merge pull request #9695 from vespa-engine/ogronnesby/create-new-rotations-cacheMartin Polden2019-06-115-0/+270
|\ \ \
| * | | Fix docstringØyvind Grønnesby2019-06-071-1/+1
| * | | Re-implement RotationsCache with more semantically correct names and structureØyvind Grønnesby2019-06-068-294/+270
| * | | Even simpler method names :)Øyvind Grønnesby2019-06-062-4/+4
| * | | Rename methods to show that we are writing to diskØyvind Grønnesby2019-06-062-4/+4
| * | | Use UncheckedIOException instead of RuntimeExceptionØyvind Grønnesby2019-06-061-1/+2
| * | | JavadocØyvind Grønnesby2019-06-062-0/+20
| * | | Create new rotations cache that keeps info on endpoints and clustersØyvind Grønnesby2019-06-053-0/+273
* | | | Let the individual handlers determine if the application is validValerij Fredriksen2019-06-084-29/+14
* | | | Merge pull request #9733 from vespa-engine/hakonhall/also-log-config-key-in-m...Håkon Hallingstad2019-06-081-1/+1
|\ \ \ \
| * | | | Also log config key in MultiTenantRpcAuthorizerHåkon Hallingstad2019-06-071-1/+1
| | |/ / | |/| |
* | | | Merge pull request #9722 from vespa-engine/freva/fix-copy-logsHarald Musum2019-06-082-15/+14
|\ \ \ \
| * | | | Allow getting logs for hosted-vespa applications by hostnameValerij Fredriksen2019-06-072-15/+14
| |/ / /
* / / / Remove support for <rotations> elementMartin Polden2019-06-072-26/+0
|/ / /
* | | Remove ping-configserverBjørn Christian Seime2019-06-062-11/+0
* | | Include authorizer mode in log warningBjørn Christian Seime2019-06-061-1/+1
* | | Reduce log level to reduce noise in vespa logBjørn Christian Seime2019-06-061-1/+1
* | | Allow nodes not in host registry to access sentinel configBjørn Christian Seime2019-06-052-3/+31
|/ /
* | Comment zone-app specific code that should be removed after the migrationValerij Fredriksen2019-06-041-0/+2
* | Special handle the tenant-host application where neededValerij Fredriksen2019-06-041-2/+3
* | Revert "Remove dispatch-with-protobuf"Harald Musum2019-06-031-0/+6
* | Add peer identity to error messageBjørn Christian Seime2019-06-031-1/+1
* | Fail authorization on unknown tenant or hostBjørn Christian Seime2019-06-032-14/+49
* | Log identity of clientBjørn Christian Seime2019-06-031-1/+3
* | Remove dispatch-with-protobufOlli Virtanen2019-06-031-6/+0
* | Stop logging of exception stack trace as warningBjørn Christian Seime2019-05-311-1/+2
* | Fix logic for unknown hostsBjørn Christian Seime2019-05-311-2/+2
* | Merge pull request #9623 from vespa-engine/hmusum/support-vespa-version-to-ch...Harald Musum2019-05-313-7/+26
|\ \
| * | Add support for checking config convergence for a specific vespa versionHarald Musum2019-05-313-7/+26
* | | Merge pull request #9584 from vespa-engine/hmusum/add-generation-to-activatio...Jon Marius Venstad2019-05-311-1/+1
|\ \ \
| * | | Add generation to application activated log messageHarald Musum2019-05-281-1/+1