aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Autoscaling WIPJon Bratseth2020-01-272-16/+8
* Merge pull request #11863 from vespa-engine/bratseth/dont-add-attribute-types...Jon Bratseth2020-01-211-1/+1
|\
| * Add attribute types only to the profiles of the same search definitionJon Bratseth2020-01-201-1/+1
* | Revert "accept and store json endpoint cert metadata on deploy"Jon Marius Venstad2020-01-207-24/+33
* | Merge pull request #11842 from vespa-engine/andreer/endpoint-certificate-refa...Andreas Eriksen2020-01-207-33/+24
|\ \
| * | accept and store json endpoint cert metadata on deployandreer2020-01-177-33/+24
* | | Merge pull request #11840 from vespa-engine/gjoranv/node-infogjoranv2020-01-201-2/+2
|\ \ \ | |_|/ |/| |
| * | Expose hostname, and rename nodeId -> role.gjoranv2020-01-171-2/+2
* | | Merge pull request #11835 from vespa-engine/hakonhall/use-bucketspace-metric-...Håkon Hallingstad2020-01-202-3/+11
|\ \ \
| * | | Use bucket_space metric in retirementHåkon Hallingstad2020-01-172-3/+11
* | | | Merge pull request #11837 from vespa-engine/bratseth/dont-allow-wrong-service...Jon Bratseth2020-01-175-32/+41
|\ \ \ \
| * | | | Split into two phasesJon Bratseth2020-01-172-6/+13
| * | | | Allow requiring ports illegal for tenantsJon Bratseth2020-01-173-9/+10
| * | | | Revert "Merge pull request #11805 from vespa-engine/revert-11792-bratseth/don...Jon Bratseth2020-01-175-30/+31
| | |/ / | |/| |
* / | | Move MetricsHandler to new package and add 'V1' to its name.gjoranv2020-01-172-4/+4
|/ / /
* | | Add large resource reduction validation checkValerij Fredriksen2020-01-172-0/+79
* | | Improve InMemoryProvisioner to work with resource changeValerij Fredriksen2020-01-171-31/+57
| |/ |/|
* | Merge pull request #11821 from vespa-engine/bjorncs/additional-container-port...Morten Tokle2020-01-172-19/+49
|\ \
| * | Don't add port 4443 to tester applicationsBjørn Christian Seime2020-01-161-3/+3
| * | Don't add port 4443 to hosted infrastructureBjørn Christian Seime2020-01-161-3/+4
| * | Always add container port 4443 in hosted VespaBjørn Christian Seime2020-01-162-17/+46
* | | Make dispatch policy mutableJon Bratseth2020-01-163-15/+19
* | | Revert "Merge pull request #11820 from vespa-engine/revert-11816-bratseth/dis...Jon Bratseth2020-01-169-67/+45
|/ /
* | Revert "Bratseth/dispatch tuning cleanup"Bjørn Christian Seime2020-01-169-45/+67
* | Revert "Bjorncs/additional container port hosted 4443"Bjørn Christian Seime2020-01-162-49/+19
* | Better error messageJon Bratseth2020-01-163-6/+6
* | Don't leave at nullJon Bratseth2020-01-163-5/+3
* | Simplify names and add javadocJon Bratseth2020-01-163-16/+22
* | Keep dispatch tuning parsing separateJon Bratseth2020-01-161-4/+1
* | Avoid unnecessary indirectionJon Bratseth2020-01-164-36/+13
* | Non-functional cleanupJon Bratseth2020-01-165-18/+18
|/
* Don't add port 4443 to hosted infrastructureBjørn Christian Seime2020-01-161-3/+4
* Always add container port 4443 in hosted VespaBjørn Christian Seime2020-01-162-17/+46
* Revert "Fail deployment if the wrong web service port is configured"Harald Musum2020-01-155-31/+30
* Revert "Revert "Athenz domain cannot be set on instance level, just on the ro...Jon Marius Venstad2020-01-151-3/+1
* Revert "Athenz domain cannot be set on instance level, just on the root"Bjørn Christian Seime2020-01-151-1/+3
* Merge pull request #11792 from vespa-engine/bratseth/dont-allow-wrong-webserv...Jon Bratseth2020-01-155-30/+31
|\
| * Allow omitting server port to get defaultJon Bratseth2020-01-151-0/+3
| * Merge with masterJon Bratseth2020-01-157-5/+151
| |\
| * | Remove unused importsJon Bratseth2020-01-151-2/+0
| * | Fail deployment if the wrong web service port is configuredJon Bratseth2020-01-155-29/+29
* | | Merge pull request #11796 from vespa-engine/jvenstad/no-instance-level-athenz...Jon Marius Venstad2020-01-151-3/+1
|\ \ \
| * | | Athenz domain cannot be set on instance level, just on the rootJon Marius Venstad2020-01-151-3/+1
| | |/ | |/|
* / | Revert "Always add container port 4443 in hosted Vespa"Bjørn Christian Seime2020-01-152-46/+17
|/ /
* | Merge pull request #11777 from vespa-engine/revert-11775-revert-11771-bjorncs...Bjørn Christian Seime2020-01-155-3/+148
|\ \
| * | Revert "Revert "Bjorncs/access control validation" MERGEOK"Bjørn Christian Seime2020-01-145-3/+148
* | | Merge pull request #11783 from vespa-engine/hakonhall/add-vdsdatastoredbucket...Håkon Hallingstad2020-01-151-1/+2
|\ \ \
| * | | Add vds.datastored.bucket_space.buckets_total as a fleetcontroller consumer f...Håkon Hallingstad2020-01-141-1/+2
* | | | Merge pull request #11786 from vespa-engine/gjoranv/enable_default_public_con...gjoranv2020-01-151-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Enable the default public metrics consumer in hosted Vespa.gjoranv2020-01-141-1/+1
| | |/ | |/|