summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #8718 from vespa-engine/andreer/disk-write-test-feature-flagValerij Fredriksen2019-03-111-1/+1
|\ | | | | add feature flag for disk write test
| * add feature flag for disk write testandreer2019-03-081-1/+1
| |
* | Merge pull request #8717 from vespa-engine/mpolden/audit-log-pinningMartin Polden2019-03-111-3/+0
|\ \ | | | | | | Log pin actions to audit log
| * | FormattingMartin Polden2019-03-081-3/+0
| | |
* | | Revert "Flavor interface"Valerij Fredriksen2019-03-101-1/+12
|/ /
* | Merge pull request #8619 from vespa-engine/freva/flavor-interfaceValerij Fredriksen2019-03-081-12/+1
|\ \ | |/ |/| Flavor interface
| * Remove descriptionValerij Fredriksen2019-03-081-12/+1
| |
* | Stream logsOla Aunrønning2019-03-071-2/+4
|/
* Deactivate should return NotFoundExceptionHarald Musum2019-03-053-12/+13
| | | | Handle that internally in controller and add a test for it
* Merge pull request #8552 from vespa-engine/mpolden/remove-record-idMartin Polden2019-02-256-110/+97
|\ | | | | Remove RecordId
| * Remove RecordIdMartin Polden2019-02-206-110/+97
| | | | | | | | | | | | `NameService` shouldn't enforce the use of record IDs as it implementations may not always operate on IDs. Creating synthetic IDs in such cases is more trouble than it's worth.
* | Merge pull request #7698 from vespa-engine/hmusum/add-zoneHarald Musum2019-02-211-1/+3
|\ \ | | | | | | Add new cd zone
| * | Add back zoneHarald Musum2018-11-191-0/+2
| | |
| * | Add new cd zone, remove unused zoneHarald Musum2018-11-191-1/+1
| | |
* | | Add reports to NodeRepositoryNodeHåkon Hallingstad2019-02-181-0/+13
| | |
* | | Remove invalid components, as beforeJon Marius Venstad2019-02-181-0/+4
| |/ |/|
* | Change name of modelId to modelName (#8507)olaaun2019-02-151-7/+7
| |
* | Follow API change where new value for agent in node history was addedHarald Musum2019-02-141-1/+1
| |
* | Added patchable model Id field. (#8442)olaaun2019-02-131-0/+11
| | | | | | | | | | | | | | | | * Added patchable modelId field. * Fixed some tests * Misc fixes
* | Allow cloning an Issue in a different queueJon Marius Venstad2019-02-131-0/+4
| |
* | Allow NameService to create ALIAS recordsMartin Polden2019-02-127-14/+103
| |
* | Merge pull request #8470 from ↵Martin Polden2019-02-121-1/+3
|\ \ | | | | | | | | | | | | vespa-engine/mpolden/refactor-routing-policy-maintainer Refactor RoutingPolicyMaintainer
| * | Get load balancers once per zoneMartin Polden2019-02-111-1/+3
| | |
* | | Move CloudName to config-provisioningValerij Fredriksen2019-02-114-62/+4
|/ /
* | Add DNS zone to routing policyMartin Polden2019-02-061-1/+9
| |
* | Add rotations to routing policyMartin Polden2019-02-061-1/+10
| |
* | Rename LoadBalancerAlias -> RoutingPolicyMartin Polden2019-02-061-16/+2
| |
* | Retry in controller if parent host is not yet readyValerij Fredriksen2019-01-281-1/+2
| |
* | Clean up NameService interfaceMartin Polden2019-01-253-26/+11
| |
* | Simplify DNS record cleanupMartin Polden2019-01-251-7/+11
| |
* | Support for removing load balancer namesMorten Tokle2019-01-251-1/+1
| |
* | Review fixesMorten Tokle2019-01-242-6/+14
| |
* | Maintainer updating name service for load balancersMorten Tokle2019-01-244-2/+66
| |
* | Forward firmware check requests from controller to zonesJon Marius Venstad2019-01-242-0/+14
| |
* | 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
| |
* | Expose build meta in ApplicationPackage and store it in ApplicationVersionJon Marius Venstad2019-01-111-9/+43
| |
* | Merge pull request #8042 from vespa-engine/jvenstad/badgesJon Marius Venstad2019-01-081-0/+3
|\ \ | | | | | | Jvenstad/badges
| * | Add badge url to zone registryJon Marius Venstad2019-01-071-0/+3
| | |
* | | Fix global rotation overrideMartin Polden2019-01-072-6/+16
|/ / | | | | | | Removes guesswork and sends the correct identifier (upstream name) to the API on the config server.
* | Merge pull request #8031 from vespa-engine/mortent/include-global-rotation-apiMorten Tokle2019-01-071-0/+18
|\ \ | | | | | | Add methods for setting rotation in/out
| * | Add methods for setting rotation in/outMorten Tokle2019-01-071-0/+18
| | |
* | | Ignore zones for which there are no jobs in deployment step to job mappingJon Marius Venstad2019-01-051-6/+6
|/ /
* | Update notifications syntaxJon Marius Venstad2019-01-032-10/+11
| |
* | Better URLsJon Marius Venstad2018-12-192-1/+8
| |
* | Fix subjectJon Marius Venstad2018-12-191-1/+1
| |
* | Send more details in mail, and fix crash when author is unknownJon Marius Venstad2018-12-191-0/+72
| |
* | Let ZoneRegistry give some helpful URLsJon Marius Venstad2018-12-192-1/+13
| |
* | Let author be a proper part of ApplicationVersionJon Marius Venstad2018-12-191-1/+2
| |
* | Add author email to ApplicationVersion, and store it with submissionsJon Marius Venstad2018-12-193-18/+40
| |
* | Update docJon Marius Venstad2018-12-192-2/+2
| |