Commit Graph
60456 Commits
Author SHA1 Message Date
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 f72566bc95 bug5828: implemented get/set ACL service and wrapper including test 2023-05-09 10:47:51 +02:00
Axel Uhl 3e5e4c5901 bug5828: interims commit, working towards allowing ACL setting when creating -server group 2023-05-08 18:12:09 +02:00
Axel Uhl 131c7d8384 Merge branch 'master' into bug5828 2023-05-08 15:30:13 +02:00
Axel Uhl b90aba337e fixed construction of vpcZoneIdentifier for auto-scaling-group creation 2023-05-08 14:34:52 +02:00
Axel Uhl 2f38ad7d1f Merge branch 'master' into bug5828 2023-05-08 10:41:31 +02:00
Axel Uhl 8bc7be5cd1 Merge branch 'bug5841' 2023-05-05 23:36:24 +02:00
Axel Uhl 3be0b13661 bug5841: release notes 2023-05-05 18:21:51 +02:00
Axel Uhl 8369d16353 Merge branch 'bug5787' 2023-05-05 18:19:29 +02:00
Axel Uhl bc582d3931 added logging for unauthorized user creation request 2023-05-05 18:19:06 +02:00
Axel Uhl ca9160ba55 bug5787: use LoadBalancerRuleInserter logic to replace shiftRulesToMakeSpace in ApplicationLoadBalancer 2023-05-05 17:27:34 +02:00
Axel Uhl 3765e0a45c bug5787: fixed exception handling for "before" rule not found; added tests 2023-05-05 17:22:26 +02:00
Axel Uhl bc56888f42 bug5787: added more tests for load balancer rule inserter, one still failing 2023-05-05 10:53:19 +02:00
Axel Uhl 457a020d5e bug5787: added test class with a first few tests regarding ALB rule inserter 2023-05-05 00:59:15 +02:00
Axel Uhl 2d00697117 bug5787: interims backup commit, starting to extract rule inserting logic 2023-05-04 18:14:21 +02:00
Axel Uhl 5999d2028e Merge branch 'master' into bug5787 2023-05-04 15:20:21 +02:00
Axel Uhl 3e8a9ec539 bug5841: fix that makes formlerly failing test green;
a plan is implied through categories only if the user is subscribed
to plans that cover all categories required for the plan to check
2023-05-04 14:44:50 +02:00
Axel Uhl 96e88694d2 bug5841: extended tests, checking that data mining implies premium by category 2023-05-04 14:41:07 +02:00
Axel Uhl 054168a6a1 bug5841: adding a failing test case for subscription category implication 2023-05-04 14:32:04 +02:00
Axel Uhl badd7fefa4 bug5840: added missing "de" locale for Chargebee customer locale support 2023-05-03 18:19:41 +02:00
Axel Uhl a66930e4df bug5840: fixing customer locale issue 2023-05-03 18:18:07 +02:00
Axel Uhl 1659daf36d bug5787: fixed old bug in ShardProcedure.getFreeLoadBalancerAndMoveReplicaSet();
the count of the total number of rules requires as computed incorrectly,
only considering the replica set's rules, not all existing rules in the
load balancer so far
2023-05-03 17:59:15 +02:00
Axel Uhl f36809ae61 Merge branch 'master' into bug5787 2023-05-03 11:49:01 +02:00
Axel Uhl 940aaf95fe Merge remote-tracking branch 'origin/master' 2023-05-03 11:31:08 +02:00
Axel Uhl 9da0e8d01d adjusted paris2024 scripts, replacing tokyo[2020] by paris[2024] 2023-05-03 11:30:14 +02:00
Generic Wiki User 3c30b5d4f8 Updated tractrac-json-urls 2023-04-30 12:10:01 +00:00
Axel Uhl e59831551a split Tokyo2020/Paris2024 Wiki descriptions into two folders 2023-04-28 18:23:39 +02:00
Axel Uhl 1ce10bf639 updated on-site scripts under configuration/on-site-scripts from latest sap-p1-[12] backups 2023-04-28 18:10:41 +02:00
Axel Uhl 86ae7170e6 added .conf files for on-site sailing servers, as well as /etc/hosts for sap-p1-[12] 2023-04-28 17:52:57 +02:00
Axel Uhl 9466992e38 more thoughts on tunnels and configs for Marseille 2023-04-27 18:08:19 +02:00
Axel Uhl 2faa0dbfb4 Merge branch 'translation' 2023-04-27 17:31:37 +02:00
service.tip.git 2e25fd5a66 [INTERNAL] Translation delivery: commit by LX Lab
Change-Id: I04d6a56f876719950877186f6e94c2b2c62e7470
2023-04-27 15:21:49 +00:00
Axel Uhl 3a0aa53e9d edited olympic-plan-for-paris-marseille-2024.md 2023-04-27 17:17:25 +02:00
Axel Uhl 034100e5c2 Merge remote-tracking branch 'origin/master' into bug5838 2023-04-27 17:16:59 +02:00
Axel Uhl 8f24056a6c More Marseille-oriented write-up in Wiki docs; fixed typo in script 2023-04-27 14:47:05 +02:00
Axel Uhl 9dc9b761d9 bug5838: hand down VPC ID for target group creation 2023-04-27 01:19:58 +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 26fef91b84 bug5838: when launching an instance, find security group by "Sailing Analytics App" Name tag;
additionally, set the subnet to which to deploy explicitly by
intersecting the subnets that match the desired availability zone with
the VPC ID of the security group used. This way, the VPC of the "Sailing
Analytics App"-name-tagged security group decides into which VPC the
instance(s) will be deployed.
2023-04-26 14:20:23 +02:00
Axel Uhl 8531f7424c bug5838: starting to work on non-default VPC support 2023-04-25 18:41:02 +02:00
Axel Uhl e69664c42f updated Wiki descriptions for Olympic set-up for Paris 2024 2023-04-25 18:40:43 +02:00
Allard a880504ee0 Merge remote-tracking branch 'origin/master' into bug4930 2023-04-25 09:34:48 -04:00
Heather Allard 5e500620d9 removal of old help buttons 2023-04-25 06:45:25 -04:00
Allard 8bfb289a7d Merge branch 'bug4930' of ssh://sapsailing.com/home/trac/git into bug4930 2023-04-25 06:26:59 -04:00
Allard 3fad47196c Merge remote-tracking branch 'origin/master' 2023-04-25 06:26:03 -04:00
Axel Uhl fe07b0358b fixed copy&paste error in message text 2023-04-22 22:35:44 +02:00
Axel Uhl c88e47ba5d fixed filename (marseille instead of marseilles) 2023-04-21 18:35:56 +02:00
Axel Uhl 0d12cf6a9b first write-up for Paris 2024 Olympic set-up 2023-04-21 18:32:05 +02:00
Axel Uhl ae8434cbd3 Merge branch 'bug5831' 2023-04-20 23:11:53 +02:00
Axel Uhl 915f80cb43 re-added "-ea" to Sailing Server (Proxy).launch 2023-04-20 21:39:45 +02:00