summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Parse numbers directly into BigDecimalHarald Musum2023-10-131-43/+44
* Remove "discount" from enclave price item, can be positiveHarald Musum2023-10-122-4/+4
* Merge pull request #28902 from vespa-engine/bjorncs/email-notificationBjørn Christian Seime2023-10-128-231/+361
|\
| * Add custom email content to notificationBjørn Christian Seime2023-10-128-231/+361
* | Merge pull request #28899 from vespa-engine/hmusum/support-price-calculation-...Harald Musum2023-10-122-26/+184
|\ \ | |/ |/|
| * Use separate keys for enclave node resourcesHarald Musum2023-10-122-30/+70
| * Support price calculations with more than 1 appHarald Musum2023-10-122-13/+131
* | Merge pull request #28837 from vespa-engine/ogronnesby/enclave-billingOla Aunrønning2023-10-125-24/+30
|\ \ | |/ |/|
| * Add cloudAccount as dimension to bills and resourcesØyvind Grønnesby2023-10-115-24/+30
* | Combine list price and support cost into one price itemHarald Musum2023-10-122-7/+4
* | Merge pull request #28842 from vespa-engine/mpolden/cert-assignmentMartin Polden2023-10-1221-595/+689
|\ \
| * | Remove duplicated wildcard buildingMartin Polden2023-10-092-10/+15
| * | Clean up namingMartin Polden2023-10-091-23/+22
| * | Refactor certificate assignment and migrationMartin Polden2023-10-0914-547/+595
| * | Fix Random seeding in UpgraderTestMartin Polden2023-10-093-17/+14
| * | Support building wildcard names for generated endpointsMartin Polden2023-10-093-6/+41
| * | Require that endpoint DNS name is matched by SANMartin Polden2023-10-091-0/+10
* | | Minor: Use committed spend in pricing unit testsHarald Musum2023-10-122-8/+13
* | | Exert greater controler over threads, and test only non-racy scenariojonmv2023-10-111-10/+1
* | | Revert "Merge pull request #28879 from vespa-engine/revert-28869-jonmv/job-ru...jonmv2023-10-114-7/+115
* | | Revert "Jonmv/job runner thread metrics"Harald Musum2023-10-114-115/+7
* | | Merge pull request #28869 from vespa-engine/jonmv/job-runner-thread-metricsJon Marius Venstad2023-10-114-7/+115
|\ \ \ | |_|/ |/| |
| * | Add metrics for job-runner threadsjonmv2023-10-112-5/+112
| * | Log particular warning about declared test suite, but no tests foundjonmv2023-10-111-0/+2
| * | Non-functional changesjonmv2023-10-111-2/+1
* | | Less Duration.toString in deployment log messagesMartin Polden2023-10-111-3/+4
* | | Merge branch 'master' into hmusum/add-support-level-costHarald Musum2023-10-112-2/+2
|\ \ \
| * \ \ Merge pull request #28865 from vespa-engine/geirst/update-copyrightHenning Baldersheim2023-10-112-2/+2
| |\ \ \
| | * | | Update copyright.Geir Storli2023-10-102-2/+2
| | |/ /
* | | | Change description of support levelHarald Musum2023-10-112-8/+16
* | | | Add support level cost to pricing API responseHarald Musum2023-10-112-5/+30
|/ / /
* | | Improve error handlingValerij Fredriksen2023-10-112-14/+27
* | | Return amounts with 2 decimalsValerij Fredriksen2023-10-112-10/+13
|/ /
* | Add debug logging to determine why deploy warnings are not mailedBjørn Christian Seime2023-10-102-4/+13
* | Merge pull request #28852 from vespa-engine/jonmv/no-wait-for-initial-aws-lb-...Jon Marius Venstad2023-10-103-6/+8
|\ \
| * | Avoid wait for health check for first-time dev deploymentsjonmv2023-10-103-6/+8
* | | Merge pull request #28832 from vespa-engine/hmusum/add-handler-for-pricing-apiHarald Musum2023-10-103-0/+245
|\ \ \ | |/ / |/| |
| * | Use negative numbers for discountsHarald Musum2023-10-102-2/+2
| * | Minor fixes to descrioption and order of itemsHarald Musum2023-10-102-4/+4
| * | Fix text with description of price itemsHarald Musum2023-10-102-8/+8
| * | Make each item contain description and amount if amount > 0Harald Musum2023-10-092-9/+14
| * | Add committedAmountDiscount, enclaveDiscount and totalAmountHarald Musum2023-10-092-5/+22
| * | Rename support level standard to basicHarald Musum2023-10-092-3/+3
| * | Urlencode correctly, fix handling of missing separatorHarald Musum2023-10-082-11/+21
| * | Add handler for pricing APIHarald Musum2023-10-073-0/+213
| |/
* | Merge pull request #28851 from vespa-engine/jonmv/random-fixBjørn Christian Seime2023-10-101-2/+2
|\ \
| * | Wait longer before interrupting job runnerjonmv2023-10-101-2/+2
| |/
* | Correct copyright headersJon Bratseth2023-10-091-1/+1
* | Update copyrightJon Bratseth2023-10-09444-419/+461
|/
* Add pricing controller to service registryHarald Musum2023-10-061-3/+7