summaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* Less DockerMartin Polden2021-02-181-5/+5
* getNode(...) -> node(...)Jon Bratseth2021-02-101-2/+2
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-091-3/+4
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-092-5/+19
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-092-19/+5
* Follow API changeJon Bratseth2021-02-092-5/+19
* Introduce node IP address poolHåkon Hallingstad2020-11-171-1/+1
* Move ErrorHandlerMorten Tokle2020-11-101-0/+1
* Revert "Revert "Report metrics on athenz client errors""Morten Tokle2020-11-101-2/+2
* Revert "Report metrics on athenz client errors"Morten Tokle2020-11-091-2/+2
* Report metrics on Athenz client errorsMorten Tokle2020-11-061-1/+1
* Create DefaultZtsClient builderMorten Tokle2020-11-061-2/+2
* Create node builderValerij Fredriksen2020-10-262-13/+4
* Add switch hostname to REST APIMartin Polden2020-09-222-2/+2
* Stick to junit for simple test.Henning Baldersheim2020-08-111-3/+1
* Inline unnecessary methodsMartin Polden2020-07-211-2/+2
* Use DockerImage instead of String, part 2Harald Musum2020-04-172-2/+2
* Define completeness of SuperModel and DuperModelHåkon Hallingstad2020-02-231-1/+2
* Merge pull request #12082 from vespa-engine/mpolden/move-slime-utilsMartin Polden2020-02-062-2/+2
|\
| * Move SlimeUtils to vespajlibMartin Polden2020-02-062-2/+2
* | Reduce access loggingHåkon Hallingstad2020-02-051-0/+1
|/
* Follow internal API changeJon Bratseth2020-01-232-1/+9
* Read principal from cert CN on refreshMorten Tokle2019-11-262-18/+33
* Deserialize instant using jacksonMorten Tokle2019-11-121-4/+1
* Revert "Revert "Reapply #11146 Validate register and refresh""Morten Tokle2019-11-126-21/+206
* Revert "Reapply #11146 Validate register and refresh"Morten Tokle2019-11-126-206/+21
* Reapply #11146 Validate register and refreshMorten Tokle2019-11-116-21/+206
* Revert "Reapply "Validate register and refresh""Morten Tokle2019-10-316-204/+21
* Use athenz domain from config to find tenant serviceMorten Tokle2019-10-302-9/+11
* Revert "Revert "Validate register and refresh""Morten Tokle2019-10-305-13/+194
* Follow API changeJon Bratseth2019-10-302-1/+7
* Use mockito-core 3.1.0Håkon Hallingstad2019-10-182-2/+2
* Update exception messageMartin Polden2019-10-101-1/+1
* Parse instance ID from DNS nameMartin Polden2019-10-103-15/+36
* Decode SAN IP address field from CSRMartin Polden2019-10-072-4/+12
* Add SAN from CSR to certificateMartin Polden2019-10-041-2/+21
* Revert "Revert "Read secret names from config""Morten Tokle2019-10-022-5/+12
* Revert "Read secret names from config"Morten Tokle2019-10-022-12/+5
* Read secret names from configMorten Tokle2019-10-022-5/+12
* Implement refresh instanceMartin Polden2019-09-231-9/+45
* Add InstanceRefresh type and serializationMartin Polden2019-09-231-0/+11
* Test registration with ZTS clientMartin Polden2019-09-202-5/+20
* Implement REST API for instance registrationMartin Polden2019-09-203-0/+192
* Implement helper class for creating certificatesMartin Polden2019-09-201-0/+33
* Serialization of instance typesMartin Polden2019-09-202-0/+126
* Revert "Include instance hostname in Athenz node certificates"Bjørn Christian Seime2019-08-281-40/+6
* Revert "Fix comments"Bjørn Christian Seime2019-08-281-2/+2
* Merge pull request #10412 from vespa-engine/bjorncs/hostnameBjørn Christian Seime2019-08-281-6/+40
|\
| * Fix commentsBjørn Christian Seime2019-08-281-2/+2
| * Include instance hostname in Athenz node certificatesBjørn Christian Seime2019-08-261-6/+40