aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main
Commit message (Expand)AuthorAgeFilesLines
* 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 #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-271-14/+13
|\
| * fix orderingMorten Tokle2023-09-271-3/+3
| * Add APPLICATION_ID/application dimensionMorten Tokle2023-09-271-12/+11
* | Merge remote-tracking branch 'origin/master' into ogronnesby/billing-report-c...Øyvind Grønnesby2023-09-268-17/+70
|\|
| * 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-251-9/+9
* | 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-221-9/+9
* Temporary rewrite application->instanceMorten Tokle2023-09-221-0/+12
* 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
* Precompute zone endpoints on deploymentMartin Polden2023-08-303-72/+47
* 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-101-137/+136
* 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-063-75/+119
* Treat null value on rule like commentHåkon Hallingstad2023-08-021-0/+17
* Remove sentinel null valued rules independent of any conditionsHåkon Hallingstad2023-08-021-6/+8
* Add environment dimensionHåkon Hallingstad2023-07-312-2/+6
* Add cloud flag dimensionHåkon Hallingstad2023-07-284-43/+157
* Merge branch 'master' into ogronnesby/billing-reportingØyvind Grønnesby2023-07-2528-421/+318
|\
| * OS downgradesMartin Polden2023-07-201-1/+1
| * Add expiration concept to data plane tokensBjørn Christian Seime2023-07-122-2/+7
| * Add API for searching deployments by endpointMartin Polden2023-07-071-1/+2
| * EndpointCertificateRequestMetadata -> EndpointCertificateRequestMartin Polden2023-07-065-202/+44