summaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Expand)AuthorAgeFilesLines
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* Firmware check timestamps in node-repo, accessible through REST APIJon Marius Venstad2019-01-1511-14/+252
* Merge pull request #8123 from vespa-engine/mpolden/disallow-removing-allocate...Jon Bratseth2019-01-1510-58/+66
|\
| * Remove duplicated child node filteringMartin Polden2019-01-149-40/+35
| * Disallow removal of allocated nodesMartin Polden2019-01-142-21/+34
* | Use correct container portMartin Polden2019-01-153-9/+10
* | Merge pull request #8127 from vespa-engine/mpolden/order-reals-by-hostnameMorten Tokle2019-01-143-8/+12
|\ \
| * | Order reals by hostnameMartin Polden2019-01-143-8/+12
| |/
* / Validate IP addresses when serializingMartin Polden2019-01-143-36/+44
|/
* Merge branch 'master' into jvenstad/remove-feature-flag-for-cache-invalidatio...Jon Marius Venstad2019-01-1328-139/+588
|\
| * Merge pull request #8113 from vespa-engine/hakonhall/authorization-of-flagsv1Håkon Hallingstad2019-01-122-19/+51
| |\
| | * Authorization of /flags/v1Håkon Hallingstad2019-01-112-19/+51
| * | 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
| |/
* / Revert "Add feature flag for cache invalidation method, default old"Jon Marius Venstad2019-01-096-54/+17
|/
* 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