summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* add instance, plan and planName to api response (#15338)Andreas Eriksen2020-11-132-0/+7
| | | | | * add instance, plan and planName to api response * use PlanId class in BillingController API
* Merge pull request #15324 from ↵Jon Bratseth2020-11-131-0/+1
|\ | | | | | | | | vespa-engine/bratseth/separate-node-failure-maintenance-from-failing Separate node failure maintenance from failing
| * Shorter nameJon Bratseth2020-11-131-1/+1
| |
| * Separate node failure maintenance from failingJon Bratseth2020-11-121-0/+1
| |
* | Merge pull request #15320 from vespa-engine/jonmv/fix-reindexing-apisJon Marius Venstad2020-11-121-1/+1
|\ \ | |/ |/| Jonmv/fix reindexing apis
| * Change to maps, not lists with keys in them, for config server reindexing APIJon Marius Venstad2020-11-121-1/+1
| |
* | Fix path group for reindexingJon Marius Venstad2020-11-121-2/+2
|/
* Wire reindexing status through controller and application v4Jon Marius Venstad2020-11-124-3/+163
|
* Merge pull request #15227 from ↵Torbjørn Smørgrav2020-11-103-1/+12
|\ | | | | | | | | vespa-engine/smorgrav/billing_api_collection_patch Rest api to patch collection method - only accessible for accountants
| * Rest api to patch collection method - only accessible for accountantssmorgrav2020-11-093-1/+12
| |
* | Merge pull request #15199 from ↵Øyvind Grønnesby2020-11-094-6/+29
|\ \ | |/ |/| | | | | vespa-engine/revert-15198-revert-15197-smorgrav/collection_methods_take_2 Revert "Revert "Add collection method enumerations - change default""
| * toString, equals, and hashCodeØyvind Grønnesby2020-11-081-0/+21
| |
| * Have a map of collection methodsØyvind Grønnesby2020-11-081-3/+3
| |
| * Revert "Revert "Add collection method enumerations - change default""Øyvind Grønnesby2020-11-063-4/+6
| |
* | Merge pull request #15210 from vespa-engine/olaa/maintain-all-breakfixed-nodesOla Aunrønning2020-11-065-10/+28
|\ \ | | | | | | Maintain all nodes in breakfixed state
| * | NodeHistory is now List instead of ArrayOla Aunrønning2020-11-062-8/+16
| | |
| * | Include NodeHistory when creating Node from NodeRepositoryNodeOla Aunrønning2020-11-062-3/+13
| | |
| * | Maintain all nodes in breakfixed stateOla Aunrønning2020-11-062-3/+3
| |/
* | Merge pull request #15189 from ↵Bjørn Meland2020-11-061-0/+2
|\ \ | | | | | | | | | | | | vespa-engine/bjormel/node-repo-reboot-from-controller Expose reboot to controller
| * | Expose reboot to controllerBjorn Meland2020-11-051-0/+2
| | |
* | | Merge pull request #15206 from ↵Jon Marius Venstad2020-11-063-4/+60
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/jonmv/display-reindexing-actions-in-controller-deployments ConfigChangeActions now includes ReindexActions as well
| * | | ConfigChangeActions now includes ReindexActions as wellJon Marius Venstad2020-11-063-4/+60
| |/ /
* | | Merge pull request #15193 from vespa-engine/bjormel/getReports-non-nullBjørn Meland2020-11-061-1/+7
|\ \ \ | |_|/ |/| | Return empty map, not null from getReports()
| * | Added json getter method for reportsBjorn Meland2020-11-051-0/+4
| | |
| * | Return empty map, not null from getReports()Bjorn Meland2020-11-051-1/+3
| |/
* | Revert "Add collection method enumerations - change default"Øyvind Grønnesby2020-11-063-6/+4
| |
* | Merge pull request #15197 from vespa-engine/smorgrav/collection_methods_take_2Øyvind Grønnesby2020-11-063-4/+6
|\ \ | | | | | | Add collection method enumerations - change default
| * | Add collection method enumerations - change defaultsmorgrav2020-11-063-4/+6
| |/
* / Wire up update permissions for tenant infosmorgrav2020-11-051-0/+1
|/
* Merge pull request #15142 from vespa-engine/olaa/breakfixed-stateOla Aunrønning2020-11-043-2/+5
|\ | | | | Added 'breakfixed' node state
| * Consider 'breakfixed' node state in controller's NodeRepository clientOla Aunrønning2020-11-022-1/+3
| |
| * Added 'breakfixed' node stateOla Aunrønning2020-11-021-1/+2
| |
* | Revert "Revert "Expire stale container images""Håkon Hallingstad2020-11-043-0/+102
| |
* | Revert "Expire stale container images"Håkon Hallingstad2020-11-043-102/+0
| |
* | Export packageMartin Polden2020-11-041-0/+8
| |
* | Merge pull request #15155 from vespa-engine/mpolden/image-expirerMartin Polden2020-11-043-0/+102
|\ \ | | | | | | Expire stale container images
| * | Expire stale container imagesMartin Polden2020-11-033-0/+102
| |/
* | Merge pull request #15165 from ↵Valerij Fredriksen2020-11-035-7/+23
|\ \ | | | | | | | | | | | | vespa-engine/freva/tag-instances-with-exclusive-to Tag instances with exclusiveTo
| * | Tag EC2 instances with exclusiveTo value insteadValerij Fredriksen2020-11-032-5/+7
| | |
| * | Add exclusiveTo to controllers's config server clientValerij Fredriksen2020-11-033-2/+16
| |/
* | Align argumentssmorgrav2020-11-031-1/+1
| |
* | Revert splitting out code from handlerssmorgrav2020-11-031-1/+2
| |
* | Add info path to path groupsmorgrav2020-11-021-1/+1
|/
* Add TENANT_ID as a flag dimensionØyvind Grønnesby2020-10-302-0/+27
|
* exclusiveTo is a StringHarald Musum2020-10-281-3/+3
|
* Add exclusiveToHarald Musum2020-10-281-0/+6
|
* Merge pull request #14715 from ↵Øyvind Grønnesby2020-10-273-26/+65
|\ | | | | | | | | vespa-engine/olaa/include-resource-usage-in-line-items Include resource usage in line items
| * Include cpu/mem/disk cost in line itemsOla Aunrønning2020-10-142-37/+54
| |
| * Include resource usage in line itemsOla Aunrønning2020-10-053-3/+25
| |
* | Merge pull request #15007 from vespa-engine/andreer/basic-quota-subtractionØyvind Grønnesby2020-10-274-8/+15
|\ \ | | | | | | andreer/basic quota subtraction