summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Fix routing APi test after change to mock zonejonmv2023-06-021-2/+2
|
* Revert signaturejonmv2023-06-021-1/+2
|
* Allow parallell cloud accounts in dep-spec, and simply some usagesjonmv2023-06-028-60/+80
|
* Merge pull request #27256 from vespa-engine/mpolden/prefer-latest-genJon Bratseth2023-06-011-1/+1
|\ | | | | Prefer latest generation with fallback to older
| * Fix typoMartin Polden2023-06-011-5/+1
| |
* | Fix exclave conditionValerij Fredriksen2023-06-013-4/+4
| |
* | Update CloudAccount serializationValerij Fredriksen2023-06-012-16/+13
|/
* Merge pull request #27231 from vespa-engine/mortent/test-submitJon Marius Venstad2023-05-311-0/+16
|\ | | | | Verify submit in test
| * Verify submit in testMorten Tokle2023-05-301-0/+16
| |
* | Merge pull request #27214 from vespa-engine/jonmv/custom-host-ttlJon Marius Venstad2023-05-312-30/+80
|\ \ | | | | | | Jonmv/custom host ttl
| * | Respect host TTL (and cloud account) for tester deploymentsjonmv2023-05-302-30/+80
| |/
* | Add CloudName to CloudAccountValerij Fredriksen2023-05-301-1/+1
| |
* | Fix TODOValerij Fredriksen2023-05-301-5/+5
|/
* Reduce sleep time until next deployment when parent host not readyHarald Musum2023-05-241-1/+1
|
* Cancelled jobs were cancelled by usersjonmv2023-05-241-1/+1
|
* Merge pull request #27174 from ↵Jon Marius Venstad2023-05-221-2/+6
|\ | | | | | | | | vespa-engine/jonmv/keep-revision-history-while-we-have-packages Only prune revision meta data after packages are deleted
| * Fix javadocjonmv2023-05-221-1/+1
| |
| * Only prune revision meta data after packages are deletedjonmv2023-05-221-2/+6
| |
* | Revert "Revert "Use another exception and error in response when quota is ↵Harald Musum2023-05-227-5/+32
| | | | | | | | exceed""
* | Revert "Use another exception and error in response when quota is exceed"Harald Musum2023-05-227-32/+5
| |
* | Handle quota exceeded from config serverHarald Musum2023-05-227-5/+32
|/
* Merge pull request #27147 from ↵Valerij Fredriksen2023-05-162-5/+11
|\ | | | | | | | | vespa-engine/jonmv/avoid-getting-stuck-with-failing-tests Consider failing upgrade tests when guessing, too
| * Consider failing upgrade tests when guessing, toojonmv2023-05-162-5/+11
| |
* | Verify tenant has an acceptable plan when deploying to manual zones toojonmv2023-05-161-2/+5
|/
* Merge pull request #27111 from vespa-engine/jonmv/submission-timestampValerij Fredriksen2023-05-1511-27/+45
|\ | | | | Add submission timestamp for prod packages, and show in detail API
| * Add submission timestamp for prod packages, and show in detail APIjonmv2023-05-1511-27/+45
| |
* | re-request endpoint cert with new metadata (#27114)Andreas Eriksen2023-05-151-3/+3
| |
* | Make "current major version" stickyjonmv2023-05-155-16/+18
|/
* Handle removal of endpoints with duplicated IDs across scopes (#27099)Martin Polden2023-05-144-13/+38
|
* Impose job pauses over other delay causes for UIjonmv2023-05-121-4/+11
|
* Support a default BCP deadlineJon Bratseth2023-05-091-2/+2
|
* Allow prod deployment in cdMorten Tokle2023-05-081-1/+1
|
* Restore pausedUntiljonmv2023-05-031-16/+10
|
* Avoid delay-cause also when the only job to run is ... running!jonmv2023-05-033-50/+54
|
* null delay cause when no jobs to runjonmv2023-05-031-1/+4
|
* Always check for certificate file in public systemsHarald Musum2023-05-031-14/+5
|
* Log when version status changesjonmv2023-05-021-5/+19
|
* Merge pull request #26898 from ↵Valerij Fredriksen2023-05-021-8/+10
|\ | | | | | | | | vespa-engine/jonmv/cloud-health-check-in-deployment-job Verify cloud endpoint health in deployment jobs
| * Verify cloud endpoint health in deployment jobsjonmv2023-04-271-8/+10
| |
* | Trigger test jobs in right instance when force-triggering (#26907)Jon Marius Venstad2023-05-011-1/+1
| |
* | Update unit test with human cancellationjonmv2023-04-281-0/+9
| |
* | When a human cancels a job, do not retry itjonmv2023-04-2820-50/+63
| |
* | Check for valid certificate only in public systemsHarald Musum2023-04-261-0/+1
| |
* | set deploymentMetricsMaintainerBaseline to 0.90 (#26856)Bjørn Meland2023-04-261-1/+1
|/
* Merge pull request #26823 from ↵Jon Marius Venstad2023-04-244-27/+60
|\ | | | | | | | | vespa-engine/hmusum/fail-deployment-id-certificate-file-is-missing Fail deployment if no certificate file exists in application package
| * Fail deployment if no certificate file exists in application packageHarald Musum2023-04-224-27/+60
| | | | | | | | | | | | Ususally certificate is in security/clients.pem, but it's posible to use other files and have more than one file. Fail only if no files exist in security/ directory. The check is controlled by a feature flag.
* | Correctly count number of nodes that finished dropping documentsValerij Fredriksen2023-04-212-2/+2
|/
* Code review fixesValerij Fredriksen2023-04-212-5/+4
|
* Create API to trigger and view status for dropping documentsValerij Fredriksen2023-04-213-0/+109
|
* set deploymentMetricsMaintainerBaseline to 0.95 (#26793)Bjørn Meland2023-04-204-6/+16
|