summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* Sort IP addresses when serializingMartin Polden2019-01-113-7/+8
* Merge pull request #8106 from vespa-engine/hakonhall/avoid-periodic-removalHåkon Hallingstad2019-01-112-6/+25
|\
| * Avoid periodic removalHåkon Hallingstad2019-01-112-6/+25
* | Merge pull request #8088 from vespa-engine/mpolden/load-balancers-apiMorten Tokle2019-01-1110-34/+222
|\ \ | |/ |/|
| * SimplifyMartin Polden2019-01-111-7/+3
| * Add /loadbalancers/v1/Martin Polden2019-01-109-27/+219
* | Merge pull request #8083 from vespa-engine/mpolden/lb-expiryMorten Tokle2019-01-1110-48/+241
|\ \
| * | Update test dataMartin Polden2019-01-102-16/+19
| * | Sort jobs responseMartin Polden2019-01-101-4/+3
| * | Expire inactive load balancersMartin Polden2019-01-108-29/+220
| |/
* | Use inner classes and make an Session interface implemented by a Cache.Henning Baldersheim2019-01-103-34/+27
* | We do not have to check for cache expiry for every node. Once for the getNode...Henning Baldersheim2019-01-103-9/+32
|/
* Merge pull request #8054 from vespa-engine/mpolden/fix-unstable-comparableJon Bratseth2019-01-081-7/+15
|\
| * Fix unstable comparable in PeriodicApplicationMaintainerMartin Polden2019-01-081-7/+15
* | Remove unnecessary LoadBalancerServiceProviderMartin Polden2019-01-0814-67/+13
|/
* Merge pull request #7999 from vespa-engine/mpolden/adjust-throttlingMartin Polden2019-01-043-48/+81
|\
| * Clarify physical nodesMartin Polden2019-01-032-4/+4
| * Increase allowed to fail fractionMartin Polden2019-01-032-11/+11
| * Always allow 2 parent hosts to fail in a 24 hour periodMartin Polden2019-01-033-36/+69
* | Add wantToRetire to node historyValerij Fredriksen2019-01-035-1/+22
|/
* Rename field openStackId -> idMartin Polden2019-01-0210-41/+45
* Remove unused id fieldMartin Polden2019-01-024-21/+13
* Avoid prepare and activate infra app if candidate nodes are active and at tar...Håkon Hallingstad2018-12-312-28/+36
* Always activate or remove infrastructure applicationHåkon Hallingstad2018-12-212-24/+33
* Revert "Revert "Jvenstad/fix node repo cache""Jon Bratseth2018-12-189-100/+204
* Revert "Jvenstad/fix node repo cache"Arnstein Ressem2018-12-189-204/+100
* Increase counter on prepare as wellJon Marius Venstad2018-12-172-10/+16
* Add feature flag for cache invalidation method, default oldJon Marius Venstad2018-12-176-17/+54
* Avoid writing a cache with an outdated counter from the startJon Marius Venstad2018-12-121-5/+6
* Re-enable caching in cd-us-central-1Jon Marius Venstad2018-12-121-9/+1
* Update comments and reduce visibilityJon Marius Venstad2018-12-121-5/+4
* Defensively copy what you expose, but trust your sourceJon Marius Venstad2018-12-121-2/+2
* Simplify cache handlingJon Marius Venstad2018-12-121-34/+6
* Tighten visibility and update commentsJon Marius Venstad2018-12-123-8/+8
* Use a counter which increments in finally, if commitingJon Marius Venstad2018-12-123-25/+74
* Add unit test of caching, which fails nowJon Marius Venstad2018-12-121-1/+46
* Miniscule cleanupJon Marius Venstad2018-12-122-3/+6
* Simplify infrastructure applicationsHåkon Hallingstad2018-12-071-1/+1
* Remove infra app from duper model only if it is supposed to be in duper modelHåkon Hallingstad2018-12-071-0/+8
* Merge pull request #7891 from vespa-engine/hakonhall/notify-service-monitors-...Håkon Hallingstad2018-12-065-10/+10
|\
| * Make service monitors aware of infra applications in duper model.Håkon Hallingstad2018-12-065-10/+10
* | Include throttled active nodesMartin Polden2018-12-062-8/+17
* | Emit metric for throttled node failuresMartin Polden2018-12-062-11/+32
* | CleanupMartin Polden2018-12-061-3/+3
* | Temporarily node repository disable caching in CDMartin Polden2018-12-061-1/+9
|/
* Merge pull request #7864 from vespa-engine/hakonhall/provision-infrastructure...Håkon Hallingstad2018-12-041-0/+2
|\
| * Provision infrastructure nodes ASAP on bootstrapHåkon Hallingstad2018-12-041-0/+2
* | Revert "Revert "Add infrastructure applications to DuperModel""Håkon Hallingstad2018-12-035-95/+224
|/
* Revert "Add infrastructure applications to DuperModel"Harald Musum2018-12-035-224/+95
* Fixes after review roundHåkon Hallingstad2018-12-032-9/+2