marcoderama
marcoderama
It looks like this was done in release 1.2.6.
This is from the old OSS operator. This particular output is not a problem for the current Akka Serverless operator, nor the new OSS one that we're moving to.
At a k8s level, this is currently possible. One can create a configmap for configuring any service. This includes wrt HPA. For example, if you have a service `myservice`, then...
Marco finds this one interesting... (The akkaserverless-with-new-operator code adds a webhook for injecting the sidecar that could be very useful here I think.)
The link(s) above no longer work. Hopefully these are useful: https://cloudstate.io/docs/core/current/user/lang/java/crdt.html#registering-the-entity https://github.com/cloudstateio/cloudstate/blob/8dd86bcfc952dad6147a61d95252e1466a6185d6/java-support/src/main/java/io/cloudstate/javasupport/CloudState.java#L203