aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Collapse)AuthorAgeFilesLines
* Rename private service endpoint and response fieldjonmv2023-01-252-4/+4
|
* Discard in dispatcher instead, which knows more about statejonmv2023-01-233-15/+50
| | | | This also avoid discarding "high" priority requests immediately upon enqueing them.
* Dedupe on instances when computing confidencejonmv2023-01-232-17/+11
|
* We always have a groupJon Bratseth2023-01-211-1/+1
|
* Merge pull request #25665 from vespa-engine/jonmv/private-endpointsValerij Fredriksen2023-01-211-4/+5
|\ | | | | Just do nothing on-prem, as no access types are supported, but do not…
| * Hold deployment lock while deactivating (also held when deploying)jonmv2023-01-201-4/+5
| |
* | Also match lists which are the tail of the initialjonmv2023-01-202-2/+17
|/
* Set owner for all requestsjonmv2023-01-201-3/+3
|
* Release NSQ lock while dispatching, reacquire to update afterwardsjonmv2023-01-203-13/+166
|
* Move queue difference to NSQ, minor cleanupjonmv2023-01-203-23/+27
|
* Move failed DNS requests behind those of other apps, but keep internal orderingjonmv2023-01-1913-112/+293
|
* Stop looking for DNS records by data onlyMartin Polden2023-01-198-58/+38
|
* Use string ID for WeightedAliasTargetMartin Polden2023-01-192-3/+3
|
* Revert "Merge pull request #25624 from ↵jonmv2023-01-187-13/+151
| | | | | | | vespa-engine/revert-25617-jonmv/private-endpoints" This reverts commit c47ed544a31a6b56f518901247212a47d8eb9d31, reversing changes made to e0191b4d49048f9398395dc8c1c60dfcb383f705.
* Revert "Jonmv/private endpoints"Jon Marius Venstad2023-01-187-151/+13
|
* Remove DNS challenge TXT records after verifiedjonmv2023-01-182-10/+10
|
* Revert "Merge pull request #25614 from ↵jonmv2023-01-187-13/+151
| | | | | | | vespa-engine/revert-25587-jonmv/private-endpoints" This reverts commit 7b736f0a09444664cff118eac5b28e608632de72, reversing changes made to 6c457e6dd5993ec2ef15177dab4a16e3d3702b85.
* Merge pull request #25614 from vespa-engine/revert-25587-jonmv/private-endpointsJon Marius Venstad2023-01-187-151/+13
|\ | | | | Revert "Parse, validate and use new zone endpoint syntax"
| * Revert "Parse, validate and use new zone endpoint syntax"Jon Marius Venstad2023-01-187-151/+13
| |
* | Merge pull request #25610 from vespa-engine/balder/unify-on-toListHenning Baldersheim2023-01-1823-58/+44
|\ \ | |/ |/| Balder/unify on to list
| * Just use Streams.toList as that is unmdifiable.Henning Baldersheim2023-01-1813-21/+19
| |
| * Unify on Streams.toList()Henning Baldersheim2023-01-1712-37/+25
| |
* | Validate zone endpoint changes in controller, on submissionjonmv2023-01-172-7/+134
| |
* | Validate disabled regions are not targetsjonmv2023-01-171-2/+2
| |
* | Parse, validate and use new zone endpoint syntaxjonmv2023-01-174-4/+15
|/
* Remove unused elementsJon Bratseth2023-01-112-43/+3
|
* Merge pull request #25501 from vespa-engine/jonmv/remove-tags-wiringMartin Polden2023-01-1113-96/+62
|\ | | | | Jonmv/remove tags wiring
| * Remove redundant tags wiringjonmv2023-01-1113-96/+62
| |
* | Merge pull request #25489 from ↵Jon Marius Venstad2023-01-114-18/+33
|\ \ | | | | | | | | | | | | vespa-engine/jonmv/propagate-newest-revision-to-new-instances Set newest revision as change for any instances it creates
| * | Set newest revision as change for any instances it createsjonmv2023-01-104-18/+33
| | |
* | | Merge pull request #25497 from ↵Valerij Fredriksen2023-01-111-2/+9
|\ \ \ | | | | | | | | | | | | | | | | vespa-engine/jonmv/include-file-names-in-content-hash Include file names in content hash
| * | | Include file names in content hashjonmv2023-01-111-2/+9
| | |/ | |/|
* / | Do a proper BFS through deployment graphjonmv2023-01-101-7/+10
|/ /
* | Do not trust user CRC32s in app package comparison for equalityjonmv2023-01-101-10/+6
| |
* | Merge pull request #25485 from vespa-engine/bratseth/tags-testJon Marius Venstad2023-01-102-3/+0
|\ \ | |/ |/| Add a test
| * Add a testJon Bratseth2023-01-102-3/+0
| |
* | Use cloud account of stored LB when checking for DNS challengesjonmv2023-01-101-24/+28
| |
* | Read stored cloud account for LBs from config serverjonmv2023-01-102-0/+3
| |
* | Avoid exponential behaviourjonmv2023-01-102-6/+238
|/
* Avoid duplicate reindexing notificationValerij Fredriksen2023-01-091-9/+11
|
* Merge pull request #25457 from vespa-engine/bjorncs/semgrepBjørn Christian Seime2023-01-093-14/+10
|\ | | | | Bjorncs/semgrep
| * Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-093-14/+10
| |
* | Add cause to reindexing notificationValerij Fredriksen2023-01-093-25/+47
| |
* | Revert "Add reindexing progress to deployment metrics"Valerij Fredriksen2023-01-093-19/+16
|/ | | | This reverts commit 4a49d2e2
* Revert "Ensure that HTTPS clients only use allowed ciphers and protocol ↵Andreas Eriksen2023-01-063-10/+14
| | | | versions" (#25436)
* when deleting endpoint cert, clean up associated keys (#25413)Andreas Eriksen2023-01-062-7/+14
|
* Ensure that HTTPS clients only use allowed ciphers and protocol versionsBjørn Christian Seime2023-01-063-14/+10
|
* Merge pull request #25421 from vespa-engine/freva/tag-exclusiveValerij Fredriksen2023-01-062-11/+18
|\ | | | | Improve shared hosts resource tagging
| * Improve shared hosts resource taggingValerij Fredriksen2023-01-052-11/+18
| |
* | Merge pull request #25397 from vespa-engine/jonmv/handle-missing-roleØyvind Grønnesby2023-01-062-27/+40
|\ \ | |/ |/| No role means no managed access, and to wait a little before activati…