summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Include legacy endpoint in certificate in public"Harald Musum2021-05-105-244/+214
* Merge pull request #17801 from vespa-engine/mpolden/include-legacy-endpoint-i...Martin Polden2021-05-105-214/+244
|\
| * Include legacy endpoint in certificate in publicMartin Polden2021-05-102-3/+41
| * Rename EndpointCertificateManager -> EndpointCertificatesMartin Polden2021-05-103-20/+22
| * Move wildcard endpoint building to RoutingControllerMartin Polden2021-05-104-113/+103
* | Merge pull request #17748 from vespa-engine/ogronnesby/billing-api-v2Øyvind Grønnesby2021-05-106-30/+528
|\ \ | |/ |/|
| * Force datetime to use Z timezone in testØyvind Grønnesby2021-05-052-2/+3
| * Merge remote-tracking branch 'origin/master' into ogronnesby/billing-api-v2Øyvind Grønnesby2021-05-0530-296/+417
| |\
| * | Accountant methods for BillingApiHandlerV2Øyvind Grønnesby2021-05-042-25/+93
| * | Inject Clock into BillingApiHandlerV2Øyvind Grønnesby2021-04-293-8/+17
| * | Merge remote-tracking branch 'origin/master' into ogronnesby/billing-api-v2Øyvind Grønnesby2021-04-2850-154/+1876
| |\ \
| * | | Billing API v2 draft - tenat API done, accountant not startedØyvind Grønnesby2021-04-195-28/+448
* | | | Merge pull request #17776 from vespa-engine/mpolden/new-endpointsMartin Polden2021-05-1021-138/+380
|\ \ \ \
| * | | | Allow listing legacy endpoints in application APIMartin Polden2021-05-079-13/+105
| * | | | Register new endpoints in DNSMartin Polden2021-05-077-92/+175
| * | | | Simplify testing with custom zones and systemMartin Polden2021-05-075-27/+34
| * | | | Rename fieldMartin Polden2021-05-071-3/+3
| * | | | Support building vespa-app.cloud endpointsMartin Polden2021-05-072-6/+66
* | | | | Version varies with buildJon Marius Venstad2021-05-071-1/+1
|/ / / /
* | | | Merge pull request #17772 from vespa-engine/andreer/remove-s3-upload-flagValerij Fredriksen2021-05-0714-105/+114
|\ \ \ \
| * | | | don't start container for Archive Access test eitherandreer2021-05-071-2/+1
| * | | | Test against public systemValerij Fredriksen2021-05-076-19/+71
| * | | | Support public systems in ControllerTester & ZoneRegistryMockValerij Fredriksen2021-05-073-47/+33
| * | | | Remove archiveUri from on-prem deploymentsValerij Fredriksen2021-05-073-3/+0
| * | | | remove SYNC_HOST_LOGS_TO_S3_BUCKET feature flagandreer2021-05-075-37/+12
* | | | | Merge pull request #17775 from vespa-engine/jonmv/badgesValerij Fredriksen2021-05-079-169/+654
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Generate deployment badges in the controllerJon Marius Venstad2021-05-075-18/+654
| * | | | Remove old badge redirect implementationJon Marius Venstad2021-05-074-151/+0
* | | | | Merge pull request #17769 from vespa-engine/freva/remove-migrationMartin Polden2021-05-072-32/+0
|\ \ \ \ \
| * | | | | Remove temporary notifications DB cleanupValerij Fredriksen2021-05-072-32/+0
* | | | | | Merge pull request #17762 from vespa-engine/ogronnesby/tenant-plan-metricØyvind Grønnesby2021-05-073-4/+75
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Review comment fixesØyvind Grønnesby2021-05-071-3/+2
| * | | | | Create metric for nr of tenants on each planØyvind Grønnesby2021-05-063-4/+76
* | | | | | Merge pull request #17755 from vespa-engine/mpolden/endpoint-cleanupMorten Tokle2021-05-064-27/+74
|\ \ \ \ \ \
| * | | | | | Only return legacy global endpoints if they existMartin Polden2021-05-052-4/+23
| * | | | | | Improve test namesMartin Polden2021-05-051-7/+7
| * | | | | | Include zone legacy endpointsMartin Polden2021-05-054-16/+44
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #17758 from vespa-engine/mpolden/reduce-upgrade-frequencyHarald Musum2021-05-062-4/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Wait longer between automatic OS upgradesMartin Polden2021-05-062-4/+4
| |/ / / /
* / / / / Fix bug with non-prod deploymentsMorten Tokle2021-05-062-9/+13
|/ / / /
* / / / Remove the correct notificationsValerij Fredriksen2021-05-052-2/+16
|/ / /
* | | Maintain iam roles for tenants with prod deploymentMorten Tokle2021-05-043-6/+71
* | | Remove unnecessary interface and package exportsMartin Polden2021-05-044-17/+6
* | | Inline variableMartin Polden2021-05-041-2/+2
* | | Merge pull request #17720 from vespa-engine/freva/app-warning-deployment-sourceMartin Polden2021-05-045-5/+29
|\ \ \
| * | | Store application package warning for manual deployment with deployment sourceValerij Fredriksen2021-05-045-5/+29
* | | | Remove notification serialization migrationValerij Fredriksen2021-05-031-9/+3
|/ / /
* | | Remove notifications for deactivated deploymentsValerij Fredriksen2021-04-301-0/+2
* | | Add feed blocked notificationValerij Fredriksen2021-04-296-17/+172
* | | Move notification level to notificationValerij Fredriksen2021-04-2911-59/+90