Skip to content

adding spec > security > tls > http > will cause the operator to do nothing? #126

Answered by swoehrl-mw
elimumford asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @elimumford . I managed to reproduce your problem, with custom secrets for TLS set the operator runs into an error and does not create the cluster. For reference, the error from the operator log is:

1.652079845327363e+09	ERROR	controller.opensearchcluster	Not all secrets for http provided	{"reconciler group": "opensearch.opster.io", "reconciler kind": "OpenSearchCluster", "name": "test-opensearch", "namespace": "default", "error": "missing secret in spec"}
opensearch.opster.io/pkg/reconcilers.(*TLSReconciler).Reconcile
	/home/swoehrl/projects/opensource/opensearch-k8s-operator/opensearch-operator/pkg/reconcilers/tls.go:70
opensearch.opster.io/controllers.(*OpenSearchClusterReconciler).…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@elimumford
Comment options

Answer selected by elimumford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants