summaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
* Expose build meta in ApplicationPackage and store it in ApplicationVersionJon Marius Venstad2019-01-111-9/+43
|
* Merge pull request #8042 from vespa-engine/jvenstad/badgesJon Marius Venstad2019-01-081-0/+3
|\ | | | | Jvenstad/badges
| * Add badge url to zone registryJon Marius Venstad2019-01-071-0/+3
| |
* | Fix global rotation overrideMartin Polden2019-01-072-6/+16
|/ | | | Removes guesswork and sends the correct identifier (upstream name) to the API on the config server.
* Merge pull request #8031 from vespa-engine/mortent/include-global-rotation-apiMorten Tokle2019-01-071-0/+18
|\ | | | | Add methods for setting rotation in/out
| * Add methods for setting rotation in/outMorten Tokle2019-01-071-0/+18
| |
* | Ignore zones for which there are no jobs in deployment step to job mappingJon Marius Venstad2019-01-051-6/+6
|/
* Update notifications syntaxJon Marius Venstad2019-01-032-10/+11
|
* Better URLsJon Marius Venstad2018-12-192-1/+8
|
* Fix subjectJon Marius Venstad2018-12-191-1/+1
|
* Send more details in mail, and fix crash when author is unknownJon Marius Venstad2018-12-191-0/+72
|
* Let ZoneRegistry give some helpful URLsJon Marius Venstad2018-12-192-1/+13
|
* Let author be a proper part of ApplicationVersionJon Marius Venstad2018-12-191-1/+2
|
* Add author email to ApplicationVersion, and store it with submissionsJon Marius Venstad2018-12-193-18/+40
|
* Update docJon Marius Venstad2018-12-192-2/+2
|
* Merge pull request #7948 from vespa-engine/mpolden/remove-corp-special-handlingMartin Polden2018-12-181-3/+1
|\ | | | | Remove special handling of corp zones
| * Remove corp jobMartin Polden2018-12-181-3/+1
| |
* | Add subject, require recipientJon Marius Venstad2018-12-171-1/+6
| |
* | Add APIJon Marius Venstad2018-12-173-0/+76
|/
* cost resources by property (#7789)Leandro Alves2018-12-101-0/+5
|
* Remove support for creating RoutingEndpoint without hostnameHarald Musum2018-12-071-6/+0
|
* Remove corp zone from testsMartin Polden2018-12-061-0/+1
|
* Add owner to application info (#7724)olaaun2018-11-212-0/+10
|
* Remove aws-us-west-1btoby2018-11-191-1/+0
|
* Merge pull request #7610 from vespa-engine/jvenstad/application-package-gc-2Jon Marius Venstad2018-11-093-10/+55
|\ | | | | Jvenstad/application package gc 2
| * Name and doc changesJon Marius Venstad2018-11-091-8/+12
| |
| * Add methods for deleting all packages of an applicationJon Marius Venstad2018-11-091-0/+6
| |
| * Introduce and use TesterIdJon Marius Venstad2018-11-093-6/+41
| |
* | Split Organization to two classes. Add contact info for all tenants. Add ↵olaaun2018-11-0910-155/+213
|/ | | | queue and component in contact info (#7533)
* Remove unused codeJon Marius Venstad2018-11-081-9/+0
|
* Add method for GC in ApplicationStore, and update mockJon Marius Venstad2018-11-081-0/+6
|
* Use ApplicationVersion instead of String keys in ApplicationStoreJon Marius Venstad2018-11-081-4/+5
|
* Move SourceRevision and ApplicationVersion to controller-apiJon Marius Venstad2018-11-082-0/+147
|
* Add jobtype for new aws zonetoby2018-11-071-0/+1
|
* Use full path for configJon Marius Venstad2018-10-311-1/+2
|
* Merge pull request #7436 from vespa-engine/bjorncs/athenz-okta-tenancyMorten Tokle2018-10-255-110/+5
|\ | | | | Bjorncs/athenz okta tenancy
| * Create Athenz tenancy using OktaBjørn Christian Seime2018-10-245-110/+5
| | | | | | | | | | | | | | - Use ZmsClient from vespa-athenz in AthenzClientFactory - Rename ZmsClientImpl (controller-server) to ZmsClientFacade and modify it to use ZmsClient - Move ApplicationAction and HostedAthenzIdentities to controller-server - Change ZmsClientMock to mock ZmsClient from vespa-athenz
* | Catch the right exceptionJon Marius Venstad2018-10-241-2/+2
| |
* | Merge pull request #7416 from ↵Jon Bratseth2018-10-231-0/+3
|\ \ | | | | | | | | | | | | vespa-engine/revert-7116-revert-7098-frodelu/combined-api-uris Take #2: Adding getConfigServerApiUris() with both cfg servers and VIP [VESPA-12701]
| * | Revert "Revert "Adding getConfigServerApiUris() to include both cfg servers ↵Frode Lundgren2018-10-231-0/+3
| |/ | | | | | | and VIP [VESPA-12701]""
* | Merge with masterJon Bratseth2018-10-231-5/+0
|\ \
| * | Remove deprecated prepareMartin Polden2018-10-221-5/+0
| |/
* / Add suspended to application/v4Jon Bratseth2018-10-221-5/+7
|/
* Content cluster, instead of storage clusterJon Marius Venstad2018-10-161-1/+1
|
* Get list of storage clusters from config server, and add to test configJon Marius Venstad2018-10-161-0/+3
|
* Merge pull request #7218 from vespa-engine/mpolden/update-api-node-typeMartin Polden2018-10-081-1/+7
|\ | | | | Add controllerhost node type to controller-api
| * Add controller typeMartin Polden2018-10-081-0/+3
| |
| * Add controllerhost node type to controller-apiMartin Polden2018-10-051-1/+4
| |
* | Limit run data and logs to a history of the 256 last onesJon Marius Venstad2018-10-052-0/+8
|/
* Typotoby2018-10-041-1/+1
|