summaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge pull request #5 from yahoo/smorgrav/bcp_id_fixTorbjørn Smørgrav2016-06-231-1/+0
|\ | | | | Lookup ApplicationInstanceReference matching an ApplicationId
| * Lookup ApplicationInstanceReference matching an ApplicationId. Thetoby2016-06-171-1/+0
| | | | | | | | | | previous behavoir only worked for ApplicationInstanceReferences with a certain format.
* | Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|/
* Use github name in @author and OWNERS filesHarald Musum2016-06-174-4/+4
|
* PublishJon Bratseth2016-06-1537-0/+2334