Dan Bason
Dan Bason
Correct, the controlplane nodes contain data about the cluster IDs and cluster state. When a cluster is first installed it bootstraps that information, so the existing data won't match the...
@krancour is anything else needed for the linked PR?
Auto generated certs work if you have the same CA for transport and http, however if you have a different CA for both (which is best practice) then things could...
@lowell-criteo https://github.com/Opster/opensearch-k8s-operator/pull/567 should resolve most of the operator related issues, however the API is still somewhat unclear. When this issue is addressed it will clean up the API to make...
Where there is no persistent storage this could potentially lead to data loss. Perhaps there could be a field where we allow a user to choose thresholds for continuing with...