summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate headersJon Bratseth2021-03-181-1/+0
* Add copyright headersJon Bratseth2021-03-1817-4/+21
* Merge pull request #17037 from vespa-engine/mpolden/deploy-cleanupJon Marius Venstad2021-03-1826-455/+81
|\
| * Remove unused DeployOptionsMartin Polden2021-03-181-1/+0
| * Remove unused test filesMartin Polden2021-03-189-69/+0
| * Fix method nameMartin Polden2021-03-183-5/+5
| * Remove legacy deployment pathMartin Polden2021-03-1814-380/+76
* | Merge pull request #17016 from vespa-engine/olaa/assessment-by-change-requestOla Aunrønning2021-03-181-2/+64
|\ \ | |/ |/|
| * Get assessment of specific change requestOla Aunrønning2021-03-171-2/+64
* | Merge pull request #16991 from vespa-engine/mpolden/os-upgrade-confighostMartin Polden2021-03-187-29/+92
|\ \
| * | Add config server hosts to test dataMartin Polden2021-03-172-0/+60
| * | Test that upgrade budget applies to confighostMartin Polden2021-03-171-20/+20
| * | Trigger OS upgrade for all hostsMartin Polden2021-03-164-11/+10
| * | Update javadocMartin Polden2021-03-162-2/+6
* | | If current dev deployments exist, use its timestamp, to avoid reading job dataJon Marius Venstad2021-03-171-8/+14
* | | Merge pull request #17003 from vespa-engine/jonmv/cache-with-zk-node-version-...Jon Marius Venstad2021-03-174-19/+16
|\ \ \ | |_|/ |/| |
| * | Add comment about cache sizeJon Marius Venstad2021-03-171-0/+1
| * | Use ZK node version as cache, instead of reading all bytes and computing hashJon Marius Venstad2021-03-174-19/+15
* | | Retire any kind of host on cloud maintenance eventMartin Polden2021-03-173-91/+35
* | | CleanupMartin Polden2021-03-171-20/+20
|/ /
* | Merge pull request #16985 from vespa-engine/ogronnesby/remove-admin-from-quotaØyvind Grønnesby2021-03-162-1/+3
|\ \ | |/ |/|
| * Remove the admin from quota usage we calculate in controllerØyvind Grønnesby2021-03-162-1/+3
* | add archive access role to tenant (#16986)Andreas Eriksen2021-03-166-17/+72
* | Merge pull request #16980 from vespa-engine/mpolden/grouping-byJon Marius Venstad2021-03-162-8/+4
|\ \
| * | Add groupingBy to AbstractFilteringListMartin Polden2021-03-162-8/+4
| |/
* | Merge pull request #16989 from vespa-engine/jonmv/faster-tenant-listingJon Marius Venstad2021-03-163-63/+29
|\ \
| * | Remove unneeded testJon Marius Venstad2021-03-161-38/+0
| * | Read all deployment job data only when neededJon Marius Venstad2021-03-161-4/+7
| * | Read all applications only onceJon Marius Venstad2021-03-161-5/+8
| * | Import the most used ApplicationJon Marius Venstad2021-03-161-11/+11
| * | Tester instance are not listed under each applicationJon Marius Venstad2021-03-161-5/+3
| |/
* | Merge pull request #16983 from vespa-engine/smorgrav/assessment_api_handlerTorbjørn Smørgrav2021-03-166-61/+354
|\ \
| * | Clean up importssmorgrav2021-03-162-6/+1
| * | Implement first assessor functionalitysmorgrav2021-03-167-107/+289
| * | Add initial implementation - start with dummy testsmorgrav2021-03-152-0/+116
* | | Only approve change requests pending approval. Replace noop change client wit...Ola Aunrønning2021-03-163-10/+77
| |/ |/|
* | Merge pull request #16954 from vespa-engine/olaa/change-requestOla Aunrønning2021-03-154-0/+60
|\ \
| * | Add ChangeRequestMaintainerOla Aunrønning2021-03-154-0/+60
* | | Check for no errorJon Bratseth2021-03-151-1/+1
* | | Continue on failuresJon Bratseth2021-03-152-8/+22
* | | Add deployment info to secret-store validation apiMorten Tokle2021-03-123-49/+27
* | | Merge pull request #16902 from vespa-engine/smorgrav/assessment_api_handlerOla Aunrønning2021-03-124-0/+170
|\ \ \ | | |/ | |/|
| * | Add proposed sample data for assessmentsmorgrav2021-03-114-7/+75
| * | Skeleton api handler for changemanagementsmorgrav2021-03-102-0/+102
| |/
* / Add more cluster data to node repo client and application/v4Jon Bratseth2021-03-114-8/+39
|/
* Return error when we can't parse the JSONØyvind Grønnesby2021-03-091-1/+1
* Make controller emit JSON from secret store validationØyvind Grønnesby2021-03-093-5/+14
* Merge pull request #16822 from vespa-engine/jonmv/do-not-wait-for-reserved-nodesJon Bratseth2021-03-051-1/+1
|\
| * Do not wait for reserved nodes to converge, because they will notJon Marius Venstad2021-03-051-1/+1
* | Include region and parameter name when validating secret store. Don't inject ...Ola Aunrønning2021-03-053-7/+7