aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12558 from ↵Martin Polden2020-03-132-41/+20
|\ | | | | | | | | vespa-engine/jonmv/headless-keys-give-headless-access Change headless keys to give only headless access
| * Change headless keys to give only headless accessJon Marius Venstad2020-03-132-41/+20
| |
* | Remove RoutingGeneratorMartin Polden2020-03-134-51/+0
|/
* Do not restrict endpoints in CDMartin Polden2020-03-131-0/+1
|
* Require override for endpoint cluster changeMartin Polden2020-03-123-6/+31
|
* Handle updating cluster of existing endpointMartin Polden2020-03-123-93/+67
|
* Merge pull request #12542 from ↵Martin Polden2020-03-127-14/+0
|\ | | | | | | | | vespa-engine/jonmv/no-more-compile-version-in-application-and-instance-responses Remove compileVersion from application and instance responses
| * Remove compileVersion from application and instance responsesJon Marius Venstad2020-03-127-14/+0
| |
* | Reduce application readsMartin Polden2020-03-124-31/+32
| |
* | Restrict directly routed global endpoints to qualified deploymentsMartin Polden2020-03-122-21/+33
| |
* | Restrict directly routed zone endpoints to qualified deploymentsMartin Polden2020-03-129-29/+153
|/
* Wait for maintainers to complete shut downMartin Polden2020-03-111-2/+11
|
* Fix indentationMartin Polden2020-03-111-3/+2
|
* Put back "endpoints" in test config responseJon Marius Venstad2020-03-104-0/+26
|
* Merge pull request #12510 from ↵Martin Polden2020-03-0914-84/+117
|\ | | | | | | | | vespa-engine/jonmv/longer-convergence-timeout-and-better-debug-info Jonmv/longer convergence timeout and better debug info
| * Highlight nodes with pending changes when job failsJon Marius Venstad2020-03-094-3/+30
| |
| * Allow no progress for 2 hours while redistributing docsJon Marius Venstad2020-03-0911-81/+87
| |
* | Expose compile version on separate pathJon Marius Venstad2020-03-092-15/+31
|/
* Merge pull request #12452 from vespa-engine/mpolden/remove-unused-rolesMartin Polden2020-03-065-20/+16
|\ | | | | Remove unused roles
| * Remove unused tenantPipeline roleMartin Polden2020-03-053-9/+9
| |
| * Remove unused tenant and application rolesMartin Polden2020-03-052-11/+7
| |
* | Allow rerunning job with last triggered parametersJon Marius Venstad2020-03-055-7/+101
| |
* | Merge pull request #12456 from ↵Jon Marius Venstad2020-03-051-3/+7
|\ \ | | | | | | | | | | | | vespa-engine/jvenstad/suggest-newest-version-for-canary-instances Suggest upgrade to newest version for canaries, in dep.view
| * | Suggest upgrade to newest version for canaries, in dep.viewJon Marius Venstad2020-03-051-3/+7
| | |
* | | Add projectId to deployment APIValerij Fredriksen2020-03-053-0/+3
| | |
* | | 404 on listing applications for tenant which does not existJon Marius Venstad2020-03-052-0/+10
|/ /
* | Merge pull request #12450 from ↵Jon Marius Venstad2020-03-0511-65/+73
|\ \ | | | | | | | | | | | | vespa-engine/jvenstad/integration-test-deployments-with-new-deploy-path Jvenstad/integration test deployments with new deploy path
| * | Rename some things, collapse some codeJon Marius Venstad2020-03-051-13/+6
| | |
| * | Validate CNAMEs and IP lookup after deploymentJon Marius Venstad2020-03-056-24/+54
| | |
| * | Remove "endpoints" from test-config responsesJon Marius Venstad2020-03-057-41/+26
| | |
* | | Merge pull request #12429 from vespa-engine/mpolden/use-correct-routing-methodsMartin Polden2020-03-056-44/+95
|\ \ \ | |/ / |/| | Restrict global endpoints to routing methods common to all targets
| * | Inline unnecessary methodMartin Polden2020-03-041-7/+1
| | |
| * | Restrict global endpoints to routing methods common to all targetsMartin Polden2020-03-044-14/+85
| | |
| * | Read rotation regions from ZKMartin Polden2020-03-041-23/+9
| | |
* | | Merge pull request #12449 from ↵Bjørn Christian Seime2020-03-051-2/+22
|\ \ \ | |_|/ |/| | | | | | | | vespa-engine/jvenstad/add-equals-and-hashcode-to-cache-keys Define equality for composite cache keys in AthenzFacade
| * | Increase cache TTL to 10 minutesJon Marius Venstad2020-03-051-2/+2
| | |
| * | Define equality for composite cache keys in AthenzFacadeJon Marius Venstad2020-03-051-0/+20
| | |
* | | Merge pull request #12430 from ↵Andreas Eriksen2020-03-041-4/+7
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/andreer/do-not-fail-if-secret-versions-not-yet-available do not fail if secret version not yet available
| * | | do not fail if secret version not yet availableandreer2020-03-041-4/+7
| | | |
* | | | Remove unused varsMartin Polden2020-03-043-7/+0
| | | |
* | | | Remove unused parameterMartin Polden2020-03-041-3/+2
| | | |
* | | | Fix equals/hashCodeMartin Polden2020-03-041-4/+8
| | | |
* | | | Make fields finalMartin Polden2020-03-049-18/+18
| | | |
* | | | Remove unused methodsMartin Polden2020-03-047-73/+0
| | | |
* | | | Remove unused importsMartin Polden2020-03-0428-46/+1
| | | |
* | | | Silence empty catch block warningMartin Polden2020-03-041-2/+2
| | | |
* | | | Make inner class static to avoid implict reference to enclosing instanceMartin Polden2020-03-045-5/+5
| | | |
* | | | Use appendMartin Polden2020-03-041-5/+4
| | | |
* | | | SimplifyMartin Polden2020-03-0419-47/+39
| |_|/ |/| |
* | | Merge pull request #12424 from vespa-engine/mpolden/remove-cluster-infoJon Marius Venstad2020-03-046-177/+5
|\ \ \ | | | | | | | | Remove ClusterInfo