aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository
Commit message (Collapse)AuthorAgeFilesLines
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Reset wantTo* fields with transitioning to readyValerij Fredriksen2017-12-015-8/+62
|
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Add HTTPS bindings in configserver-app services.xmlValerij Fredriksen2017-11-271-0/+1
|
* Fix and unignore testMartin Polden2017-11-2418-84/+549
|
* Merge pull request #3998 from vespa-engine/freva/node-failerValerij Fredriksen2017-11-163-104/+101
|\ | | | | Count Docker nodes when throttling in node failure
| * Allow to fail 1 host/dayValerij Fredriksen2017-11-102-12/+36
| |
| * Get all ready nodes to fail in a single methodValerij Fredriksen2017-11-031-55/+47
| |
| * Take docker nodes into throttling count when failingValerij Fredriksen2017-11-033-45/+26
| |
* | Add allowedToBeDown to nodes in nodes/v2 APIJon Bratseth2017-11-149-6/+29
| |
* | Add TODOsJon Bratseth2017-11-081-0/+2
| |
* | In-place flavor downsize completeJon Bratseth2017-11-086-9/+32
| |
* | In-place flavor downsizeJon Bratseth2017-11-083-12/+46
|/
* Use host tag instead of hostnameHåkon Hallingstad2017-10-301-2/+2
|
* Fix comments from PR 3913Håkon Hallingstad2017-10-272-3/+5
|
* Merge pull request #3913 from vespa-engine/hakonhall/add-service-status-metricsBjørn Christian Seime2017-10-274-6/+63
|\ | | | | Add service status metrics
| * Add metric of whether any services are down, and fix numberOfServices metricHåkon Hallingstad2017-10-271-5/+10
| |
| * Fix generics warningsHåkon Hallingstad2017-10-271-2/+2
| |
| * Add service status metricsHåkon Hallingstad2017-10-264-6/+58
| |
* | Add copyright headerJon Bratseth2017-10-272-1/+3
|/
* Merge pull request #3896 from ↵Jon Bratseth2017-10-262-3/+4
|\ | | | | | | | | vespa-engine/andreer/dont-let-out-of-spec-nodes-go-to-dirty don't allow nodes with spec divergence to go to dirty
| * update expected responseAndreas Eriksen2017-10-261-1/+1
| |
| * don't allow nodes with spec divergence to go to dirtyAndreas Eriksen2017-10-261-2/+3
| |
* | Export com.yahoo.vespa.hosted.provision.nodeBjørn Christian Seime2017-10-261-0/+8
| |
* | Provide more info in host Orchestrator REST APIHåkon Hallingstad2017-10-251-0/+6
| |
* | Merge pull request #3861 from ↵Leandro Alves2017-10-242-0/+13
|\ \ | | | | | | | | | | | | vespa-engine/hakonhall/add-hardware-failure-and-divergence-metrics Add hardware failure and divergence metrics
| * | Add app tagHåkon Hallingstad2017-10-241-0/+5
| | |
| * | Add hardware failure and divergence metricsHåkon Hallingstad2017-10-242-0/+8
| | |
* | | Merge pull request #3839 from vespa-engine/hakonhall/remove-commentHåkon Hallingstad2017-10-241-4/+0
|\ \ \ | |/ / |/| | Remove comment
| * | Remove commentHåkon Hallingstad2017-10-231-4/+0
| |/
* | Correct to currentRestartGenerationHåkon Hallingstad2017-10-231-1/+1
| |
* | Make SlobrokMonitorManager a componentHåkon Hallingstad2017-10-232-2/+2
| | | | | | | | | | | | | | | | | | To get insights into the Slobrok data used by the service monitor, it would be useful to expose SlobrokMonitorManager. For instance it could provide a list of name/spec pairs of services that are up (added as ServiceMonitorManager::lookup in this PR). The first step towards this is making SlobrokMonitorManager a component.
* | Merge pull request #3838 from ↵Håkon Hallingstad2017-10-232-22/+22
|\ \ | |/ |/| | | | | vespa-engine/hakonhall/remove-status-type-parameter-in-application-model-classes Remove status type parameter in application model classes
| * Remove status type parameter in application model classesHåkon Hallingstad2017-10-222-22/+22
| |
* | Merge pull request #3817 from ↵Håkon Hallingstad2017-10-233-27/+167
|\ \ | |/ |/| | | | | vespa-engine/hakonhall/add-node-metrics-in-node-repo Add node metrics in node repo
| * Use VespaVersion instead of VersionHåkon Hallingstad2017-10-201-3/+3
| |
| * Add node metrics in node repoHåkon Hallingstad2017-10-193-27/+167
| |
* | Revert "Revert "Provide service-monitor and application-model""Håkon Hallingstad2017-10-191-0/+6
| |
* | Merge pull request #3807 from vespa-engine/andreer/fail-divergent-ready-nodesMartin Polden2017-10-196-5/+51
|\ \ | | | | | | fail divergent ready nodes
| * | actually mutate node repoAndreas Eriksen2017-10-192-4/+4
| | |
| * | actually mutate node repoAndreas Eriksen2017-10-191-1/+2
| | |
| * | test "null" divergence reportsAndreas Eriksen2017-10-191-0/+7
| | |
| * | simplifyAndreas Eriksen2017-10-192-2/+2
| | |
| * | remove quoted nulls from node repoAndreas Eriksen2017-10-183-4/+14
| | |
| * | fail divergent ready nodesAndreas Eriksen2017-10-182-0/+28
| |/
* | Revert "Provide service-monitor and application-model"Håkon Hallingstad2017-10-191-6/+0
| |
* | Merge pull request #3615 from ↵Håkon Hallingstad2017-10-191-0/+6
|\ \ | | | | | | | | | | | | vespa-engine/hakon/provide-service-monitor-and-application-model Provide service-monitor and application-model