Axel Uhl
999f71af63
bug5828: set ACL through security service facade for new -server group;
...
this way all members of the group can at least READ the group
2023-05-09 11:03:26 +02:00
Axel Uhl
2f38ad7d1f
Merge branch 'master' into bug5828
2023-05-08 10:41:31 +02:00
Axel Uhl
23a370881d
bug5838: ALBs are now created in the VPC where "Sailing Analytics App" SG lives;
...
the subnet mappings for the AZs are obtained from the full subnet list,
intersected with the VPC ID taken from the "Sailing Analytics
App"-Name-tagged security group. This puts the ALB into the right VPC
and hopefully lets us assign targets to its target groups where the
targets are deployed into that VPC, too.
2023-04-26 23:33:59 +02:00
Axel Uhl
9dadbfdc68
bug5838: make creation of auto-scaling group and launch configuration aware of VPCs
2023-04-26 15:10:34 +02:00
Axel Uhl
9b493a7764
bug5828: formatting only
2023-03-31 17:54:10 +02:00
Axel Uhl
7031b7f47a
bug5828: first implementation of setting new replica set owner user group's owner to group itself
2023-03-29 17:56:07 +02:00
Axel Uhl
11270d7c16
bug fix: use numeric replica IP instead of trying to resolve internal DNS name;
...
resolving an internal IP to a DNS host name won't work cross-region; a
host effectively in eu-west-2 may hence resolve to an internal DNS name
from eu-west-1 when the resolution is computed in eu-west-1.
2023-03-28 12:24:02 +02:00
Axel Uhl
26736d9111
bug5826: check DNS name before trying to create application replica set
2023-03-27 17:41:47 +02:00
Axel Uhl
67fb28b059
launch "Upgrade Replica" with the SSH key specified by the user
2023-03-24 00:32:10 +01:00
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
10a1e93996
Merge remote-tracking branch 'origin/master'
2023-03-22 13:42:32 +01:00
Axel Uhl
2758d32d49
fixed typo in class name
2023-03-22 13:41:44 +01:00
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