aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11955 from vespa-engine/jvenstad/no-tests-in-production-d...Martin Polden2020-01-271-6/+6
|\
| * Do not run tests in production deployment jobsJon Marius Venstad2020-01-271-6/+6
* | Merge pull request #11951 from vespa-engine/jvenstad/adaptive-deployment-job-...Håkon Hallingstad2020-01-272-9/+7
|\ \
| * | Rename to indicate time unit of node fieldJon Marius Venstad2020-01-272-9/+7
| |/
* / Return string from startTestsHarald Musum2020-01-271-1/+1
|/
* Add info about ongoing firmware checks as wellJon Marius Venstad2020-01-243-4/+54
* Time out when no nodes are suspended, or the same node is suspended, for too ...Jon Marius Venstad2020-01-243-2/+30
* Denser convergence log outputJon Marius Venstad2020-01-242-0/+14
* Support setting changing zone status in ConfigServerMartin Polden2020-01-241-4/+14
* Improve javadocMartin Polden2020-01-241-6/+13
* Merge pull request #11906 from vespa-engine/hmusum/extend-interface-with-new-...Morten Tokle2020-01-241-1/+13
|\
| * Extend interface with more tester methodsHarald Musum2020-01-231-1/+13
* | Add new agentsJon Bratseth2020-01-231-1/+12
* | Merge pull request #11903 from vespa-engine/mpolden/routing-control-apiMartin Polden2020-01-232-1/+3
|\ \
| * | Implement /routing/v1/ APIMartin Polden2020-01-232-1/+3
| |/
* | Merge pull request #11908 from vespa-engine/andreer/read-endpoint-certificate...Andreas Eriksen2020-01-231-0/+17
|\ \
| * | read endpoint certificate metadata from zkandreer2020-01-231-0/+17
| |/
* | empty, not nullJon Bratseth2020-01-231-1/+1
* | Propagate reservedToJon Bratseth2020-01-233-4/+27
|/
* Merge pull request #11900 from vespa-engine/revert-11897-revert-11893-andreer...Jon Marius Venstad2020-01-232-2/+44
|\
| * Revert "Revert "andreer/deploy with endpoint certificate metadata""Andreas Eriksen2020-01-232-2/+44
* | Add more methodsHarald Musum2020-01-232-2/+40
|/
* Revert "andreer/deploy with endpoint certificate metadata"Jon Marius Venstad2020-01-222-44/+2
* Merge pull request #11893 from vespa-engine/andreer/deploy-with-endpoint-cert...Andreas Eriksen2020-01-222-2/+44
|\
| * deploy with endpoint certificate metadataandreer2020-01-221-2/+2
| * copy endpoint certificate metadata / serializer classes to controllerandreer2020-01-221-0/+42
* | Add method for getting tester status through config serverHarald Musum2020-01-222-5/+10
* | Include build time of latest submission in ownership ticketsJon Marius Venstad2020-01-221-1/+8
|/
* Merge pull request #11856 from vespa-engine/hmusum/route-tester-requests-base...Harald Musum2020-01-211-0/+5
|\
| * Route tester API calls based on feature flagHarald Musum2020-01-201-0/+5
* | Move verification to handler, only for explicit URLsJon Marius Venstad2020-01-201-5/+0
* | Require scheme and host as wellJon Marius Venstad2020-01-201-1/+4
* | Validate sourceUrl parametersJon Marius Venstad2020-01-201-0/+3
* | Make ApplicationVersion id depend on number and commit, and make revision opt...Jon Marius Venstad2020-01-201-26/+25
|/
* Run staging-setup tagged unit tests on initial staging deployment before upgradeJon Marius Venstad2020-01-171-2/+4
* Merge pull request #11808 from vespa-engine/hakonhall/improve-deploy-messagesØyvind Grønnesby2020-01-161-4/+11
|\
| * Improve deploy messagesHåkon Hallingstad2020-01-161-4/+11
* | Validate instances names from all sourcesJon Marius Venstad2020-01-161-2/+2
* | Handle combined cluster type in controller's node-repository clientMartin Polden2020-01-152-4/+2
|/
* Move logic to zmsmockMorten Tokle2020-01-102-9/+5
* Check launch privilege when launching athenz serviceMorten Tokle2020-01-102-7/+43
* Use junit version declared in parent pomHarald Musum2020-01-101-1/+0
* Accept, store and display optional sourceUrl and commitJon Marius Venstad2020-01-091-8/+43
* Merge pull request #11683 from vespa-engine/olaa/retire-nodes-with-eventOla Aunrønning2020-01-094-8/+49
|\
| * Add wantToDeprovision and wantToRetire fields to NodeOla Aunrønning2020-01-082-3/+31
| * Deprovision tenant host affected by cloud eventOla Aunrønning2020-01-073-5/+18
* | Allow any cluster typeOla Aunrønning2020-01-081-8/+3
|/
* Add/corect copyright headersJon Bratseth2020-01-0339-4/+39
* Use Double.compareOla Aunrønning2020-01-031-4/+3
* Override hashCode and equals for ResourceAllocation/SnapshotOla Aunrønning2020-01-022-0/+37