summaryrefslogtreecommitdiffstats
path: root/orchestrator/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2378 from yahoo/hakonhall/use-orchestrator-modelhakonhall2017-05-0810-250/+252
|\
| * Makes the Orchestrator policy use the new model classesHåkon Hallingstad2017-05-0310-250/+252
* | Correctly extract cluster controller index from standalone cluster controllerHåkon Hallingstad2017-05-041-2/+4
* | Fix getting cluster controller index for standalone clustersHarald Musum2017-05-041-1/+1
|/
* Adds classes to give the Orchestrator policy classes a simplified view of Vespa.Håkon Hallingstad2017-04-2815-39/+621
* avoid rawtypes warningsArne H Juul2017-04-271-1/+1
* Add node-admin suspendvalerijf2017-04-031-25/+19
* Remove old legacyJon Bratseth2017-03-281-1/+1
* Nonfunctional changesJon Bratseth2017-03-211-1/+1
* Nonfunctional changes onlyJon Bratseth2016-12-1433-225/+216
* Improve logging and javadoc a bitHarald Musum2016-11-242-6/+6
* Remove non-working provider for custom ObjectMapperBjørn Christian Seime2016-11-161-26/+0
* Revert "Bjorncs/rewrite to java"Harald Musum2016-11-161-0/+26
* Remove non-working provider for custom ObjectMapperBjørn Christian Seime2016-11-161-26/+0
* Add back ObjectMapper provider that was accidentally deletedBjørn Christian Seime2016-11-151-0/+26
* Actually avoid logging stacktraceHåkon Hallingstad2016-10-311-2/+2
* Avoid logging stacktraceHåkon Hallingstad2016-10-311-1/+1
* Log suspend and resume failuresHåkon Hallingstad2016-10-311-8/+8
* Allow Orchestrator to suspend node admin with no active nodesvalerijf2016-07-251-1/+1
* Use exeisting variableHarald Musum2016-07-051-1/+1
* Rename variables after code review feedbackHarald Musum2016-07-051-5/+5
* Remove use of OptionalHarald Musum2016-07-051-6/+8
* Only specialcase the known ApplicationInstanceReference that diviatestoby2016-07-011-1/+1
* Fix path for clustercontroller set state api for applications.toby2016-06-301-1/+1
* Relax assumption on ApplicationInstanceReference format.toby2016-06-301-1/+10
* Use Github username as authorBjørn Christian Seime2016-06-287-7/+7
* Merge pull request #5 from yahoo/smorgrav/bcp_id_fixTorbjørn Smørgrav2016-06-233-27/+38
|\
| * Remove duplicated and wrong filter in loopup of ApplicationIdstoby2016-06-231-1/+0
| * Fix log formattingtoby2016-06-221-1/+1
| * Reuse toApplictionId instead of the matchApplicationId methodtoby2016-06-172-18/+17
| * Be explicit and assert on ApplicationInstanceReference format intoby2016-06-171-22/+32
| * Lookup ApplicationInstanceReference matching an ApplicationId. Thetoby2016-06-172-13/+16
* | Merge pull request #78 from yahoo/smorgrav/authorJon Bratseth2016-06-178-8/+8
|\ \
| * | Replace author with github usernametoby2016-06-178-8/+8
| |/
* / Change hakon to hakonhallHåkon Hallingstad2016-06-176-6/+6
|/
* PublishJon Bratseth2016-06-1542-0/+2853