aboutsummaryrefslogtreecommitdiffstats
path: root/application-model
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit maven-compiler-plugin config. Inherit from parent.gjoranv2018-04-251-10/+0
|
* Support reporting UP for node admin outside zone appHåkon Hallingstad2018-02-262-0/+7
| | | | | | | | | If the nodeAdminInContainer ConfigserverConfig has been set, with this PR, the service monitor will always report the node admin container service as UP, thereby avoiding issues related to standalone node admin seemingly being down when not running as part of the application. This postpones checking /status/v1/health for later.
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Avoid recursive toStringHåkon Hallingstad2017-10-252-4/+0
|
* Avoid recursive hashCode and equalsHåkon Hallingstad2017-10-252-6/+4
|
* Provide more info in host Orchestrator REST APIHåkon Hallingstad2017-10-252-6/+36
|
* Remove status type parameter in application model classesHåkon Hallingstad2017-10-224-15/+26
|
* Include orchestrator and service-model fat jarsHåkon Hallingstad2017-10-191-0/+2
|
* Nonfunctional changesJon Bratseth2017-08-3011-0/+17
|
* Update copyright headersJon Bratseth2017-06-1413-2/+13
|
* Revert "Update copyright headers"Jon Bratseth2017-06-1413-13/+2
|
* Update copyright headersJon Bratseth2017-06-1413-2/+13
|
* Revert "Copyright header"Jon Bratseth2017-06-1313-13/+2
|
* Copyright headerJon Bratseth2017-06-1313-2/+13
|
* Adds classes to give the Orchestrator policy classes a simplified view of Vespa.Håkon Hallingstad2017-04-282-1/+10
| | | | | | | | | This should be a no-op. The only changes that actually could have an impact are the changes to getting the cluster controllers, but it should be functionally equivalent. This PR will make it easier to change the Orchestrator policy to allow suspending several nodes (NodeGroup) in an application on a single Docker host.
* Remove non-working provider for custom ObjectMapperBjørn Christian Seime2016-11-168-8/+8
|
* Replace Scala case classes with Java POJOsBjørn Christian Seime2016-11-1625-207/+548
|
* Revert "Bjorncs/rewrite to java"Harald Musum2016-11-1625-548/+207
|
* Remove non-working provider for custom ObjectMapperBjørn Christian Seime2016-11-168-8/+8
|
* Replace Scala case classes with Java POJOsBjørn Christian Seime2016-11-1625-207/+548
|
* Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-011-0/+2
|
* Use Github username as authorBjørn Christian Seime2016-06-2910-10/+10
|
* Remove bakksjo as ownerBjørn Christian Seime2016-06-281-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-1516-0/+267