summaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Expand)AuthorAgeFilesLines
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
* Add tostringMorten Tokle2017-11-222-0/+14
* Add equals and hashcodeMorten Tokle2017-11-222-0/+30
* Move deployment spec ContainerCluster -> ContainerModelBuilderMorten Tokle2017-11-222-0/+40
* Add new field for loadbalancername, deprecate loadbalanceraddressMorten Tokle2017-11-151-0/+52
* In-place flavor downsizeJon Bratseth2017-11-082-1/+12
* Add dev systemMartin Polden2017-11-071-1/+5
* Add copyright headerJon Bratseth2017-10-271-0/+1
* Revert "Revert "Aressem/remove post install script""Arnstein Ressem2017-09-271-0/+3
* Revert "Aressem/remove post install script"Arnstein Ressem2017-09-271-3/+0
* Create function to install config definitions.Arnstein Ressem2017-09-271-2/+1
* Remove global install of files and put this in the modules that owns them.Arnstein Ressem2017-09-251-0/+4
* ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-281-11/+12
* Track API changes, remove warningsJon Bratseth2017-08-281-13/+7
* ProvisionInfo -> AllocatedHostsJon Bratseth2017-08-283-83/+128
* Allocation consistency between model versionsJon Bratseth2017-08-282-2/+2
* Allocation consistency between model versionsJon Bratseth2017-08-283-44/+43
* Shorter ApplicationId.toStringJon Bratseth2017-06-191-1/+1
* Update copyright headersJon Bratseth2017-06-1444-40/+44
* Revert "Update copyright headers"Jon Bratseth2017-06-1444-44/+40
* Update copyright headersJon Bratseth2017-06-1444-40/+44
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-1344-45/+41
* Merge with masterJon Bratseth2017-06-131-1/+1
|\
| * Quote stringHarald Musum2017-06-131-1/+1
| * Set default value for Docker imageMartin Polden2017-06-131-1/+1
* | Copyright headerJon Bratseth2017-06-1344-41/+45
|/
* Remove public api for nowHarald Musum2017-06-131-2/+0
* export the package with generated config classArne H Juul2017-06-131-0/+7
* Use config to specify Docker image in node-repositoryMartin Polden2017-06-124-11/+9
* Remove unused methods and stop reading dockerImage from zkHarald Musum2017-05-155-62/+2
* Clarify and add comment for ideal headroomtoby2017-05-102-1/+3
* Add idealHeadroom to flavortoby2017-05-102-0/+8
* Merge pull request #2224 from yahoo/freva/node-retirerhakonhall2017-05-081-0/+5
|\
| * Added ability to get all flavors from NodeFlavorsvalerijf2017-04-271-0/+5
* | 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
|/