Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveActive mode ingress does not support istio #278

Open
walkafwalka opened this issue Aug 1, 2024 · 1 comment
Open

ActiveActive mode ingress does not support istio #278

walkafwalka opened this issue Aug 1, 2024 · 1 comment

Comments

@walkafwalka
Copy link

walkafwalka commented Aug 1, 2024

Configuration:

activeActive:
  method: istio
  apiIngressUrl: api.foobar.com
  dbIngressSuffix: -db-api.foobar.com

Error:

RedisEnterpriseCluster.app.redislabs.com "redis-enterprise" is invalid: spec.activeActive.method: Unsupported value: "istio": supported values: "openShiftRoute", "ingress"

I also tried modifying the CRD to allow istio as a config option, but the actual operator still does not like it.

@walkafwalka
Copy link
Author

@yuvallevy2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant