You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
controller did not react to any of the navigator API resources that I added.
It logged attempts to connect to e.g. https://10.0.0.1:443/apis/navigator.jetstack.io/v1alpha1/namespaces/%22default%22/elasticsearchclusters?resourceVersion=0
What you expected to happen:
It should create service and statefulset resources for the Cassandra or ElasticSearch cluster.
How to reproduce it (as minimally and precisely as possible):
Run e2e tests and watch for services created in the test namespace.
The text was updated successfully, but these errors were encountered:
The helm chart quotes the controller namespace.
/kind bug
What happened:
https://10.0.0.1:443/apis/navigator.jetstack.io/v1alpha1/namespaces/%22default%22/elasticsearchclusters?resourceVersion=0
What you expected to happen:
It should create service and statefulset resources for the Cassandra or ElasticSearch cluster.
How to reproduce it (as minimally and precisely as possible):
Run e2e tests and watch for services created in the test namespace.
The text was updated successfully, but these errors were encountered: