aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Collapse)AuthorAgeFilesLines
* 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 simple node retirer of unallocated nodes
| * 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
|/
* 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
|