Commit Graph
17 Commits
Author SHA1 Message Date
Axel Uhl f8e1d5d5e2 bug5765: use bcprov-ext for newer ssh kex algorithms 2023-03-23 13:37:33 +01:00
Axel Uhl eaeb0fb55c bug5765: first green workspace after switching to JSch from com.github.mwiede 2023-03-23 10:01:14 +01:00
Axel Uhl 83f4db2192 bug5684: added SecuredServer.createUserGroupAndAddCurrentUser method with test case 2022-03-01 12:51:01 +01:00
Axel Uhl fb9935cbaf bug5684: instead of using environments the ADDITIONAL_JAVA_ARGS are now generated by the configurations 2022-02-24 15:39:55 +01:00
Axel Uhl 514844c297 bug5676: creating replica sets now properly separates shared and dedicated instance type configurations 2022-01-28 18:10:28 +01:00
Axel Uhl 247f5fb26e bug5655: moved archiveReplicaSet and removeReplicaSet to LandscapeService[Impl] 2021-12-15 15:57:49 +01:00
Axel Uhl 61a2dabddd bug5655: moved code for createApplicationReplicaSet to LandscapeServiceImpl 2021-12-13 18:35:25 +01:00
Axel Uhl 3b2b50282f bug5655: sample service in LandscapeResource 2021-12-13 14:23:43 +01:00
Axel Uhl 6b23e3a8d8 bug4811: preparing for enforcing replica by setting auto-scaling group minSize 2021-04-08 15:03:20 +02:00
Axel Uhl 2457fafe80 bug4811: fixed activation policy for landscape-related bundles, setting to "lazy"; added SSHKeyPairJsonSerializer 2021-01-21 17:06:16 +01:00
Axel Uhl c7528905b7 bug4811: enhanced /gwt/status and /replication/replication?action=STATUS output and use it for application replica set assembly;
/replication/replication?action=STATUS no longer requires the READ_REPLICATOR permission;
its output was contained in the free-to-air /gwt/status output already, so no use in
this additional check
2021-01-08 17:30:00 +01:00
Axel Uhl e5c05c073c bug4811: separated process configuration from host launch parameterization 2020-11-24 21:05:29 +01:00
Axel Uhl 68da7851fe upgraded org.apache.httpcomponents in target platform 2020-11-02 13:06:40 +01:00
Axel Uhl b08af453ba bug4811: started the assignment of ALB rule priorities, making them unique 2020-10-27 18:41:54 +01:00
Axel Uhl 138f17bfd3 bug4811: tag instances launched, particularly with their name 2020-10-02 19:39:26 +02:00
Axel Uhl 8166426cef bug4811: introduced type parameters for the master/replica process type 2020-09-25 16:54:41 +02:00
Axel Uhl 9713ea2e83 bug4811: added more abstractions and a new project for sailing-specific landscape modeling 2020-09-25 16:16:43 +02:00