aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #11066 from ↵Jon Marius Venstad2019-10-234-2/+35
|\ | | | | | | | | vespa-engine/jvenstad/really-do-set-number-of-upgrades-per-minute Really do n number of upgrades per minute
| * Set upgrades per minute to non-zero value in testsJon Marius Venstad2019-10-233-5/+6
| |
| * Add testJon Marius Venstad2019-10-231-0/+21
| |
| * Simplify and make logic staticJon Marius Venstad2019-10-231-4/+11
| |
| * Really do n number of upgrades per minuteJon Marius Venstad2019-10-231-1/+5
| |
* | Merge pull request #11064 from ↵Ola Aunrønning2019-10-234-15/+108
|\ \ | | | | | | | | | | | | vespa-engine/revert-11063-revert-11002-olaa/tenant-cost Reapply "Added TenantCost"
| * | Revert "Revert "Added TenantCost""Ola Aunrønning2019-10-234-15/+108
| |/
| * Revert "Added TenantCost"Ola Aunrønning2019-10-234-108/+15
| |
| * Merge pull request #11002 from vespa-engine/olaa/tenant-costOla Aunrønning2019-10-234-15/+108
| |\ | | | | | | Added TenantCost
| | * Use BigDecimalOla Aunrønning2019-10-182-5/+15
| | |
| | * Added TenantCostOla Aunrønning2019-10-174-15/+98
| | |
* | | Support various instances in IDTester, with convenience overloadsJon Marius Venstad2019-10-232-59/+159
|/ /
* | Say it may take a long timeJon Bratseth2019-10-223-3/+4
| |
* | Add support for downloading application packageMartin Polden2019-10-216-17/+132
| |
* | Avoid throwing exception in NodeRepositoryMockMartin Polden2019-10-211-2/+3
| |
* | Remove instance only when no longer referenced, plus some test fixesJon Marius Venstad2019-10-213-22/+18
| |
* | Assign rotations per instanceJon Marius Venstad2019-10-211-3/+6
| |
* | Create new instances as per spec, and clean up removed onesJon Marius Venstad2019-10-213-33/+68
| |
* | Convert a test to use i-testerJon Marius Venstad2019-10-211-31/+26
| |
* | Split job run in smaller parts in i-tester, with failure modesJon Marius Venstad2019-10-213-45/+140
| |
* | ApplicationId x JobType is now JobIdJon Marius Venstad2019-10-211-0/+1
| |
* | Merge pull request #11018 from ↵Jon Marius Venstad2019-10-181-0/+30
|\ \ | | | | | | | | | | | | vespa-engine/jvenstad/get-prod-deployments-for-default-instance Add the test file >_<
| * | Add the test file >_<Jon Marius Venstad2019-10-181-0/+30
| | |
* | | Merge pull request #11016 from ↵Jon Marius Venstad2019-10-185-25/+64
|\| | | | | | | | | | | | | | vespa-engine/jvenstad/get-prod-deployments-for-default-instance Use default production deployments for developer test config
| * | Unit testJon Marius Venstad2019-10-182-2/+28
| | |
| * | Use default production deployments for developer test configJon Marius Venstad2019-10-184-23/+36
| | |
* | | Merge pull request #10985 from vespa-engine/mpolden/remove-url-rewritingJon Marius Venstad2019-10-183-30/+7
|\ \ \ | | | | | | | | Remove obsolete endpoint URL rewrite
| * | | Remove obsolete endpoint URL rewriteMartin Polden2019-10-153-30/+7
| | | |
* | | | Delete all packages when the whole application is deleted :scream:Jon Marius Venstad2019-10-181-3/+3
| |/ / |/| |
* | | Require validation override for destructive endpoint changesMartin Polden2019-10-176-46/+212
| | |
* | | Rename DeploymentSpecValidator -> ApplicationPackageValidatorMartin Polden2019-10-162-11/+11
| | |
* | | Rename methodMartin Polden2019-10-164-6/+6
| |/ |/|
* | Make getOrAssignRotation privateMartin Polden2019-10-142-6/+17
| |
* | Remove unused methodMartin Polden2019-10-141-12/+2
|/
* Disallow multi-instance deployment specs in submit handlerJon Marius Venstad2019-10-122-0/+13
|
* Handle cases where instances in application are not in the deployment specJon Marius Venstad2019-10-111-4/+7
|
* Orchestrate only instances from deployment specJon Marius Venstad2019-10-111-1/+6
|
* Add test which fails due to double dep.orch. and instances required which ↵Jon Marius Venstad2019-10-111-0/+9
| | | | are not in spec
* Add listFlagData() to controller's ConfigServer clientValerij Fredriksen2019-10-111-0/+6
|
* Merge pull request #10958 from vespa-engine/mpolden/stop-sending-empty-rotationsMartin Polden2019-10-112-14/+14
|\ | | | | Stop sending empty rotationNames parameter
| * Stop sending empty rotationNames parameterMartin Polden2019-10-112-14/+14
| |
* | Merge pull request #10954 from ↵Bjørn Christian Seime2019-10-111-8/+4
|\ \ | |/ |/| | | | | vespa-engine/bratseth/string-bucket-convenience-constructor Bratseth/string bucket convenience constructor
| * Nonfunctional changes onlyJon Bratseth2019-10-111-8/+4
| |
* | Merge pull request #10943 from vespa-engine/mpolden/os-upgrade-dynamic-timeoutMartin Polden2019-10-112-21/+29
|\ \ | | | | | | Make OS upgrade timeout dynamic
| * | Make OS upgrade timeout dynamicMartin Polden2019-10-102-21/+29
| | |
* | | Application change failures should not decrease confidenceJon Marius Venstad2019-10-102-1/+9
| | |
* | | Merge pull request #10939 from ↵Jon Marius Venstad2019-10-103-10/+54
|\ \ \ | |/ / |/| | | | | | | | vespa-engine/ogronnesby/support-multiple-roles-in-one-call Support multiple roles when adding one role
| * | Allow multiple roles when removing roles as wellØyvind Grønnesby2019-10-102-7/+32
| | |
| * | Allow multiple roles in one API callØyvind Grønnesby2019-10-101-7/+6
| | |
| * | Support multiple roles when adding one roleØyvind Grønnesby2019-10-103-3/+23
| |/