aboutsummaryrefslogtreecommitdiffstats
path: root/config-provisioning
Commit message (Expand)AuthorAgeFilesLines
* Deprecate com.yahoo.config.provision.VersionJon Bratseth2018-12-012-2/+12
* Move all importing to model-integrationJon Bratseth2018-11-221-2/+19
* Improve error messagesJon Bratseth2018-11-061-3/+1
* Merge with masterJon Bratseth2018-10-231-12/+22
|\
| * Add a method to get child type from hostValerij Fredriksen2018-10-231-12/+22
* | Add GET suspended status to application/v2Jon Bratseth2018-10-221-1/+0
|/
* Simplify and add toString() to AllocatedHostsHarald Musum2018-10-171-0/+5
* Remove unused constructorHarald Musum2018-10-121-5/+0
* Use full nameHarald Musum2018-10-0311-11/+11
* Merge pull request #7181 from vespa-engine/mpolden/controllerhost-nodetypeMartin Polden2018-10-031-4/+7
|\
| * Add controllerhost typeMartin Polden2018-10-031-4/+7
* | andreer/flavor bandwidth (#7141)Andreas Eriksen2018-09-282-1/+8
|/
* Merge pull request #7012 from vespa-engine/mpolden/controller-infra-provisionerMartin Polden2018-09-201-1/+4
|\
| * Add controller node typeMartin Polden2018-09-191-1/+4
* | Merge with masterJon Bratseth2018-09-182-1/+2
|\ \
| * \ Merge pull request #6748 from vespa-engine/hmusum/remove-ideal-headroom-for-d...Harald Musum2018-09-152-1/+2
| |\ \ | | |/ | |/|
| | * Remove use of ideal headroom when allocation, has not been used for a long ti...Harald Musum2018-08-312-1/+2
* | | Remove the 'parts' sillynessJon Bratseth2018-09-161-2/+1
|/ /
* | Remove unused classHarald Musum2018-09-131-48/+0
* | Remove unused, deprecated methodJon Marius Venstad2018-09-101-6/+0
* | Define tester names in InstanceNameJon Marius Venstad2018-09-101-0/+4
|/
* Add public system nametoby2018-08-241-1/+6
* Remove unused methodMartin Polden2018-08-081-5/+0
* Do not upgrade applications to current version when bootstrapping in manually...Harald Musum2018-07-061-2/+30
* Application deployments inhibits periodic redeploys for a whileJon Bratseth2018-06-281-0/+4
* Don't fail on out of capacity on bootstrapJon Bratseth2018-06-262-47/+20
* Nonfunctional changesJon Bratseth2018-06-201-3/+2
* Load the minimal set of models needed in devJon Bratseth2018-04-194-10/+40
* Whitelist hostnames in AuthorizerValerij Fredriksen2018-04-171-0/+3
* Make it possible to configure use of Curator client cache in node repoHarald Musum2018-04-031-0/+2
* Preserve methods for compatibilityJon Bratseth2018-03-211-0/+30
* Allow applications to request exlcusive access to hostsJon Bratseth2018-03-206-121/+106
* Add descriptive name to each node typeJon Marius Venstad2018-03-071-10/+17
* Add proxyhost typeValerij Fredriksen2018-03-051-0/+3
* Skip config request requirement for standalone node adminHÃ¥kon Hallingstad2018-02-261-5/+14
* Add node type 'confighost' and use it in EnvironmentHarald Musum2018-02-161-1/+4
* Revert "Add node type confighost and use it in Environment"Harald Musum2018-02-161-4/+1
* Add node type configserverhost and use it in EnvironmentHarald Musum2018-02-151-1/+4
* More robust upgradingJon Bratseth2018-01-081-0/+6
* Revert "Revert "Jvenstad/zone cleanup 4""Jon Marius Venstad2018-01-022-83/+12
* Revert "Jvenstad/zone cleanup 4"Jon Marius Venstad2018-01-022-12/+83
* Conflict resolvedJon Marius Venstad2017-12-141-1/+13
|\
| * Set timeout for internal deployment in one placeHarald Musum2017-12-131-1/+13
* | Moved ZoneId to controller-api and added ZonesJon Marius Venstad2017-12-142-83/+12
|/
* Some doc, cleanup of modifiers and @Override, a TODOJon Marius Venstad2017-12-113-6/+10
* Replaced inheritance with delegationJon Marius Venstad2017-12-081-2/+35
* Replace constructor with factoriesJon Marius Venstad2017-12-081-1/+1
* Replaced Zone with ZoneId two places where only that part was usedJon Marius Venstad2017-12-081-3/+3
* Freshed up ZoneIdJon Marius Venstad2017-12-082-16/+48
* Extract superclass with environment and regionJon Marius Venstad2017-12-082-30/+39