summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* Also ignore dotfiles in ZIPHåkon Hallingstad2023-08-071-6/+4
* Skip test of existence of zone in condition client-sideHåkon Hallingstad2023-08-061-2/+4
* Hosted feature flags validationHåkon Hallingstad2023-08-065-113/+240
* Treat null value on rule like commentHåkon Hallingstad2023-08-023-42/+131
* Remove sentinel null valued rules independent of any conditionsHåkon Hallingstad2023-08-023-11/+58
* Add environment dimensionHåkon Hallingstad2023-07-313-2/+10