aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add support for multiple endpoints per routing policy
| * | | | | | 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 upgrades
| * | | | | 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 notification for direct deployments with deployment ID as source
| * | | 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
| | |
* | | Simplify deploy metricsValerij Fredriksen2021-04-296-190/+49
| | |
* | | Remove unused methodValerij Fredriksen2021-04-292-12/+0
| | |
* | | More lazy debug log message generationJon Marius Venstad2021-04-284-6/+6
| |/ |/|
* | Merge pull request #17611 from vespa-engine/jonmv/reapply-apache-clientJon Marius Venstad2021-04-2710-23/+19
|\ \ | | | | | | Jonmv/reapply apache client
| * | Revert "Merge pull request #17603 from ↵Jon Marius Venstad2021-04-2610-23/+19
| | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/revert-apache-config-server-client" This reverts commit 9458ad2d810ff988ccc19cd8554bdbc78dabe588, reversing changes made to 6e94e192a07a540bff9b3e13ad05c8d0af093928.
* | | Merge pull request #17615 from ↵Jon Marius Venstad2021-04-271-7/+6
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/mpolden/application-api-audit-logging Enable audit logging of all write operations through application API
| * | | Enable audit logging of all write operations through application APIMartin Polden2021-04-271-7/+6
| | | |
* | | | Merge pull request #17600 from vespa-engine/freva/feeding-blocked-metricJon Marius Venstad2021-04-273-14/+6
|\ \ \ \ | |/ / / |/| | | Expose feeding blocked metric to controller
| * | | Get feeding blocked metric in controllerValerij Fredriksen2021-04-263-14/+6
| | | |
* | | | Remove deployment failure notification on runningValerij Fredriksen2021-04-261-2/+1
|/ / /
* | | Merge pull request #17604 from vespa-engine/bratseth/completionValerij Fredriksen2021-04-263-2/+5
|\ \ \ | |/ / |/| | Add completion to scaling events in rest API's
| * | Add completion to scaling events in rest API'sJon Bratseth2021-04-263-2/+5
| | |
* | | Revert "Merge pull request #17592 from ↵Jon Marius Venstad2021-04-266-13/+17
| | | | | | | | | | | | | | | | | | | | | vespa-engine/jonmv/apache-config-server-client" This reverts commit 8be3013179c6418f27bcf3f62dea8995a5e981ed, reversing changes made to 6a9da01a5465826c380d2497e8fa4eb3e51d8e04.
* | | Revert "Make load balancer hostname optional in controller"Jon Marius Venstad2021-04-264-6/+6
| | | | | | | | | | | | This reverts commit 2a9623500f5e241e8d73d070c5ac369cb0b9b0c2.
* | | Merge pull request #17596 from vespa-engine/mpolden/always-store-lbMorten Tokle2021-04-264-6/+6
|\ \ \ | | | | | | | | Always store load balancer when provisioning
| * | | Make load balancer hostname optional in controllerMartin Polden2021-04-264-6/+6
| | | |
* | | | Merge pull request #17595 from vespa-engine/freva/simplifyJon Marius Venstad2021-04-266-7/+33
|\ \ \ \ | |/ / / |/| | | Notification fixes
| * | | Expose notification level in APIValerij Fredriksen2021-04-264-5/+30
| | | |
| * | | Ignore run number in NotificationSource::equalsValerij Fredriksen2021-04-261-2/+1
| | | |
| * | | Remove duplicate application package warningsValerij Fredriksen2021-04-261-0/+2
| | | |
* | | | Merge pull request #17592 from vespa-engine/jonmv/apache-config-server-clientJon Marius Venstad2021-04-266-17/+13
|\ \ \ \ | |/ / / |/| | | Jonmv/apache config server client
| * | | Replace ConfigServerExceptionJon Marius Venstad2021-04-266-17/+13
| |/ /
* / / Only store notifications for applicationPackage warningsValerij Fredriksen2021-04-261-1/+5
|/ /
* | Increase maintainer frequencyOla Aunrønning2021-04-221-1/+1
| |
* | Add fine-grained logging. Re-read VCMR before writing. Add testOla Aunrønning2021-04-223-17/+45
| |
* | Fix typoValerij Fredriksen2021-04-221-2/+2
| | | | | | Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
* | Delete under lock and skip update partValerij Fredriksen2021-04-221-3/+5
| |
* | Rename to setNotification()Valerij Fredriksen2021-04-225-10/+10
| |
* | Get messages on the same patternValerij Fredriksen2021-04-221-5/+5
| |
* | Warn on out of capacity in manually deployed zonesValerij Fredriksen2021-04-221-1/+1
| | | | | | Co-authored-by: Jon Marius Venstad <jonmv@users.noreply.github.com>
* | Allow filtering notifications by productionValerij Fredriksen2021-04-214-9/+29
| |
* | Add notifications on application package warnings and deployment failuresValerij Fredriksen2021-04-212-2/+51
| |