The possible values are below and the relevant source code is available as well.
// ElasticsearchReadyPhase is operating at the desired spec.
ElasticsearchReadyPhase ElasticsearchOrchestrationPhase = "Ready"
// ElasticsearchApplyingChangesPhase controller is working towards a desired state, cluster can be unavailable.
ElasticsearchApplyingChangesPhase ElasticsearchOrchestrationPhase = "ApplyingChanges"
// ElasticsearchMigratingDataPhase Elasticsearch is currently migrating data to another node.
ElasticsearchMigratingDataPhase ElasticsearchOrchestrationPhase = "MigratingData"
// ElasticsearchResourceInvalid is marking a resource as invalid, should never happen if admission control is installed correctly.
ElasticsearchResourceInvalid ElasticsearchOrchestrationPhase = "Invalid"
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.