Jon Levell
Jon Levell
At the moment during a connect, if a DNS lookup returns multiple IP addresses, only one of the addresses is selected and used. If we cannot connect to that address,...
This is not a bug (but I think it applies to all current branches). When the client connects to a server, under the covers a DNS lookup is performed. At...
We aren't doing Fedora builds in the service stream Also the directory for almalinux 8 files is almalinux8
It was reported on the forums that some fields in the WebUI are not being translated correctly: https://www.eclipse.org/forums/index.php?t=rview&goto=1858141#msg_1858141 screenshot: 
It's possible to choose what user Amlen runs as, as described in the Dockerfiles: https://github.com/eclipse/amlen/blob/main/server_build/docker_build/Dockerfile.imaserver But by default if no user is specified - it runs as root. This is...
We can't log into the WebUI if Java 17 is used to run the liberty. We need to warn people rather than start when we know it doesn't work (and...
We started a series of blog posts with how to set up Amlen (e.g. for LDAP and TLS certs) but there is much more to write e.g. about HA pairs,...
Adjust version of Amlen operator so it is ready for the next release
Source code for version of Amlen website at https://eclipse.dev/amlen/ that uses the Eclipse template and build system. Currently you need to run the build outside the eclipse infrastructure and code...