aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #25370 from vespa-engine/ogronnesby/capitalise-notificationsKristian Aune2023-01-032-25/+12
|\ | | | | Capitalise notification messages
| * Capitalise notification messagesØyvind Grønnesby2023-01-032-1/+6
| |
| * Minor tweaksØyvind Grønnesby2023-01-031-24/+6
| |
* | Merge pull request #25367 from vespa-engine/mpolden/verify-instanceJon Marius Venstad2023-01-032-1/+7
|\ \ | | | | | | Handle unknown instance in routing API
| * | Handle unknown instance in routing APIMartin Polden2023-01-032-1/+7
| |/
* | Expand test for multiple instances with complex tests and two cloudsjonmv2023-01-032-19/+72
| |
* | Use prerequsite tests, rather than same-instance declared or else fallbackjonmv2023-01-032-39/+19
| |
* | Compute prerequisite tests for a given prod deploymentjonmv2023-01-033-9/+30
| |
* | Merge pull request #25354 from ↵Øyvind Grønnesby2023-01-023-12/+5
|\ \ | | | | | | | | | | | | vespa-engine/ogronnesby/consistent-until-param-handling Move until parameter handling to controller
| * | Move until parameter handling to controllerØyvind Grønnesby2023-01-023-12/+5
| |/
* / Test jobs have no permanent runtime versionsjonmv2023-01-024-6/+10
|/
* Merge pull request #25310 from ↵Øyvind Grønnesby2022-12-216-95/+0
|\ | | | | | | | | vespa-engine/mortent/remove-controller-cert-validation Remove controller certificate validation
| * Remove controller certificate validationMorten Tokle2022-12-216-95/+0
| |
* | Merge pull request #25305 from vespa-engine/ogronnesby/notification-tweaksKristian Aune2022-12-203-11/+7
|\ \ | | | | | | Small notification tweaks
| * | Small notification tweaksØyvind Grønnesby2022-12-203-11/+7
| |/
* / Clean up tenant secretsOla Aunronning2022-12-201-0/+4
|/
* ResourceTagMaintainer handles ConnectTimeoutExceptionOla Aunronning2022-12-191-9/+19
|
* Remove unused constantsMartin Polden2022-12-161-2/+0
|
* Use switch expressionMartin Polden2022-12-163-27/+20
|
* Use toListMartin Polden2022-12-161-6/+1
|
* Move EndpointCertificateHandler to restapi packageMartin Polden2022-12-161-2/+2
|
* Remove unused constantMartin Polden2022-12-151-1/+0
|
* Convert AssignedRotation to recordMartin Polden2022-12-152-45/+21
|
* Move MailVerifier to application packageMartin Polden2022-12-153-5/+9
|
* Always attempt to deactivate deploymentMartin Polden2022-12-152-22/+35
|
* Add tester certs in deploy callMorten Tokle2022-12-143-16/+31
|
* Revert "Revert "Maintain roles for 5 tenants at a time""Øyvind Grønnesby2022-12-1310-35/+134
|
* Revert "Maintain roles for 5 tenants at a time"Henning Baldersheim2022-12-1310-134/+35
|
* Maintain roles 5 tenants at a timeØyvind Grønnesby2022-12-133-1/+56
|
* Add timestamp for last role maintenance runØyvind Grønnesby2022-12-137-34/+78
|
* Merge pull request #25235 from ↵Morten Tokle2022-12-135-16/+31
|\ | | | | | | | | vespa-engine/ogronnesby/split-tenant-role-maintainer Put role cleanup in separate maintainer
| * Put role cleanup in separate maintainerØyvind Grønnesby2022-12-135-16/+31
| |
* | Do not retry forever on LinkageErrorMartin Polden2022-12-131-24/+19
|/
* Merge pull request #25220 from vespa-engine/bratseth/utilization-cleanupMartin Polden2022-12-133-15/+3
|\ | | | | Remove average and current utilization: Not used
| * Remove average and current utilization: Not usedJon Bratseth2022-12-123-15/+3
| |
* | Create a metric for maintainer execution timeØyvind Grønnesby2022-12-121-2/+3
|/
* Propagate success factorValerij Fredriksen2022-12-091-2/+1
|
* Limit EnclaveAccessMaintainer to PublicCDValerij Fredriksen2022-12-091-1/+2
|
* Handle empty ZK nodes in log storagejonmv2022-12-081-1/+2
|
* Merge pull request #25153 from vespa-engine/jonmv/feed-client-handshakeHåkon Hallingstad2022-12-071-1/+1
|\ | | | | Avoid platform-specific error message in test
| * Avoid platform-specific error message in testjonmv2022-12-071-1/+1
| |
* | Store and display reindexing causejonmv2022-12-076-10/+13
|/
* Add "pinned" to deployment API responsejonmv2022-12-072-0/+6
|
* Get and show vpc endpoints for clusters with servicejonmv2022-12-063-14/+23
|
* Instance before env/regionjonmv2022-12-062-2/+2
|
* Merge pull request #25098 from ↵Jon Marius Venstad2022-12-054-8/+34
|\ | | | | | | | | vespa-engine/jonmv/store-and-share-vpc-service-names Store and share private service names
| * Use camel-case in API responsejonmv2022-12-052-3/+3
| |
| * Store and share private service namesjonmv2022-12-034-8/+34
| |
* | Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-0446-74/+74
| |
* | Revert collect(Collectors.toList())Henning Baldersheim2022-12-0446-74/+74
| |