aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7436 from vespa-engine/bjorncs/athenz-okta-tenancyMorten Tokle2018-10-255-110/+5
|\ | | | | Bjorncs/athenz okta tenancy
| * Create Athenz tenancy using OktaBjørn Christian Seime2018-10-245-110/+5
| | | | | | | | | | | | | | - Use ZmsClient from vespa-athenz in AthenzClientFactory - Rename ZmsClientImpl (controller-server) to ZmsClientFacade and modify it to use ZmsClient - Move ApplicationAction and HostedAthenzIdentities to controller-server - Change ZmsClientMock to mock ZmsClient from vespa-athenz
* | Catch the right exceptionJon Marius Venstad2018-10-241-2/+2
| |
* | Merge pull request #7416 from ↵Jon Bratseth2018-10-231-0/+3
|\ \ | | | | | | | | | | | | vespa-engine/revert-7116-revert-7098-frodelu/combined-api-uris Take #2: Adding getConfigServerApiUris() with both cfg servers and VIP [VESPA-12701]
| * | Revert "Revert "Adding getConfigServerApiUris() to include both cfg servers ↵Frode Lundgren2018-10-231-0/+3
| |/ | | | | | | and VIP [VESPA-12701]""
* | Merge with masterJon Bratseth2018-10-231-5/+0
|\ \
| * | Remove deprecated prepareMartin Polden2018-10-221-5/+0
| |/
* / Add suspended to application/v4Jon Bratseth2018-10-221-5/+7
|/
* Content cluster, instead of storage clusterJon Marius Venstad2018-10-161-1/+1
|
* Get list of storage clusters from config server, and add to test configJon Marius Venstad2018-10-161-0/+3
|
* Merge pull request #7218 from vespa-engine/mpolden/update-api-node-typeMartin Polden2018-10-081-1/+7
|\ | | | | Add controllerhost node type to controller-api
| * Add controller typeMartin Polden2018-10-081-0/+3
| |
| * Add controllerhost node type to controller-apiMartin Polden2018-10-051-1/+4
| |
* | Limit run data and logs to a history of the 256 last onesJon Marius Venstad2018-10-052-0/+8
|/
* Typotoby2018-10-041-1/+1
|
* Remove deprication tag as it leads to compile errorstoby2018-10-041-2/+1
|
* Add method to look up multiple records by name and apply thistoby2018-10-041-0/+9
|
* NewlineJon Bratseth2018-10-011-1/+1
|
* Change ownersJon Bratseth2018-10-011-1/+1
|
* Add copyright headerJon Bratseth2018-10-018-0/+8
|
* Revert "Adding getConfigServerApiUris() to include both cfg servers and VIP ↵Henning Baldersheim2018-09-261-3/+0
| | | | [VESPA-12701]"
* Merge pull request #7098 from vespa-engine/frodelu/combined-api-urisJon Bratseth2018-09-261-0/+3
|\ | | | | Adding getConfigServerApiUris() to include both cfg servers and VIP [VESPA-12701]
| * Adding getConfigServerApiUris() to include both cfg servers and VIP ↵Frode Lundgren2018-09-251-0/+3
| | | | | | | | [VESPA-12701]
* | Merge pull request #7104 from vespa-engine/smorgrav/add_jobtypeTorbjørn Smørgrav2018-09-261-0/+1
|\ \ | | | | | | Add production-aws-us-east-1b to jobtype
| * | Add production-aws-us-east-1b to jobtypetoby2018-09-261-0/+1
| | |
* | | Remove getRotationStatus default implementationMartin Polden2018-09-251-5/+1
| | |
* | | Remove unused GlobalRoutingService interfaceMartin Polden2018-09-241-17/+0
| | |
* | | Use cached rotation status in application APIMartin Polden2018-09-241-20/+0
| |/ |/|
* | Throw when spuposed toJon Marius Venstad2018-09-211-0/+3
| |
* | Inline memberJon Marius Venstad2018-09-211-2/+1
| |
* | Default to unassignedJon Marius Venstad2018-09-211-1/+1
| |
* | Avoid NPEs if stub is actually usedJon Marius Venstad2018-09-211-4/+4
| |
* | Pass rotation FQDN to metrics serviceMartin Polden2018-09-211-0/+4
| |
* | Merge pull request #7031 from vespa-engine/mpolden/cache-rotation-statusMartin Polden2018-09-212-1/+10
|\ \ | | | | | | Cache rotation status in DeploymentMetricsMaintainer
| * | Cache rotation status in DeploymentMetricsMaintainerMartin Polden2018-09-202-1/+10
| | |
* | | Replace HTTP response with Log class. Other cleanupOla Aunrønning2018-09-182-2/+18
| | |
* | | filter number of logsOla Aunrønning2018-09-181-1/+1
| | |
* | | Merge pull request #6905 from vespa-engine/jvenstad/internal-step-runner-fixesJon Bratseth2018-09-112-0/+8
|\ \ \ | |/ / |/| | Jvenstad/internal step runner fixes
| * | Wait for explicit OK from testerJon Marius Venstad2018-09-112-0/+8
| | |
* | | Resolve a few TODOsJon Marius Venstad2018-09-111-2/+0
|/ /
* | Add functionality for retrieving logsOla Aunrønning2018-09-101-0/+2
| |
* | Merge pull request #6784 from vespa-engine/mpolden/store-tenant-contact-infoMartin Polden2018-09-051-12/+28
|\ \ | | | | | | Periodically update and store tenant contact information
| * | Periodically update and store tenant contact informationMartin Polden2018-09-041-12/+28
| | |
* | | Parse and expose config generation detailsJon Marius Venstad2018-09-041-9/+37
|/ /
* | Replace log entry levels with typesJon Marius Venstad2018-08-271-9/+20
| |
* | Dummy commit to rebuild broken class file in SD cacheJon Marius Venstad2018-08-241-4/+4
| |
* | Merge pull request #6661 from vespa-engine/jvenstad/testrunner-loggingJon Marius Venstad2018-08-243-8/+90
|\ \ | | | | | | Get sub-list of LogEntry from TesterCloud
| * | Use controller clock when job controller logs, and include tracesJon Marius Venstad2018-08-241-4/+0
| | |
| * | Get sub-list of LogEntry from TesterCloudJon Marius Venstad2018-08-233-8/+94
| | |
* | | Use bundle-plugin to attach bundle jar.gjoranv2018-08-241-26/+2
| |/ |/|