summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* Correct copyright headersJon Bratseth2023-10-091-1/+1
* Update copyrightJon Bratseth2023-10-09352-348/+371
* Add volume discount to price information and use BigDecimalHarald Musum2023-10-062-2/+5
* Export packageHarald Musum2023-10-061-0/+5
* Add pricing controller to service registryHarald Musum2023-10-062-0/+22
* Add PriceInformationHarald Musum2023-10-051-0/+5
* Merge branch 'master' into hmusum/add-pricing-info-and-controllerHarald Musum2023-10-053-13/+19
|\
| * Merge pull request #28074 from vespa-engine/ogronnesby/make-all-tenants-fasterØyvind Grønnesby2023-10-051-1/+1
| |\
| | * Make the all tenants console view quickerØyvind Grønnesby2023-08-171-1/+1
| * | Merge pull request #28786 from vespa-engine/mpolden/generate-all-auth-methodsMartin Polden2023-10-041-10/+10
| |\ \
| | * | 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
* | | | Add pricing info and pricing controller to APIHarald Musum2023-10-052-0/+27
|/ / /
* | | 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
|\ \
| * | Track used tokens with freshness in Deployment, and use for re-triggering job...jonmv2023-10-021-1/+1
| * | 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 READMEsMartin Polden2023-09-291-0/+1
* | | Merge pull request #28711 from vespa-engine/jonmv/token-tell-handlerJon Marius Venstad2023-09-291-0/+6
|\ \ \
| * | | 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
* | | 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
|\ \
| * | fix orderingMorten Tokle2023-09-271-3/+3
| * | Add APPLICATION_ID/application dimensionMorten Tokle2023-09-274-17/+37
* | | Merge remote-tracking branch 'origin/master' into ogronnesby/billing-report-c...Øyvind Grønnesby2023-09-269-21/+74
|\| |
| * | 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 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 deploymentMartin Polden2023-08-303-72/+47
* | | Remove dependencyBjørn Christian Seime2023-08-301-5/+0