generated from kyma-project/template-repository
-
Notifications
You must be signed in to change notification settings - Fork 16
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
NATS-Cr in in deletion state
results in eventing-cr in error
state
#267
Labels
area/eventing
Issues or PRs related to eventing
kind/bug
Categorizes issue or PR as related to a bug.
Comments
The change introduced here does not check if the actual nats resources are still available. Eventing can be ready even if NO Nats resources are available |
eventing should base the readiness of the nats backend on the availability of the nats cluster. |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/eventing
Issues or PRs related to eventing
kind/bug
Categorizes issue or PR as related to a bug.
Description
Enable
nats
moduleEnable
eventing
module set backend toNATS
delete
nats
moduleexpected result
warning
as eventing still usesnats
actual result
warning
error
NATS-CR:
Eventing-CR
The text was updated successfully, but these errors were encountered: