summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Make agent a stringMartin Polden2021-06-101-22/+2
| | | | This way we don't have to keep this in sync with node-repository enum.
* Change getMetrics parameter to byte[]Valerij Fredriksen2021-06-102-4/+2
|
* Fix path typoValerij Fredriksen2021-06-101-1/+1
|
* ServiceRegistry provides HorizonClientOla Aunrønning2021-06-091-0/+3
|
* Add Horizon clientOla Aunrønning2021-06-093-0/+78
|
* Set up authorization for /horizon/v1Valerij Fredriksen2021-06-083-3/+11
|
* Remove unused path group (from when console/dashboard was served from ↵Valerij Fredriksen2021-06-081-4/+0
| | | | controller)
* Propagate autoscalingStatusCodeJon Bratseth2021-06-042-0/+7
|
* Implement listMembersMorten Tokle2021-06-032-1/+10
|
* Handle required fieldsMorten Tokle2021-06-032-1/+6
|
* Move operator APIMorten Tokle2021-06-031-2/+1
|
* Include operator certs on deployMorten Tokle2021-06-021-1/+8
|
* Register operator grantsMorten Tokle2021-06-024-7/+10
|
* Api to let operators request approvalMorten Tokle2021-06-015-0/+99
|
* Tolerate missing valuesJon Bratseth2021-06-011-3/+3
|
* Merge pull request #18041 from vespa-engine/freva/fix-todoJon Marius Venstad2021-05-311-0/+4
|\ | | | | Add quota and cost to deployment and expose in /application/v4
| * Periodically update deployment costValerij Fredriksen2021-05-311-0/+4
| |
* | Update installation-failed-messageJon Marius Venstad2021-05-311-2/+2
|/
* API for granting support access and registering granted certificates (#17987)Andreas Eriksen2021-05-281-0/+1
| | | | | | | | | | | | | | | | | * WIP - api for granting support access and registering granted certificates * comment out WIP test * fix access, test api * rename package * copyright headers * always include notAfter/notBefore when serializing * make double sure lists remain unmodifiable * add minimal javadoc
* Expose current load in controllerValerij Fredriksen2021-05-272-8/+18
|
* Merge pull request #18009 from vespa-engine/mpolden/host-encrypterMartin Polden2021-05-271-0/+1
|\ | | | | Implement HostEncrypter
| * Implement HostEncrypterMartin Polden2021-05-271-0/+1
| |
* | VCMR report as object instead of listOla Aunrønning2021-05-261-4/+3
|/
* Rename request_id -> requestIdMartin Polden2021-05-251-26/+27
|
* Move wildcard endpoint building to RoutingControllerMartin Polden2021-05-253-1/+10
|
* Write VCMR reports to node repoOla Aunrønning2021-05-202-0/+154
|
* Merge pull request #17862 from vespa-engine/olaa/selectively-approve-vcmrOla Aunrønning2021-05-182-3/+3
|\ | | | | Only approve VCMRs manageable by automation
| * Only approve VCMRs manageable by automationOla Aunrønning2021-05-142-3/+3
| |
* | Add ready-state to VCMRsOla Aunrønning2021-05-121-0/+1
|/
* Revert "Include legacy endpoint in certificate in public"Harald Musum2021-05-103-10/+1
|
* Merge pull request #17801 from ↵Martin Polden2021-05-103-1/+10
|\ | | | | | | | | vespa-engine/mpolden/include-legacy-endpoint-in-cert Include legacy endpoint in certificate in public
| * Move wildcard endpoint building to RoutingControllerMartin Polden2021-05-103-1/+10
| |
* | Merge pull request #17748 from vespa-engine/ogronnesby/billing-api-v2Øyvind Grønnesby2021-05-104-8/+27
|\ \ | |/ |/| Some API changes for Billing API
| * Merge remote-tracking branch 'origin/master' into ogronnesby/billing-api-v2Øyvind Grønnesby2021-05-054-20/+40
| |\ | | | | | | | | | | | | Conflicts: controller-server/src/test/java/com/yahoo/vespa/hosted/controller/integration/ServiceRegistryMock.java
| * | Accountant methods for BillingApiHandlerV2Øyvind Grønnesby2021-05-044-6/+12
| | | | | | | | | | | | | | | | | | - Create the accountant methods to preview and create bills - Make sure classes take a Clock through constructor to help with testing - Update path groups for accountant view
| * | Inject Clock into BillingApiHandlerV2Øyvind Grønnesby2021-04-291-1/+10
| | | | | | | | | | | | | | | - Injects the clock instance to make tests with date output work - Rename invoice -> bill in the API path
| * | Merge remote-tracking branch 'origin/master' into ogronnesby/billing-api-v2Øyvind Grønnesby2021-04-2817-67/+261
| |\ \
| * | | Billing API v2 draft - tenat API done, accountant not startedØyvind Grønnesby2021-04-192-2/+6
| | | |
* | | | Remove old badge redirect implementationJon Marius Venstad2021-05-071-3/+0
| |_|/ |/| |
* | | Merge pull request #17732 from ↵Morten Tokle2021-05-041-0/+21
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/mortent/iam-roles-maintain-prod-tenants Maintain iam roles for tenants with prod deployment
| * | | Maintain iam roles for tenants with prod deploymentMorten Tokle2021-05-041-0/+21
| | | |
* | | | Remove unnecessary interface and package exportMartin Polden2021-05-042-17/+1
| | | |
* | | | Revert "Remove unnecessary interface and package exports"Harald Musum2021-05-042-0/+24
|/ / /
* | | Remove unnecessary interface and package exportsMartin Polden2021-05-042-24/+0
| | |
* | | Expose content resource usage metrics from cluster-controllerValerij Fredriksen2021-04-291-3/+18
| |/ |/|
* | Merge pull request #17611 from vespa-engine/jonmv/reapply-apache-clientJon Marius Venstad2021-04-272-27/+32
|\ \ | | | | | | Jonmv/reapply apache client
| * | Avoid leaking apache classesJon Marius Venstad2021-04-261-2/+2
| | |
| * | Revert "Merge pull request #17603 from ↵Jon Marius Venstad2021-04-262-27/+32
| | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/revert-apache-config-server-client" This reverts commit 9458ad2d810ff988ccc19cd8554bdbc78dabe588, reversing changes made to 6e94e192a07a540bff9b3e13ad05c8d0af093928.
* | | Get feeding blocked metric in controllerValerij Fredriksen2021-04-261-6/+5
| | |
* | | Merge pull request #17604 from vespa-engine/bratseth/completionValerij Fredriksen2021-04-262-2/+15
|\ \ \ | |/ / |/| | Add completion to scaling events in rest API's