summaryrefslogtreecommitdiffstats
path: root/node-repository/src/test/java/com
Commit message (Expand)AuthorAgeFilesLines
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-2614-27/+41
* Remove unused imports.gjoranv2018-06-222-2/+0
* Java 9: Truncate Instants from Instant.now() to MILLISgjoranv2018-06-222-7/+12
* Allow bare metal tenant nodes with Calypso certificateBjørn Christian Seime2018-06-141-0/+19
* Add access control for identity document api + identity provider apiBjørn Christian Seime2018-06-121-0/+8
* Move Authorizer to 'filter' packageBjørn Christian Seime2018-06-121-2/+1
* Identity ZTS in NodeIdentifierBjørn Christian Seime2018-06-111-0/+12
* Remove duplicate constantsBjørn Christian Seime2018-06-081-10/+10
* Add application name to OutOfCapacityException messageMartin Polden2018-06-071-2/+2
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-06-071-1/+2
* Revert "Add identity type to unique instance id and signed identity document"Jon Marius Venstad2018-06-031-2/+1
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-05-311-1/+2
* Merge pull request #5860 from vespa-engine/freva/remove-cfg-special-handlingMartin Polden2018-05-2211-93/+178
|\
| * Remove special handling of config servers in ACLValerij Fredriksen2018-05-1411-93/+178
* | Simplify NodePatcherValerij Fredriksen2018-05-181-15/+19
|/
* Merge pull request #5808 from vespa-engine/bratseth/remove-even-more-junit-fr...gjoranv2018-05-081-1/+1
|\
| * Use new junit APIJon Bratseth2018-05-071-1/+1
* | Improve logging where authorization failsBjørn Christian Seime2018-05-071-2/+2
|/
* Don't lookup configserver nodes in NodeIdentifierBjørn Christian Seime2018-05-071-5/+0
* Support patching openstack IDHåkon Hallingstad2018-05-053-1/+6
* Merge pull request #5784 from vespa-engine/freva/infra-app-provisionValerij Fredriksen2018-05-045-0/+237
|\
| * Code review fixesValerij Fredriksen2018-05-042-7/+7
| * Add InfrastructureProvisionerValerij Fredriksen2018-05-041-0/+110
| * Add REST API to update/view infrastructure versionsValerij Fredriksen2018-05-043-0/+44
| * Create persistence for infrastructure versionsValerij Fredriksen2018-05-041-0/+83
* | Add configserver Athenz identity as trusted serviceBjørn Christian Seime2018-05-041-0/+2
* | Create constants for identity namesBjørn Christian Seime2018-05-041-18/+20
* | Identity proxy and configserver hosts in NodeIdentifierBjørn Christian Seime2018-05-041-0/+42
|/
* Remove usage of junit.frameworkJon Bratseth2018-04-303-13/+9
* Replace 'Authentication' with 'Identification' for AuthenticationFilter and f...Bjørn Christian Seime2018-04-252-12/+12
* Add unit test for AWS host certificatesBjørn Christian Seime2018-04-251-6/+28
* Modify AuthorizationFilter to assume AuthenticationFilter is part of filter c...Bjørn Christian Seime2018-04-252-4/+6
* Only remove node if docker container and tenantValerij Fredriksen2018-04-201-1/+21
* Use NodePrincipal in Authorizer to distinguish between identity and hostnameBjørn Christian Seime2018-04-201-53/+71
* Accept Athenz certs from controller in HostAuthenticatorBjørn Christian Seime2018-04-201-5/+31
* Merge pull request #5636 from vespa-engine/bratseth/load-models-in-use-only-i...Harald Musum2018-04-191-0/+25
|\
| * Load the minimal set of models needed in devJon Bratseth2018-04-191-0/+25
* | Merge pull request #5630 from vespa-engine/bjorncs/configserver-authz-filterBjørn Christian Seime2018-04-191-0/+143
|\ \ | |/ |/|
| * Rename TlsPrincipal -> NodePrincipalBjørn Christian Seime2018-04-191-3/+3
| * Support Athenz certs from Openstack and Vespa in authorization filterBjørn Christian Seime2018-04-191-0/+143
* | Allow more than one node in a cluster on same parent host in cd and non-prodHarald Musum2018-04-191-0/+35
|/
* Whitelist hostnames in AuthorizerValerij Fredriksen2018-04-172-4/+9
* Make set node to dirty recursiveValerij Fredriksen2018-04-133-3/+61
* Update RestAPI with trusted portstoby2018-04-103-3/+11
* Use makeAvailiableForNewAllocations to handle ready state transitionValerij Fredriksen2018-04-081-2/+5
* Make it possible to configure use of Curator client cache in node repoHarald Musum2018-04-0312-14/+21
* Revert "Revert "Only allow Zookeeper access for config servers in hosted Vespa""Harald Musum2018-04-032-71/+0
* Enforce config server authorization in mainMartin Polden2018-03-263-12/+3
* Use helpers in vespa-athenz instead of BouncyCastleBjørn Christian Seime2018-03-221-33/+11
* Allow proxyhost to access /routing/v1Martin Polden2018-03-221-4/+8