Thomas Stokes
37da087c38
Suffix "2" added to new target groups
2024-03-19 10:09:17 +00:00
Thomas Stokes
a1dedee578
Add security group configuration for the central
2024-03-19 10:05:50 +00:00
Axel Uhl
3ae12b06cf
bumped AWS SDK to 2.25.11
2024-03-19 09:47:55 +01:00
Axel Uhl
0049e323e2
awssdk-2.25.11: upgrade AWS SDK to version 2.25.11
2024-03-19 01:25:38 +01:00
Thomas Stokes
09dfdcd03b
Add connect timeout to post-receive ssh command
2024-03-18 15:38:22 +01:00
Thomas Stokes
b26e6e966e
Update the variable name which stores the branch name variable
2024-03-18 15:04:27 +01:00
Thomas Stokes
661a18e28e
Checkout disposable branch
2024-03-18 14:02:54 +01:00
Thomas Stokes
206492e065
Merge branch 'master' of ssh://sapsailing.com/home/trac/git into bug1873
2024-03-18 13:31:51 +01:00
Thomas Stokes
c4d47f0a5c
b1873: Minor fixes to remove redirect.
2024-03-18 13:31:23 +01:00
Axel Uhl
cfacf5f37f
Merge remote-tracking branch 'origin/master'
2024-03-18 10:41:21 +01:00
Axel Uhl
c3d78f6115
bug5982: use sanity check before going into blocking wait;
...
before trying to wait for a TrackedRace to show up in the context of a
TrackedRegatta, verify that the RaceDefinition is still contained by the
Regatta to which this is the TrackedRegatta. If not, waiting for the
TrackedRace seems pointless, and an InvalidStateExeption will be thrown,
avoiding an endless blocking wait;
removed obsolete comment
t
2024-03-17 23:09:46 +01:00
Axel Uhl
6573782c8d
bug5982: removed obsolete comment
2024-03-17 23:09:29 +01:00
Axel Uhl
fefbda1ea4
bug5982: use final for local variable
2024-03-17 23:09:13 +01:00
Axel Uhl
9f8cfab3db
Merge remote-tracking branch 'origin/bug5982'
2024-03-16 00:41:34 +01:00
Axel Uhl
fd245d0b31
Merge branch 'master' into bug5978
2024-03-14 23:40:21 +01:00
Hudson CI SAP Sailing Analytics
77e9d3791c
Merge branch 'translation'
2024-03-14 18:41:05 +00:00
Thomas Stokes
1a04367f88
b5978: Add reference in the disposable setup script.
2024-03-14 17:50:15 +01:00
service-tip-git-serviceuser
2122f9b6ff
[INTERNAL] Translation delivery: commit by LX Lab
...
Change-Id: I0249d481d902c239bcc687a57fde0497494dba25
2024-03-14 16:17:35 +00:00
Thomas Stokes
0f2744e377
b1873: Fix the 0 argument help msg.
2024-03-14 16:43:38 +01:00
Thomas Stokes
605971239c
b1873: Alter post-receive and sync-repo scripts to the new git-branch approach for httpd config updates.
2024-03-14 16:39:39 +01:00
Thomas Stokes
6a8869fdd3
b1873: Migrate to checked out workspace for setting and removing redirects.
2024-03-14 16:16:24 +01:00
Axel Uhl
c34a90a3db
bug5982: use TrackedRegatta.getExistingTrackedRace(RaceDefinition) where possible;
...
this avoids most of the blocking calls to
TrackedRegatta.getTrackedRace(RaceDefinition) which can lead to endless
waits, depleting pool and other threads when called while a race is
being removed
2024-03-14 15:23:01 +01:00
Thomas Stokes
58502038ae
Revert "Add central-only httpd config files to the repo structure."
...
This reverts commit b900bc86fd .
2024-03-14 15:05:52 +01:00
Thomas Stokes
8b05bfaeef
b1873: Ensure syntax check is green before running the cmd.
2024-03-14 15:04:17 +01:00
Thomas Stokes
1581bcaa69
b1873: Add the old healthcheck below.
2024-03-13 17:05:17 +01:00
Thomas Stokes
c5a2fa5fba
Merge branch 'master' into bug5978
2024-03-13 15:52:37 +01:00
Axel Uhl
6a161d76ae
Merge remote-tracking branch 'origin/master'
2024-03-13 14:23:45 +01:00
Generic Wiki User
b900bc86fd
Add central-only httpd config files to the repo structure.
2024-03-13 11:39:21 +00:00
Thomas Stokes
70a42fc9ba
Fix image upgrade bug and add no-startup-command.
2024-03-13 12:33:26 +01:00
Axel Uhl
e57638244b
Merge remote-tracking branch 'origin/master'
2024-03-13 10:46:05 +01:00
Thomas Stokes
1f40b7e450
Remove author warnings upon disposable httpd conf commits.
2024-03-13 10:35:19 +01:00
Axel Uhl
38c22b2bcd
Merge remote-tracking branch 'origin/master'
2024-03-13 09:48:16 +01:00
Thomas Stokes
1a8621b969
Merge branch 'bug5969'
2024-03-13 09:42:14 +01:00
Thomas Stokes
33949456cf
b5969: Remove uneccessary logging statement.
2024-03-13 09:41:49 +01:00
Thomas Stokes
963948a39e
Merge branch 'bug5969'
2024-03-13 09:36:00 +01:00
Thomas Stokes
550f98bb0c
b5969: Tweak lambda parameter name.
2024-03-13 09:35:31 +01:00
Thomas Stokes
cf2335943d
b5978: Append settings to sshd config to improve resilience
2024-03-13 09:19:45 +01:00
Axel Uhl
9374c6e3ef
upgraded SAPJVM8 to 8.1.097 for docker image production
2024-03-13 02:16:02 +01:00
Axel Uhl
2d6bfaf5dc
bug5969: suggested simplification for filtering banned NLB instance-based target group instance types
2024-03-13 01:13:40 +01:00
Axel Uhl
8ee20e96f9
Merge branch 'master' into bug5969
2024-03-13 00:55:30 +01:00
Axel Uhl
54db8716c2
enhanced timeout waiting for new master after moving master to new host; example: my.sapsailing.com
2024-03-13 00:12:33 +01:00
Thomas Stokes
67cdfa55ee
b5969: Add insightful comment.
2024-03-12 17:06:42 +01:00
Thomas Stokes
7bf220dcc5
b5969: Filter AZ choice list for reverse proxy creation, based on the default ALB security group's vpc.
2024-03-12 17:01:00 +01:00
Thomas Stokes
d6217970fc
b5969: Filter instance types using new method parameter.
2024-03-12 16:56:57 +01:00
Axel Uhl
f682288a22
Merge branch 'master' into bug5973
2024-03-12 16:04:25 +01:00
Axel Uhl
a80f9dfd03
the TracAPI bundle should be defined in com.sap.sse.feature and not in the sailing feature, particularly not twice
2024-03-12 16:03:18 +01:00
Axel Uhl
dd6031fa43
Merge branch 'master' into bug5973
2024-03-12 16:00:35 +01:00
Axel Uhl
595be9993e
upgraded TracAPI from 3.15.2 to 3.15.3, adding getRTKStatus()
2024-03-12 15:02:15 +01:00
Axel Uhl
7d89e77d1b
bug5973: added MongoDB server type to /gwt/status output
2024-03-12 14:41:53 +01:00
Axel Uhl
6d6ddf6837
Merge branch 'master' into bug5973
2024-03-12 14:12:57 +01:00