Bug Operator Licenses in Global Mode (Mendix for Private Cloud Operator Standalone )
0
Hi, We are running the Mendix for Private Cloud Operator Standalone in Global Mode. We have a lot of apps running in seperate managed namespaces. At the moment we are not using the Private Cloud License Manager, because PCLM is not fully supported when running the Mendix Operator in Global Mode. We are using offline license secrets. Our setup is as follows: - operator namespace with the operator deployment - app1 managed namespace - app2 managed namespace - app3 managed namespace etc... Each namespace has a OperatorLicense secret, which contains a correct licenses requested for that application. What we notice when restarting the operator deployment, it only seems to accept one operator license. We have multiple running apps, with a working operator license, but only 1 operator license will show up in the logging of the operator deployment. When we check the LicenseStatus of other apps, it will say that the app is running in Trial Mode: licenseStatus: expires: "2024-12-16T13:43:13Z" mode: Trial All managed namespaces are set up the same. So it looks like there is a bug in Mendix Operator Global Mode where it only accepts 1 operator license. Is there a solution available for this? Kind Regards, Loek