aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
| * | Unit testJon Marius Venstad2019-10-181-2/+2
| * | 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 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-172-11/+91
* | | Rename DeploymentSpecValidator -> ApplicationPackageValidatorMartin Polden2019-10-162-11/+11
* | | Rename methodMartin Polden2019-10-163-3/+3
| |/ |/|
* | Make getOrAssignRotation privateMartin Polden2019-10-141-2/+3
* | Remove unused methodMartin Polden2019-10-141-12/+2
|/
* Disallow multi-instance deployment specs in submit handlerJon Marius Venstad2019-10-121-0/+2
* 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
* Merge pull request #10958 from vespa-engine/mpolden/stop-sending-empty-rotationsMartin Polden2019-10-111-2/+5
|\
| * Stop sending empty rotationNames parameterMartin Polden2019-10-111-2/+5
* | Merge pull request #10954 from vespa-engine/bratseth/string-bucket-convenienc...Bjørn Christian Seime2019-10-111-8/+4
|\ \ | |/ |/|
| * Nonfunctional changes onlyJon Bratseth2019-10-111-8/+4
* | Merge pull request #10943 from vespa-engine/mpolden/os-upgrade-dynamic-timeoutMartin Polden2019-10-111-15/+15
|\ \
| * | Make OS upgrade timeout dynamicMartin Polden2019-10-101-15/+15
* | | Application change failures should not decrease confidenceJon Marius Venstad2019-10-102-1/+9
* | | Merge pull request #10939 from vespa-engine/ogronnesby/support-multiple-roles...Jon Marius Venstad2019-10-101-5/+49
|\ \ \ | |/ / |/| |
| * | Allow multiple roles when removing roles as wellØyvind Grønnesby2019-10-101-5/+30
| * | 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-101-0/+20
| |/
* | Merge pull request #10938 from vespa-engine/mpolden/rotation-status-last-updatedJon Marius Venstad2019-10-104-18/+64
|\ \ | |/ |/|
| * Remove unnecessary optional wrappingMartin Polden2019-10-101-2/+1
| * Add rotationId and clusterId fields to endpoint statusMartin Polden2019-10-101-0/+2
| * Add lastUpdated field to endpoint statusMartin Polden2019-10-101-0/+2
| * Store time of last rotation status updateMartin Polden2019-10-093-18/+61
* | Merge pull request #10934 from vespa-engine/mpolden/change-status-of-all-endp...Øyvind Grønnesby2019-10-101-16/+16
|\ \
| * | Change status of all endpoints when overriding global statusMartin Polden2019-10-101-16/+16
| |/
* | Merge pull request #10933 from vespa-engine/jvenstad/more-dep-orch-cleanupJon Marius Venstad2019-10-107-45/+41
|\ \
| * | Store prod packages without instance elementJon Marius Venstad2019-10-093-14/+14
| * | Add and use completeRollout() instead of hard coded jobsJon Marius Venstad2019-10-092-13/+21
| * | Prepare to kill component job typeJon Marius Venstad2019-10-093-18/+6
| |/
* / Give the athenzUser role for matching instances in AthenzRoleFilterJon Marius Venstad2019-10-101-0/+8
|/
* Merge pull request #10916 from vespa-engine/mpolden/remove-legacy-formatsMartin Polden2019-10-092-54/+4
|\
| * Remove legacy NodeVersion formatsMartin Polden2019-10-082-54/+4
* | Merge pull request #10921 from vespa-engine/ogronnesby/simplified-rolesØyvind Grønnesby2019-10-093-10/+14
|\ \
| * | Remove visibility of "old" rolesØyvind Grønnesby2019-10-081-1/+1
| * | Introduce simplified roles without removing old ones - some tests commented outØyvind Grønnesby2019-10-083-9/+13
* | | Revert "Pick any instance and put rotation stuff in application level for now"Jon Marius Venstad2019-10-091-23/+5
* | | Pick any instance and put rotation stuff in application level for nowJon Marius Venstad2019-10-081-5/+23
* | | Merge pull request #10925 from vespa-engine/bratseth/instances-in-deployment-...Jon Bratseth2019-10-084-63/+60
|\ \ \
| * | | Revert "Merge pull request #10923 from vespa-engine/revert-10912-bratseth/ins...Jon Bratseth2019-10-084-63/+60
* | | | Merge pull request #10919 from vespa-engine/mpolden/log-time-takenAndreas Eriksen2019-10-082-5/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Log duration of name service dispatchingMartin Polden2019-10-082-5/+15
* | | | Revert "Bratseth/instances in deployment xml rebased take 2"Jon Bratseth2019-10-084-60/+63
* | | | Merge pull request #10920 from vespa-engine/jvenstad/set-whether-ci-in-test-c...Jon Marius Venstad2019-10-083-1/+6
|\ \ \ \
| * | | | Indicate whether test runtime is CI or not, in TestConfigJon Marius Venstad2019-10-083-1/+6