I am trying to deploy CFM on our cluster as it seems promising to help manage our EDC workloads. Our NATS cluster is secured with NKey authentication. I noticed NewNatsClient supports nats.Option, but none of the call sites seem to supply options, so the code always connects without auth. Is CFM currently assuming an unsecured JetStream setup, or is there a configuration path for NKey (or other) auth that I’m overlooking? If it is currently not supported, are there any plans to support this?
I am trying to deploy CFM on our cluster as it seems promising to help manage our EDC workloads. Our NATS cluster is secured with NKey authentication. I noticed NewNatsClient supports nats.Option, but none of the call sites seem to supply options, so the code always connects without auth. Is CFM currently assuming an unsecured JetStream setup, or is there a configuration path for NKey (or other) auth that I’m overlooking? If it is currently not supported, are there any plans to support this?