summaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #25770 from vespa-engine/jonmv/private-endpoints"jonmv2023-01-2717-157/+164
* Merge pull request #25770 from vespa-engine/jonmv/private-endpointsJon Marius Venstad2023-01-2717-164/+157
|\
| * Check private endpoints from same-zone config server insteadjonmv2023-01-273-6/+14
| * Move container status.html check as welljonmv2023-01-271-29/+11
| * Refactor endpoint verification during deploymentsjonmv2023-01-273-40/+21
| * Store whether load balancers are public, in routing policyjonmv2023-01-267-36/+60
| * Refactor with abstract parent, and make name() non-optionaljonmv2023-01-258-58/+56
* | Clearer messageJon Bratseth2023-01-271-1/+2
|/
* Add "type" to private services infojonmv2023-01-252-6/+15
* Merge pull request #25725 from vespa-engine/jonmv/private-endpointsJon Marius Venstad2023-01-253-47/+48
|\
| * Pick the correct service when multiple are definedjonmv2023-01-251-37/+38
| * Remove unused argumentjonmv2023-01-253-10/+10
* | Merge pull request #25724 from vespa-engine/mpolden/simplifyJon Marius Venstad2023-01-254-46/+55
|\ \ | |/ |/|
| * Minor simplification and javadoc improvementsMartin Polden2023-01-254-46/+55
* | Rename private service endpoint and response fieldjonmv2023-01-252-4/+4
|/
* Discard in dispatcher instead, which knows more about statejonmv2023-01-233-15/+50
* 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
|\
| * 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 vespa-engine/revert-25617-jonmv/privat...jonmv2023-01-187-13/+151
* 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 vespa-engine/revert-25587-jonmv/privat...jonmv2023-01-187-13/+151
* 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"Jon Marius Venstad2023-01-187-151/+13
* | Merge pull request #25610 from vespa-engine/balder/unify-on-toListHenning Baldersheim2023-01-1823-58/+44
|\ \ | |/ |/|
| * 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
|\
| * Remove redundant tags wiringjonmv2023-01-1113-96/+62
* | Merge pull request #25489 from vespa-engine/jonmv/propagate-newest-revision-t...Jon Marius Venstad2023-01-114-18/+33
|\ \
| * | Set newest revision as change for any instances it createsjonmv2023-01-104-18/+33
* | | Merge pull request #25497 from vespa-engine/jonmv/include-file-names-in-conte...Valerij Fredriksen2023-01-111-2/+9
|\ \ \
| * | | 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 testJon Bratseth2023-01-102-3/+0