Commit Graph
266 Commits
Author SHA1 Message Date
Axel Uhl ddfee07695 Merge branch 'master' into translation 2023-03-16 17:32:55 +01:00
Axel Uhl 9ecfe583ec Merge remote-tracking branch 'origin/translation' into translation 2023-03-16 17:30:25 +01:00
service.tip.git 582ab124e3 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: Ie548414577a729b067694111dd81f323be4c5371
2023-03-16 16:21:09 +00:00
Axel Uhl 2eb0b2d27f use longer HOST (instead of PROCESS) timeout when waiting for a new replica to become ready (think of "my") 2023-03-10 00:07:32 +01:00
Axel Uhl 638f657092 bug5775: fixed icon transparency; fixed memory env variable reading 2023-03-08 00:56:56 +01:00
Axel Uhl b92f41243f bug5775: implemented UI and REST API; first test against eu-west-2 looking good 2023-03-07 17:20:14 +01:00
Axel Uhl 655f1a7bae bug5775: started by implementing a LandscapeServiceImpl method for moving all processes from one host to another 2023-03-06 22:55:07 +01:00
Axel Uhl ae6cb26577 Merge branch 'master' into bug5775 2023-03-01 14:05:11 +01:00
Axel Uhl 143dfc27bb Merge remote-tracking branch 'origin/bug5730' into bug5730 2023-03-01 11:18:40 +01:00
Axel Uhl dd8b052d7e bug5730: added hint for how to avoid receiving e-mail messages 2023-03-01 11:17:41 +01:00
Axel Uhl 4bec4cba68 bug5730: failing test case for resource bundle placeholder replacement in multi-line strings 2023-03-01 00:30:03 +01:00
Axel Uhl b0825a8eb1 bug5775: wrote a "specification" in the method comment 2023-02-28 18:54:55 +01:00
Axel Uhl 8049e4d3e1 bug5730: fixed problem with validation check for e-mail address being too aggressive 2023-02-28 18:35:40 +01:00
Axel Uhl bdf97cdd84 bug5775: started by adding a new method LandscapeService.moveAllApplicationProcessesAwayFrom 2023-02-28 18:31:25 +01:00
Axel Uhl c594523087 bug5730: added SERVER permissions users need to have to be included in the e-mail distribution list 2023-02-28 17:58:42 +01:00
Axel Uhl af091d00df bug5730: use UTF-8 as encoding for message files 2023-02-28 16:41:44 +01:00
Axel Uhl b64873aece bug5730: added e-mail notifications for archiving process 2023-02-28 15:38:01 +01:00
Axel Uhl ac10c1db38 bug5730: preparing for sending mail to server owner about significant landscape events 2023-02-28 13:16:15 +01:00
Axel Uhl ef3b62e33a bug5627: mostly formatting and naming details 2023-01-05 18:45:28 +01:00
Axel Uhl e140566914 bug5627: see comment #32/33; fixing regression in upgrading replica set with replica set not managed by auto-scaling group 2023-01-05 16:04:24 +01:00
Axel Uhl e426979370 bug5627: renamed AppendShardingKeyToShard to AddShardingKeyToShard; Javadoc;
also removed now obsolete methods around sharding from
ApplicationReplicaSet; they are superseded by the new ShardProcedure
types.
2023-01-05 11:17:54 +01:00
Axel Uhl 198833f13e bug5627: removed unused LandscapeService.getLeaderboardNames method 2023-01-05 10:44:42 +01:00
Axel Uhl 90cba84cdc bug5627: pass through sharding path prefix from sailing domain 2023-01-04 15:28:38 +01:00
Axel Uhl 897915f876 bug5627: improved some i18n details 2023-01-04 11:34:17 +01:00
Axel Uhl 2fa1c149b6 bug5627: further refactored naming for shard target groups 2023-01-03 13:23:50 +01:00
Axel Uhl f611653c23 bug5627: refactored shard target group name handling 2023-01-03 12:15:36 +01:00
Axel Uhl fcc5f71695 bug5627: copying tags to new target groups; various smaller fixes 2022-12-31 01:14:50 +01:00
Axel Uhl c82a07c51f Merge branch 'master' into bug5627 2022-12-30 15:47:34 +01:00
Axel Uhl ae1bb55a53 removed redundant import, avoiding warning 2022-12-30 10:28:05 +01:00
Axel Uhl f9d6ae67a7 Merge branch 'bug5797' 2022-12-29 23:06:33 +01:00
Axel Uhl 69edfe2bb8 bug5797: fixed more occasions where Charset could be null 2022-12-29 17:03:36 +01:00
Axel Uhl f94e5a0791 bug5797: interims commit, passing Charset to InputStream constructor where possible 2022-12-22 18:55:19 +01:00
Niklas Opiela 781315d2f3 added shard support for upgrading 2022-12-22 13:12:49 +01:00
Niklas Opiela 52b8dc6823 added decoding and renaming 2022-12-22 13:04:29 +01:00
Niklas Opiela 388bc96131 Merge branch 'master' into bug5627 2022-12-22 11:13:16 +01:00
Niklas Opiela fa8fc71501 added 'throws InterruptedException, ExecutionException,
TimeoutException' where it could be caused by establishState
2022-12-21 16:21:00 +01:00
Niklas Opiela 238eb7dcbe changed to rethrow as RuntimeException 2022-12-15 10:47:26 +01:00
Niklas Opiela ed070c8ecb docs and formatting 2022-12-15 08:41:00 +01:00
Niklas Opiela e14bd2589d changed isManagedByAutoscalingGroup to check for multiple ASG 2022-12-15 08:38:08 +01:00
Niklas Opiela 261f0ffc2e hopefully added shard support in updating and removing replicasets 2022-12-14 15:23:22 +01:00
Niklas Opiela 166c7f53b1 added waitingfor establish shard to be finished and throws an exception
if it takes longer than process timeout
2022-12-14 10:03:59 +01:00
Niklas Opiela 6a9bc78791 wrong exception 2022-12-13 17:22:21 +01:00
Niklas Opiela 0adf657f52 movement of constants 2022-12-13 13:53:47 +01:00
Niklas Opiela 402d4f558c formatting, doc, moving function implementation to landscapeService and
convert CreateShard class to subclassed in order to remove the existing
anipattern
2022-12-13 13:47:24 +01:00
Niklas Opiela 8565e0616d formatting and cleanup 2022-12-06 14:50:31 +01:00
Niklas Opiela 6e96ef4c7c Moved Targetgroup constants 2022-12-05 10:01:30 +01:00
Niklas Opiela ba47ee7e84 Merge branch 'master' into bug5627 2022-12-01 14:08:37 +01:00
Niklas Opiela c1254f55a7 Implemented getting server via bearertoken 2022-11-28 08:18:35 +01:00
Niklas Opiela b3ae3fa7a1 removed imports 2022-11-23 15:35:32 +01:00
Axel Uhl 4b6746d881 bug5786: fixed comments 2022-11-15 18:37:42 +01:00