summaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Collapse)AuthorAgeFilesLines
* Propagate OutOfCapacity from config web serviceJon Bratseth2017-04-281-0/+1
|
* Add config for whether the disk is fast or slow (default is fast).Geir Storli2017-04-262-0/+7
|
* Parse version from imageJon Bratseth2017-04-191-1/+1
|
* Fallback to using docker-imageJon Bratseth2017-04-191-2/+3
|
* Always pass wanted Vespa versionJon Bratseth2017-04-196-34/+49
|
* Always have wanted node version (WIP)Jon Bratseth2017-04-183-10/+23
|
* Merge branch 'master' into bratseth/receive-wanted-versionJon Bratseth2017-04-183-14/+36
|\
| * Add necessary Flavor arguments to ctor calls.gjoranv2017-04-071-1/+1
| |
| * minor: add newlinegjoranv2017-04-061-1/+2
| |
| * Add flavor to ZK, so it will be picked up by StaticProvisioner.gjoranv2017-04-052-13/+34
| |
* | Pass wanted node Vespa version aroundJon Bratseth2017-04-072-1/+2
|/
* Do not treat deprecation as error in config-provisioningMartin Polden2017-04-041-0/+1
|
* Persist wanted Vespa version in node-repositoryMartin Polden2017-04-045-38/+94
|
* Remove old legacyJon Bratseth2017-03-282-27/+20
|
* Merge with masterJon Bratseth2017-03-231-4/+0
|\
| * Remove CI system, does not exist anymoreHarald Musum2017-03-221-4/+0
| |
* | Implement equals in zoneJon Bratseth2017-03-231-0/+14
|/
* Correct toShortStringJon Bratseth2017-03-131-3/+3
|
* Add convenience methodJon Bratseth2017-03-132-0/+7
|
* Use Flavor object instead of String.gjoranv2017-02-241-4/+4
|
* Use specific error-code in response when unable to acquire application lockHarald Musum2017-02-161-0/+16
| | | | | | * Throw ApplicationLockException if acquiring lock fails (due to timeout) and use response with with new error-code for that case VESPA-6501
* Add retired field to Flavor configMartin Polden2017-02-104-6/+113
|
* Split vespa_zkfacade__restrict on space tooJon Bratseth2017-01-291-14/+5
|
* Allow construction from stringJon Bratseth2017-01-271-33/+37
|
* Move node-repository config to provisioningJon Bratseth2017-01-223-0/+244
|
* Remove methods and constants no longer in useHarald Musum2016-12-222-35/+0
| | | | * Move hosted vespa tenant name
* Revert "Remove methods and constants no longer in use"Harald Musum2016-12-222-0/+35
|
* Remove methods and constants no longer in useHarald Musum2016-12-222-35/+0
|
* Store flavor for nodes provisioned by NodeRepositoryProvisioner.gjoranv2016-12-092-7/+12
| | | | | - in config-provisioning:HostSpec and config-model:HostResource. - will be used by metrics-proxy, but should be useful overall.
* Use String.joinHarald Musum2016-12-081-3/+2
|
* Revert "Revert "Skeleton for testing deployment with docker image specified ↵Harald Musum2016-12-081-1/+3
| | | | in request""
* Revert "Skeleton for testing deployment with docker image specified in request"Harald Musum2016-12-081-3/+1
|
* Skeleton for testing deployment with docker image specified in requestHarald Musum2016-12-081-1/+3
|
* Remove unused methods and classHarald Musum2016-12-013-46/+5
|
* Remove special handling of deployment of routing applicationHarald Musum2016-11-231-0/+3
| | | | | | * Routing application uses nodes from node repo in all zones now, handle as other applications VESPA-5118
* Add node type for config serverMartin Polden2016-11-171-1/+4
|
* Add system to zone configMartin Polden2016-11-102-7/+51
|
* Docker image should not be considered when allocating nodesHarald Musum2016-10-251-0/+12
| | | | | | * Ignore (wanted) docker image when allocating nodes, since this is not an attribute of the node as it is used today, it might change at any time (e.g. when upgrading Vespa)
* Revert "Revert "Remove coverage attribute on query""Henning Baldersheim2016-10-131-0/+1
|
* Revert "Remove coverage attribute on query"Henning Baldersheim2016-10-121-1/+0
|
* Remove coverage attribute on queryJon Bratseth2016-10-121-0/+1
|
* Remove methods that are no longer in useHarald Musum2016-10-111-32/+0
|
* Support requiring specific capacityJon Bratseth2016-10-051-1/+5
|
* Add back to make config server work with older modelsHarald Musum2016-09-211-0/+25
| | | | * Still needed, getting NoClassDefFoundError
* Allow nodes to be requested by typeJon Bratseth2016-09-203-26/+37
|
* Persist node requet timesJon Bratseth2016-09-021-3/+0
|
* Track config requests and fail ready hosts which don't make themJon Bratseth2016-09-011-0/+26
|
* Model group ids as indexesJon Bratseth2016-08-314-29/+61
|
* Make application remove transactionalJon Bratseth2016-07-061-2/+19
|
* Refactor onlyJon Bratseth2016-07-052-5/+5
|