aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #22125 from vespa-engine/jonmv/serialize-job-type-with-zoneJon Marius Venstad2022-04-203-105/+88
|\ \ \ | |/ / |/| | Jonmv/serialize job type with zone
| * | Use JobType.fromJobName with zones all other places than in sdeserialisationjonmv2022-04-191-0/+5
| | |
| * | Add JobType.fromjobName with provided zones for system and staging testjonmv2022-04-192-2/+22
| | |
| * | Let JobType.allIn use provided zonesjonmv2022-04-191-5/+2
| | |
| * | Simplify declaration of static jobs (to be removed, most likely)jonmv2022-04-191-93/+49
| | |
| * | Serialise JobType with zone+test, and eliminate last == usagesjonmv2022-04-192-5/+10
| |/
* | Merge pull request #22146 from vespa-engine/jonmv/more-validationJon Marius Venstad2022-04-191-18/+18
|\ \ | | | | | | Jonmv/more validation
| * | Fix test region namesjonmv2022-04-191-18/+18
| |/
* | Merge pull request #22119 from vespa-engine/jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-194-47/+0
|\ \ | |/ |/| Jonmv/no more serviceview/v1
| * Merge branch 'master' into jonmv/no-more-serviceview/v1Jon Marius Venstad2022-04-172-0/+4
| |\
| * | No more /serviceview/v1/jonmv2022-04-134-47/+0
| | |
* | | Revert "Merge pull request #22130 from ↵jonmv2022-04-195-105/+305
| | | | | | | | | | | | | | | | | | | | | vespa-engine/revert-22100-jonmv/remove-compatibility-application-version-serialisation" This reverts commit d312f61b5bec68aa0e360cb5d0f4efca21dcbccd, reversing changes made to d8384ad07427e07c868915d3632620b7fca473d9.
* | | Revert "Remove compatibility serialisation for revisions, and add (de-) for ↵Harald Musum2022-04-195-305/+105
| | | | | | | | | | | | job types"
* | | Merge branch 'master' into ↵Jon Marius Venstad2022-04-192-0/+4
|\ \ \ | | |/ | |/| | | | jonmv/remove-compatibility-application-version-serialisation
| * | Proxy orchestrator/v1/ for a deploymentjonmv2022-04-132-0/+4
| |/
* / Make JobType non-enum, and prepare for serialisation with zone id insteadjonmv2022-04-125-105/+305
|/
* Use RevisionId instead of ApplicationVersion as keysjonmv2022-04-113-80/+55
|
* Fix static test controller versionjonmv2022-04-112-0/+74
|
* Allow cancelling rollout of builds, through /application/v4/jonmv2022-04-113-4/+6
|
* Add description and risk to application versionsjonmv2022-04-111-20/+34
|
* Use a fixed time in controller rest api testsjonmv2022-04-112-3/+7
|
* Simplify ApplicationStorejonmv2022-04-111-19/+10
|
* Update revision history when revisions are no longer present in run datajonmv2022-04-101-1/+1
|
* Fix invalid javadoc (。☉︵ ಠ╬)jonmv2022-04-101-1/+1
|
* ** Add RevisionId as key for ApplicationVersion, and gather them all in ↵jonmv2022-04-092-11/+102
| | | | RevisionHistory
* Rename ApplicationVersion id to stringIdjonmv2022-04-091-2/+3
|
* More HostName --> DomainNamejonmv2022-04-092-4/+2
|
* Remove unused method parameterjonmv2022-04-091-1/+1
|
* Revert "Merge pull request #22072 from ↵jonmv2022-04-0912-41/+36
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 87e5b33c003d07ca585d73e0166857fe22b4c16f, reversing changes made to 80b96d32550ae0df59572a58cd62f507e8068c2c.
* Revert "Merge pull request #22068 from ↵jonmv2022-04-0811-32/+37
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 8aa4c83df5ce7843c040afa41706fcc7c3afd030, reversing changes made to f95ad44fae879da9db19f73eabe62c53baeb0c36.
* Revert "Merge pull request #22070 from ↵jonmv2022-04-081-4/+4
| | | | | | | vespa-engine/jonmv/unify-hostname-classes" This reverts commit 80b96d32550ae0df59572a58cd62f507e8068c2c, reversing changes made to c391dd7876516ec296430723ad4f1969dd988003.
* More DomainName instead of HostNamejonmv2022-04-081-4/+4
|
* Move ID part to HostName in config-provisioningjonmv2022-04-0815-15/+12
|
* Revert "Merge pull request #22065 from ↵jonmv2022-04-0816-48/+46
| | | | | | | vespa-engine/revert-22049-jonmv/unify-hostname-classes" This reverts commit 4ffc54339186574491a32b3166223c3fc50ba8fe, reversing changes made to db9e570a36decb24e6cb13f44bd0ff444ab762e3.
* Revert "Jonmv/unify hostname classes"Jon Marius Venstad2022-04-0816-46/+48
|
* Merge pull request #22049 from vespa-engine/jonmv/unify-hostname-classesJon Marius Venstad2022-04-0816-48/+46
|\ | | | | Jonmv/unify hostname classes
| * Use DomainName for routing names, and fix invalid unit test namesjonmv2022-04-085-11/+24
| |
| * Use one HostName class (that is not for JSON)Jon Marius Venstad2022-04-0816-38/+23
| |
* | Add out-of-sync CMR stateOla Aunrønning2022-04-082-0/+2
|/
* Pass query to status page requestJon Marius Venstad2022-04-071-1/+2
|
* Resolve conflictsJon Marius Venstad2022-04-071-2/+2
|
* Expose node-service /state/v1/metrics via /application/v4Valerij Fredriksen2022-04-071-1/+2
|
* Reapply "handler to re-request endpoint certificates"Andreas Eriksen2022-04-062-5/+5
|
* Merge branch 'master' into jonmv/more-http-urlJon Marius Venstad2022-04-0612-46/+49
|\
| * Revert "handler to re-request endpoint certificates (#22002)"Andreas Eriksen2022-04-062-5/+5
| | | | | | | | This reverts commit d68a76ecb6c1f59c557f08a4278f340241e93ad6.
| * handler to re-request endpoint certificates (#22002)Andreas Eriksen2022-04-062-5/+5
| |
| * Merge pull request #21990 from vespa-engine/ogronnesby/tombstone-old-none-planØyvind Grønnesby2022-04-062-6/+0
| |\ | | | | | | Tombstone tenants stuck in 'none' plan for a long time
| | * Tombstone tenants stuck in 'none' plan for a long timeØyvind Grønnesby2022-04-062-6/+0
| | |
| * | Merge pull request #21784 from vespa-engine/olaa/architecture-meteringØyvind Grønnesby2022-04-0610-40/+49
| |\ \ | | | | | | | | Include architecture in metering
| | * | Include architecture in metering. Remove unused metering APIOla Aunrønning2022-03-2310-40/+49
| | | |