aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #28786 from vespa-engine/mpolden/generate-all-auth-methodsMartin Polden2023-10-041-10/+10
|\ | | | | Ensure endpoint is generated for all requested auth methods
| * randomizedId -> generatedIdMartin Polden2023-10-041-10/+10
| |
* | Revert "Revert "Add support for persisting plan in ZooKeeper for a tenant""Harald Musum2023-10-041-2/+8
| |
* | Revert "Add support for persisting plan in ZooKeeper for a tenant"Andreas Eriksen2023-10-041-8/+2
| |
* | Use PlanIdHarald Musum2023-10-041-4/+5
| |
* | Add support for persisting plan in ZooKeeper for a tenantHarald Musum2023-10-041-2/+7
|/
* Merge pull request #28732 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-10-022-5/+5
|\ | | | | Jonmv/token tell handler
| * Track used tokens with freshness in Deployment, and use for re-triggering ↵jonmv2023-10-021-1/+1
| | | | | | | | jobs on token changes
| * Pass only relevant token data, and store in Deployment what tokens were usedjonmv2023-10-021-4/+4
| |
* | Merge pull request #28730 from vespa-engine/mpolden/controller-readmeGjøran Voldengen2023-10-021-0/+1
|\ \ | |/ |/| Add controller READMEs
| * Add controller READMEsMartin Polden2023-09-291-0/+1
| |
* | Merge pull request #28711 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-291-0/+6
|\ \ | | | | | | Jonmv/token tell handler
| * | Group fingerprints by token idjonmv2023-09-281-1/+4
| | |
| * | Read active token fingerprints from configserverjonmv2023-09-281-0/+3
| |/
* | Wire in bill exporting via call to StripeClient.sendInvoicegjoranv2023-09-291-1/+2
| | | | | | | | - Send CloudTenant as parameter to exportBill()
* | Add method to get a single Bill by id.gjoranv2023-09-292-1/+13
| |
* | Create API to trigger export of billsØyvind Grønnesby2023-09-281-0/+4
|/
* Differentiate between generated endpoints and notjonmv2023-09-282-2/+2
|
* Merge pull request #28681 from vespa-engine/mortent/application-dimensionHåkon Hallingstad2023-09-274-19/+39
|\ | | | | Add APPLICATION_ID/application dimension
| * fix orderingMorten Tokle2023-09-271-3/+3
| |
| * Add APPLICATION_ID/application dimensionMorten Tokle2023-09-274-17/+37
| |
* | Merge remote-tracking branch 'origin/master' into ↵Øyvind Grønnesby2023-09-269-21/+74
|\| | | | | | | ogronnesby/billing-report-customer
| * Store cloud accounts in TenantValerij Fredriksen2023-09-265-8/+38
| |
| * Add method to extract enclave template versionValerij Fredriksen2023-09-262-0/+23
| |
| * Default to instance when serializing instance_id dimensionMorten Tokle2023-09-252-13/+13
| |
* | Remove maintain resourcesØyvind Grønnesby2023-09-262-7/+0
| |
* | Report customer status periodicallyØyvind Grønnesby2023-09-262-1/+32
|/
* Handle instance, but default to applicationMorten Tokle2023-09-222-13/+13
|
* Temporary rewrite application->instanceMorten Tokle2023-09-222-3/+16
|
* Rename dimension APPLICATION_ID -> INSTANCE_IDMorten Tokle2023-09-221-2/+2
|
* Merge pull request #28509 from vespa-engine/hakonhall/additionalIpAddresses-listHåkon Hallingstad2023-09-182-25/+23
|\ | | | | Change primary and pool IPs from Set to List
| * Change primary and pool IPs from Set to ListHåkon Hallingstad2023-09-142-25/+23
| |
* | Support references to billing system on cloud tenantsØyvind Grønnesby2023-09-142-2/+16
|/
* Support GPU resources in Applicaiton node API callØyvind Grønnesby2023-09-121-1/+33
|
* Include message about builds being skipped when equal to the previousjonmv2023-09-061-2/+2
|
* Separate container endpoint per auth methodMartin Polden2023-09-041-5/+4
|
* Add GPU cost to the total in a billØyvind Grønnesby2023-09-011-1/+1
|
* Merge pull request #28276 from vespa-engine/mpolden/precompute-endpointsMorten Tokle2023-08-313-72/+47
|\ | | | | Precompute zone endpoints on deployment
| * Precompute zone endpoints on deploymentMartin Polden2023-08-303-72/+47
| |
* | Remove dependencyBjørn Christian Seime2023-08-301-5/+0
| |
* | Update dependency com.intellij:annotations to v12renovate[bot]2023-08-301-1/+1
|/
* Add AccountId class ...jonmv2023-08-281-0/+12
|
* Use JIRA account owners instead of usernamesjonmv2023-08-258-34/+54
|
* Add 'cloud-account' dimensiongjoranv2023-08-231-4/+4
|
* Return build number with submit responsejonmv2023-08-231-4/+4
|
* Expose CloudAccount in Node objectØyvind Grønnesby2023-08-221-2/+15
|
* Always resolve the systemHåkon Hallingstad2023-08-101-1/+1
|
* Fix checking of zonesHåkon Hallingstad2023-08-102-213/+234
|
* Remove unused constantHåkon Hallingstad2023-08-081-1/+0
|
* Include prod.controller in zone setHåkon Hallingstad2023-08-081-1/+4
|