We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As far as I know you should be able to use Kuadrant for ratelimiting only even if you do not have access to IstioOperator. CR:
IstioOperator
apiVersion: kuadrant.kuadrant.io/v1beta1 kind: Kuadrant metadata: name: kuadrant-sample namespace: kuadrant spec: {} status: conditions: - lastTransitionTime: '2022-11-01T13:34:57Z' message: >- no matches for kind "IstioOperator" in version "install.istio.io/v1alpha1" reason: ReconcilliationError status: 'False' type: Ready
The text was updated successfully, but these errors were encountered:
alexsnaps
Successfully merging a pull request may close this issue.
As far as I know you should be able to use Kuadrant for ratelimiting only even if you do not have access to
IstioOperator
.CR:
The text was updated successfully, but these errors were encountered: