summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
...
* | Care must be taken with maps and tests.Henning Baldersheim2022-12-021-2/+3
| |
* | Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-025-13/+8
|/
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-025-8/+13
|
* Let list handling catch up with Java 17Henning Baldersheim2022-12-025-13/+8
|
* Add VpcEndpointServicejonmv2022-11-242-0/+43
|
* Set private DNS for existing VPC endpoints servicesjonmv2022-11-242-1/+5
|
* Move mail verification templates to controller-serverØyvind Grønnesby2022-11-232-7/+0
|
* Nicer deploy errorsJon Bratseth2022-11-201-0/+6
|
* Merge pull request #24902 from vespa-engine/enclaves-apigjoranv2022-11-171-0/+7
|\ | | | | Enclaves api
| * whitespace onlygjoranv2022-11-171-1/+1
| |
| * Add wireguardPubKey to NodeRepositoryNodegjoranv2022-11-151-0/+7
| |
* | Fix test even more :'(jonmv2022-11-161-1/+1
| |
* | Rename forgotten thingsjonmv2022-11-162-2/+2
| |
* | Enclave access servicejonmv2022-11-163-0/+40
|/
* Stop setting OS upgrade budgetMartin Polden2022-11-152-11/+2
|
* Let controller be strict only with known cloud accountsjonmv2022-11-141-2/+2
|
* Revert "Merge pull request #24781 from ↵jonmv2022-11-072-20/+46
| | | | | | | vespa-engine/revert-24777-jonmv/reapply-app-streams" This reverts commit adc1c1fa16945d9f29778706f5bf8161434c2361, reversing changes made to a0e9b51aaf01a425dbd6cdd1fbc8fd5ce066a9bb.
* Revert "Jonmv/reapply app streams"Jon Marius Venstad2022-11-072-46/+20
|
* Revert "Merge pull request #24763 from vespa-engine/jonmv/revert-streams"jonmv2022-11-072-20/+46
| | | | | This reverts commit 6d8bca79a1f600501290593ecd920eca0b237c78, reversing changes made to 36374eb2d3cc94c3792dd0a70963244abb6284b4.
* Revert "Merge pull request #24725 from ↵jonmv2022-11-042-42/+16
| | | | | | | vespa-engine/jonmv/application-package-streams" This reverts commit c7a0effde1c205d8790e5d989437aefd724bc70f, reversing changes made to 7bcb7768d75c1eef5bc70a2aa84c363f9b7ec643.
* Revert "Merge pull request #24762 from vespa-engine/jonmv/memoize"jonmv2022-11-041-4/+4
| | | | | This reverts commit 62f86b1196d6f7a616b3b69d701258ed35d00bf0, reversing changes made to 7eb6f8bcec2a2f13f368ebd115c9c8d2f559d95c.
* Memoize deployment datajonmv2022-11-041-4/+4
|
* Change to delegation and input stream suppliers to close correctlyjonmv2022-11-031-3/+3
|
* Use ApplicationPackgeStream for deploymentsjonmv2022-11-031-13/+18
|
* Add option to get application package streams from ApplicationStorejonmv2022-11-031-2/+23
|
* Add /cores/v1 as an operator pathHåkon Hallingstad2022-10-311-1/+2
|
* Merge pull request #24555 from vespa-engine/olaa/email-verificationOla Aunrønning2022-10-2710-15/+183
|\ | | | | Add email verification
| * Write to Zookeeper before sending mail. Change API resource nameOla Aunronning2022-10-261-1/+1
| |
| * Allow re-sending verification mail. Never verify expired mailOla Aunronning2022-10-251-0/+1
| |
| * Add email verificationOla Aunronning2022-10-2410-15/+182
| |
* | Return enclave information for instance in application/v4Valerij Fredriksen2022-10-271-0/+3
| |
* | Remove unused leftoverJon Marius Venstad2022-10-241-2/+0
| |
* | Avoid JSON class leaks, and removed unused data/codejonmv2022-10-2412-272/+50
|/
* Merge pull request #24512 from ↵Martin Polden2022-10-202-2/+2
|\ | | | | | | | | vespa-engine/jonmv/cross-instance-region-application-endpoints Jonmv/cross instance region application endpoints
| * Allow multiple regions and instances in app endpoints, part model + testsjonmv2022-10-192-2/+2
| |
* | Add withRolesMorten Tokle2022-10-191-0/+4
|/
* Add method for fetching domains based on aws account idEirik Nygaard2022-10-131-0/+5
|
* Add instance tagsJon Bratseth2022-10-121-1/+7
|
* Support creating DIRECT recordsValerij Fredriksen2022-10-103-0/+29
|
* Reuse constantsValerij Fredriksen2022-10-103-6/+10
|
* Create DirectTargetValerij Fredriksen2022-10-104-0/+229
|
* Add ipAddress to RoutingPolicyValerij Fredriksen2022-10-061-2/+8
|
* Allow creating A recordsValerij Fredriksen2022-10-063-13/+12
|
* Add expiry to SecurityContextBjørn Christian Seime2022-09-221-9/+18
|
* Allow one routing method per zoneMartin Polden2022-09-151-2/+2
|
* Use recordMartin Polden2022-09-143-67/+19
|
* Store allowedMajor in ApplicationVersion, and respect in DeploymentUpgraderjonmv2022-09-121-12/+17
|
* Add legacy confidence, which lets upgrade move apps across majorsjonmv2022-09-121-1/+1
|
* Merge pull request #23997 from vespa-engine/mpolden/seal-alias-targetMorten Tokle2022-09-093-3/+3
|\ | | | | Seal AliasTarget class
| * Seal AliasTarget classMartin Polden2022-09-093-3/+3
| |