summaryrefslogtreecommitdiffstats
path: root/controller-api/src
Commit message (Collapse)AuthorAgeFilesLines
* Add getIdentityCertificate and getRoleCertificate to ZtsClientBjørn Christian Seime2017-12-123-0/+58
|
* Revert "Add getIdentityCertificate and getRoleCertificate to ZtsClient"Arnstein Ressem2017-12-114-72/+0
|
* Merge pull request #4385 from vespa-engine/bjorncs/retrieve-athenz-tls-certBjørn Christian Seime2017-12-114-0/+72
|\ | | | | Add getIdentityCertificate and getRoleCertificate to ZtsClient
| * Add provider for SSLContext configured with Athenz certsBjørn Christian Seime2017-12-111-0/+14
| | | | | | | | | | | | The provided SSLContext is configured with a keystore containing the Athenz service certificate and a trust store containing the Athenz CA certificates.
| * Add getIdentityCertificate and getRoleCertificate to ZtsClientBjørn Christian Seime2017-12-073-0/+58
| |
* | Need to change new code as wellJon Marius Venstad2017-12-113-10/+16
|\ \
| * | value() -> data()Martin Polden2017-12-082-3/+3
| | |
| * | Ensure that global DNS always points to assigned rotationMartin Polden2017-12-082-7/+13
| | |
* | | Remove unused ZoneIdJon Marius Venstad2017-12-081-13/+0
| | |
* | | Replace constructor with factoriesJon Marius Venstad2017-12-081-2/+2
| | |
* | | Replaced instantiation of Zone with ZoneId where applicableJon Marius Venstad2017-12-081-1/+1
| | |
* | | Extract superclass with environment and regionJon Marius Venstad2017-12-083-10/+10
| | |
* | | Revert "Factory constructor with region/env"Jon Marius Venstad2017-12-081-1/+1
| | | | | | | | | | | | This reverts commit e5f2b434d614b49bef40038ec1fe1d391db62e1e.
* | | Factory constructor with region/envJon Marius Venstad2017-12-081-1/+1
|/ /
* / Update name service interfaceMartin Polden2017-12-065-14/+129
|/
* Merge pull request #4365 from ↵Morten Tokle2017-12-0617-0/+496
|\ | | | | | | | | vespa-engine/bjorncs/move-athenz-api-to-controller-api Bjorncs/move athenz api to controller api
| * Add class for Athenz role tokenBjørn Christian Seime2017-12-061-0/+36
| |
| * Move all Athenz API classes to controller-apiBjørn Christian Seime2017-12-0616-0/+460
| | | | | | | | Add package-info with ExportPackage as well.
* | Merge pull request #4359 from vespa-engine/freva/remove-context-from-proxyBjørn Christian Seime2017-12-061-10/+4
|\ \ | |/ |/| Remove Context from proxy methods
| * Remove Context from proxy methodsValerij Fredriksen2017-12-051-10/+4
| |
* | Revert "Replace usage of KeyService with SecretStore"Arnstein Ressem2017-12-053-0/+36
|/
* Merge pull request #4349 from vespa-engine/mortent/remove-keyserviceMorten Tokle2017-12-053-36/+0
|\ | | | | Replace usage of KeyService with SecretStore
| * Replace usage of KeyService with SecretStoreMorten Tokle2017-11-303-36/+0
| |
* | Add removeRecord to NameServiceMartin Polden2017-12-044-22/+39
|/
* Move rotation to applicationMartin Polden2017-11-292-0/+3
|
* Add support for typeJon Marius Venstad2017-11-241-9/+27
|
* Merge branch 'master' into jvenstad/application-locking-revisedJon Marius Venstad2017-11-211-0/+1
|\
| * Reimplement /zone/v1Martin Polden2017-11-211-0/+1
| |
* | One author per lineJon Marius Venstad2017-11-211-1/+2
|/
* Resolved conflictJon Marius Venstad2017-11-172-0/+76
|\
| * Maintainer which asks for regular confirmation of ownershipJon Marius Venstad2017-11-162-0/+76
| |
* | Added TODO:Jon Marius Venstad2017-11-151-0/+1
|/
* Merge pull request #4006 from vespa-engine/mpolden/add-key-service-mockBjørn Christian Seime2017-11-031-0/+13
|\ | | | | Add key service mock
| * Add key service mockMartin Polden2017-11-031-0/+13
| |
* | Return correct response code when there is a ConfigServerExceptionHarald Musum2017-11-031-0/+1
| |
* | Athenz now uses "user" as principal domain and "home" as personal domainBjørn Christian Seime2017-11-011-2/+2
|/
* Send system version with broken deploymentsJon Marius Venstad2017-10-302-3/+5
|
* Return empty contact list for unknown property ids in mockJon Marius Venstad2017-10-291-1/+1
|
* Export package.Jon Marius Venstad2017-10-271-0/+5
|
* Merge pull request #3918 from vespa-engine/bratseth/add-copyright-headersJon Marius Venstad2017-10-271-1/+2
|\ | | | | Add copyright header
| * Add copyright headerJon Bratseth2017-10-271-1/+2
| |
* | Comments taken into accountJon Marius Venstad2017-10-265-3/+28
| |
* | Add missing copyright headersJon Marius Venstad2017-10-252-0/+2
| |
* | Expose property relevant URIs and contact lists at tenant/{tenant}/propertyJon Marius Venstad2017-10-251-3/+10
| |
* | Resolved ocnflictsJon Marius Venstad2017-10-2440-1363/+77
|\|
| * Revert "Rename TenantType.Athens -> TenantType.Athenz"Bjørn Christian Seime2017-10-231-1/+1
| | | | | | | | This reverts commit ce1da3698d732b9f8bc5033695512c049dd8b80b.
| * Rename TenantType.Athens -> TenantType.AthenzBjørn Christian Seime2017-10-191-1/+1
| |
| * Rename 'athens' -> 'athenz'Bjørn Christian Seime2017-10-171-2/+2
| | | | | | | | Rename private varibles/fields and test symbols from 'athens' to 'athenz'
| * Rename AthensDomainResponse -> AthenzDomainResponseBjørn Christian Seime2017-10-172-4/+4
| |
| * Rename AthensDomain -> AthenzDomainBjørn Christian Seime2017-10-178-27/+27
| |