summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Allow load balancer expiry when cluster nodes are deallocatedMartin Polden2019-08-203-27/+57
* Deactivate surplus load balancersMartin Polden2019-08-194-41/+89
* Merge pull request #10293 from vespa-engine/bratseth/remove-allocation-by-fla...Jon Bratseth2019-08-1525-396/+97
|\
| * Revert "Merge pull request #10281 from vespa-engine/revert-10274-bratseth/rem...Jon Bratseth2019-08-1425-396/+97
* | Set data in zookeeper node instead of deleting and creating when path is unch...Harald Musum2019-08-151-2/+13
|/
* Revert "Bratseth/remove allocation by flavor"Harald Musum2019-08-1425-97/+396
* CleanupJon Bratseth2019-08-143-52/+1
* Remove canonical flavorJon Bratseth2019-08-143-3/+3
* CleanupJon Bratseth2019-08-145-12/+5
* Remove handling of legacy flavor allocationsJon Bratseth2019-08-1413-72/+36
* Remove support for legacy flavor stringsJon Bratseth2019-08-144-257/+52
* Do not try to deploy after operator changes on all config serversHarald Musum2019-08-141-5/+14
* Ress resources is not compatible with more resourcesValerij Fredriksen2019-08-131-3/+3
* Allocate nodes through the host for tests in devValerij Fredriksen2019-08-134-33/+37
* Fix off-by-one error in testerValerij Fredriksen2019-08-132-2/+2
* Always prepare with Capacity rather than countValerij Fredriksen2019-08-132-13/+10
* flavor -> nodeResourcesValerij Fredriksen2019-08-131-10/+10
* Use flag for node resource memory for admin nodesHarald Musum2019-08-123-4/+8
* Add throttled host metricValerij Fredriksen2019-08-072-6/+13
* Nonfunctional changes onlyJon Bratseth2019-08-051-4/+4
* Remove code that handles node resources based on flavors for cdHarald Musum2019-08-021-15/+8
* Return 409 with error code LOAD_BALANCER_NOT_READY if deployment fails due to...Harald Musum2019-08-012-18/+1
* Revert "Return 409 with error code TRANSIENT_ERROR when getting TransientExce...Harald Musum2019-08-0112-11/+28
* Move LoadBalancerServiceException to config-provisioning moduleHarald Musum2019-08-012-18/+1
* Move some exceptions to its own package (making them not part of public API)Harald Musum2019-08-0111-11/+11
* Set memory for admin cluster node to 2 Gb in CDHarald Musum2019-07-311-1/+6
* Use 2.5 Gb memory for nodes in admin cluster in CDHarald Musum2019-07-291-1/+1
* Remove noop code (does not return)Harald Musum2019-07-261-3/+0
* Remove unused fields from API responseMartin Polden2019-07-193-13/+3
* Made the capacity endpoint accept a comma-separated list instead of JSON.mgimle2019-07-183-17/+8
* Implemented suggested changes to CapacityChecker.mgimle2019-07-153-60/+61
* Added endpoint for explaining the conclusions of the host capacity checker.mgimle2019-07-156-0/+273
* Separated out the capacity checking part of the capacity report maintainer.mgimle2019-07-155-429/+568
* Removed Agent enums pertaining to the now-removed NodeRetirermgimle2019-07-122-3/+1
* Replace 'jdisc' with 'container' in node-repositorygjoranv2019-07-112-4/+4
* Reduced size of node repository dump.mgimle2019-07-091-1/+1
* Renamed from NodeAlerter to CapacityReportMaintainer.mgimle2019-07-095-34/+33
* Incorporated suggested changes to the NodeAlerter.mgimle2019-07-081-104/+109
* Added more comments, made private members private,mgimle2019-07-083-107/+171
* Implemented the Node Alerter maintainer and metric.mgimle2019-07-086-0/+848
* Update javadocMartin Polden2019-07-031-3/+1
* Merge pull request #9931 from vespa-engine/freva/move-serializer-to-non-publi...Martin Polden2019-07-012-2/+2
|\
| * Move NetworkPortsSerializer to non-public-api serialization packageValerij Fredriksen2019-07-012-2/+2
* | Reduced log for transient errors in ApplicationMaintainerValerij Fredriksen2019-06-301-0/+4
* | Simplify OperatorChangeApplicationMaintainerValerij Fredriksen2019-06-302-23/+17
* | Simplify PeriodicApplicationMaintainerValerij Fredriksen2019-06-302-16/+7
* | Always activate through MockDeployerValerij Fredriksen2019-06-303-76/+51
* | Ignore TransientException in NodeFailer and RetiredExpirerValerij Fredriksen2019-06-292-2/+14
|/
* Fix TODOMartin Polden2019-06-271-2/+0
* Read and write all load balancers on constructionMartin Polden2019-06-272-7/+19