summaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge pull request #6651 from vespa-engine/mpolden/os-upgrade-rest-apiMartin Polden2018-08-231-15/+3
|\ \ | |/ |/| Implement REST API for OS upgrades
| * Remove old API compatibilityMartin Polden2018-08-221-15/+3
| |
* | Use Optional for get and delete on appliation level in RunDataStoreJon Marius Venstad2018-08-232-8/+13
| |
* | Rename LogStore to RunDataStore -- LogStore will deal with LogRecordsJon Marius Venstad2018-08-232-4/+3
| |
* | Change to a simpler LogStoreJon Marius Venstad2018-08-232-18/+10
|/
* Remove cloud from ZoneId.equalsMartin Polden2018-08-212-3/+9
| | | | Region and environment pairs are unique across clouds.
* Support per-cloud OS upgradesMartin Polden2018-08-211-3/+3
|
* Make controller aware of cloudsMartin Polden2018-08-204-12/+100
|
* Remove compatibility with old APIMartin Polden2018-08-172-11/+1
|
* Merge pull request #6588 from vespa-engine/mpolden/new-node-repo-fieldsMartin Polden2018-08-162-35/+71
|\ | | | | Support new fields in node-repository API
| * Support new fields in node-repository APIMartin Polden2018-08-152-35/+71
| |
* | Implement OsUpgraderMartin Polden2018-08-163-2/+33
| |
* | Use set for node statesMartin Polden2018-08-161-1/+2
| |
* | Make infrastructure upgrade logic reusableMartin Polden2018-08-161-1/+1
|/
* Merge pull request #6572 from vespa-engine/smorgrav/appstoreTorbjørn Smørgrav2018-08-141-0/+22
|\ | | | | Add application store interface for app and tester app
| * Add application store interface for app and tester apptoby2018-08-141-0/+22
| |
* | Test tester config generationJon Marius Venstad2018-08-131-1/+13
| |
* | Fix little thingsJon Marius Venstad2018-08-131-1/+1
|/
* CleanupJon Marius Venstad2018-08-091-1/+0
|
* Reduce Optional usageJon Marius Venstad2018-08-091-10/+15
|
* Minor cleanupJon Marius Venstad2018-08-091-5/+0
|
* Inline Delegating- and InternalBuildServiceJon Marius Venstad2018-08-071-5/+0
|
* Renamed Testers to TestCloudJon Marius Venstad2018-08-062-7/+5
|
* Move NTokenValidator to vespa-athenz + load pub keys from fileBjørn Christian Seime2018-07-253-35/+0
| | | | | | | - Move NTokenValidator from controller-server to vespa-athenz - Remodel ZmsKeystore as AthenzTruststore - Use file-backed truststore on controller (replaces download of public keys) - Remove ZmsClient.getPublicKey/getPublicKeys
* Update SubmitOptions to match SourceRevisionValerij Fredriksen2018-07-241-13/+13
|
* Rename test package ArtifactRepository methodsValerij Fredriksen2018-07-191-4/+4
|