summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* andreer/verify cameo client in cd (#13600)Andreas Eriksen2020-06-191-3/+1
| | | | | | | * add policy and pathgroup for endpoint certificate request api * remove unused imports * suppress warning for @Beta api
* Merge pull request #13628 from vespa-engine/mpolden/fix-log-messageMartin Polden2020-06-183-8/+27
|\ | | | | Log correct dispatched requests
| * Log correct dispatched requestsMartin Polden2020-06-183-8/+27
| |
* | allow users to delete trial tenants (#13625)Andreas Eriksen2020-06-182-2/+18
| | | | | | | | | | | | | | * move classes to open-source repo * add PlanController to ServiceRegistry * allow tenant administrators to delete tenants if on trial plan
* | Handle existing A record for config server LBMartin Polden2020-06-172-2/+16
|/
* Revert "Create global routing policy with legacy syntax"Martin Polden2020-06-162-26/+1
|
* Allow retriggering in all environmentsJon Marius Venstad2020-06-161-3/+4
|
* verify tenant creation with roles from auth0 (#13594)Andreas Eriksen2020-06-162-3/+4
|
* Create global routing policy with legacy syntaxMartin Polden2020-06-152-1/+26
|
* Maintain routing policies for system applicationsMartin Polden2020-06-154-0/+107
|
* Add support for config server routing policyMartin Polden2020-06-156-10/+70
|
* Use RoutingPolicyId to determine removal candidatesMartin Polden2020-06-122-11/+35
| | | | | The load balancer hostname is not distinct in the shared routing layer and this prevented removal of routing policies for removed clusters.
* Rename AllocatedLoadBalancers -> LoadBalancerAllocationMartin Polden2020-06-121-30/+30
|
* tenant creation for everyone in public (with restrictions/gated by flag) ↵Andreas Eriksen2020-06-1110-13/+109
| | | | | | | | (#13538) * tenant creation for everyone in public (with restrictions/gated by flag) * always include feature flag value in user api Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
* Merge pull request #13493 from vespa-engine/mpolden/vip-connection-reuseMartin Polden2020-06-0511-196/+279
|\ | | | | Disable connection reuse for VIPs
| * Disable connection reuse for VIPsMartin Polden2020-06-052-18/+186
| |
| * Remove checked exceptionMartin Polden2020-06-057-120/+27
| |
| * Retry proxy request with single targetMartin Polden2020-06-056-47/+55
| |
| * CleanupMartin Polden2020-06-041-18/+18
| |
* | Let only operators read deployment/v1 APIJon Marius Venstad2020-06-051-2/+2
| |
* | Merge pull request #13484 from ↵Martin Polden2020-06-041-1/+2
|\ \ | | | | | | | | | | | | vespa-engine/jvenstad/aborted-jobs-shouldn-not-affect-confidence Aborted jobs are by purpose, and should not affect confidence
| * | Aborted jobs are by purpose, and should not affect confidenceJon Marius Venstad2020-06-041-1/+2
| | |
* | | Merge pull request #13481 from ↵Øyvind Grønnesby2020-06-043-5/+9
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/ogronnesby/add-hosted-accountant-to-user-api Add the hostedAccountant to the user API roles
| * | Fix test to include accountantØyvind Grønnesby2020-06-041-1/+1
| | |
| * | Update test dataØyvind Grønnesby2020-06-041-1/+2
| | |
| * | Add the hostedAccountant to the user API rolesØyvind Grønnesby2020-06-041-3/+6
| | |
* | | Factory now accepts system versino reportsJon Marius Venstad2020-06-041-8/+2
|/ /
* / Filter out cooldowns which have already passedJon Marius Venstad2020-06-041-1/+2
|/
* Merge pull request #13457 from vespa-engine/olaa/hosted-account-athenz-roleØyvind Grønnesby2020-06-033-3/+12
|\ | | | | Consider hostedAccountant in AthenzRoleFilter
| * Consider hostedAccountant in AthenzRoleFilterOla Aunrønning2020-06-023-3/+12
| |
* | Remove Cloud dependency from OsUpgraderMartin Polden2020-06-0210-78/+70
|/
* make it greenandreer2020-05-291-0/+1
|
* add feature flag to user api for use in consoleandreer2020-05-291-1/+11
|
* add "isCd" to user api output - fix testandreer2020-05-292-0/+2
|
* add "isCd" to user api outputandreer2020-05-291-0/+1
|
* Merge pull request #13401 from vespa-engine/mpolden/provision-exact-capacityMartin Polden2020-05-282-5/+10
|\ | | | | Support provisioning exact capacity
| * Add Cloud builderMartin Polden2020-05-272-5/+10
| |
* | Merge pull request #13400 from vespa-engine/jonmv/add-system-monitorJon Marius Venstad2020-05-273-2/+49
|\ \ | | | | | | Add SystemMonitor and report to it from VersionStatusUpdater
| * | Verify confidence conversionJon Marius Venstad2020-05-272-1/+14
| | |
| * | Expect failures for nowJon Marius Venstad2020-05-271-2/+8
| | |
| * | Add SystemMonitor and report to it from VersionStatusUpdaterJon Marius Venstad2020-05-272-2/+30
| |/
* | Remove the old Billing interfaceØyvind Grønnesby2020-05-274-52/+0
| |
* | Remove legacy billing codeØyvind Grønnesby2020-05-271-1/+0
|/
* don't include all zones in deployed-to regions - only deployed-to zonesandreer2020-05-271-1/+1
|
* 10s expiryJon Marius Venstad2020-05-271-2/+2
|
* Reduce expiry from 10 to 5 minutesMorten Tokle2020-05-271-2/+2
|
* Use target platform for testers when application is pinnedJon Marius Venstad2020-05-262-10/+11
|
* Merge pull request #13380 from ↵Harald Musum2020-05-261-1/+6
|\ | | | | | | | | vespa-engine/hmusum/hardcode-tester-deployment-version-for-pinned-apps Add hack for using same version as applications are pinned to
| * Add hack for using same version as applications are pinned toHarald Musum2020-05-261-1/+6
| |
* | Merge pull request #13374 from vespa-engine/andreer/minimize-requested-SANsAndreas Eriksen2020-05-264-43/+170
|\ \ | |/ |/| reduce number of SANs in endpoint certificates