wildfly / wildfly-glow

Galleon Layers Output from War: Automatic discover of WildFly provisioning information from an application.
Apache License 2.0
7 stars 5 forks source link

StatefulSets should be used for deployed server on OpenShift #68

Open jfdenise opened 2 months ago

jfdenise commented 2 months ago

This should be at least the case for HA application. Investigation should be made to see if it can become the default. We should follow WildFly Helm Charts default there.

jfdenise commented 2 months ago

We are using satefulSet for HA application in this PR: https://github.com/wildfly/wildfly-glow/pull/70