Commit Graph
15 Commits
Author SHA1 Message Date
Axel Uhl 90cba84cdc bug5627: pass through sharding path prefix from sailing domain 2023-01-04 15:28:38 +01:00
Axel Uhl e18e90fa2d bug5763: check for available ports also on shared instances in other AZs 2022-09-14 09:51:15 +02:00
Finn Huelsbusch d888c1fad9 added configuration for eclipse 2022-06 and updated the onboarding 2022-07-07 16:51:33 +02:00
Axel Uhl b8ff55b75d bug5692: identify the ARCHIVE by replica set name, not instance tag;
additionally fixing setting the region for selecting the AMI when
deploying to an existing host
2022-03-11 16:14:08 +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 6fc3014e37 bug4493: use stopTracking(Regatta, Predicate, Runnable, boolean, boolean) also from scheduleAbortTrackerAfterInitialTimeout.run();
the logic was the same, with another duplication of the locking issue
that bug 4493 is about. Now the problem is reduced to a single place.
2021-11-11 10:11:06 +01:00
Axel Uhl 2c622e5b45 patched <!DOCTYPE projectDescription> into all project files to avoid info/warning in problems view about no grammar constraint 2021-06-19 12:45:03 +02:00
Axel Uhl 5bec100063 bug4811: introduced GWT module for com.sap.sse.landscape.aws.common and fixed bundle dependencies and GWT module inherits 2021-02-04 14:41:47 +01:00
Axel Uhl 842cf85b24 bug4811: a first potentially useful implementation in PermissionChangeListeners for the role add/remove use case 2021-02-03 12:35:00 +01: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 f899a632ca bug4811: (re-)added default constructor to SSHKeyPairDTO for GWT serializability 2021-01-14 16:44:37 +01:00
Axel Uhl eb2edbb9d1 bug4811: added new bundle com.sap.sse.landscape.common 2021-01-14 13:41:28 +01:00
Axel Uhl 885c490f9a bug4811: started to make SSHKeyPair a secured type and adding security-aware UI support for SSH key management 2021-01-14 11:18:11 +01:00
Axel Uhl 740fdd52af bug4811 / bug5288: moved generic AdminConsole / GWT stuff to SSE; created new landscape.ui and landscape.common bundles 2020-12-17 14:16:50 +01:00