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

Make eventing-controller to not crash when nats is not present #18180

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

mfaizanse
Copy link
Member

Description

Changes proposed in this pull request:

Related issue(s)

…project#18175)

* Make eventing-controller to not crash when nats is not present
@mfaizanse mfaizanse requested a review from a team as a code owner September 15, 2023 13:38
@mfaizanse mfaizanse requested review from marcobebway and removed request for a team September 15, 2023 13:38
@mfaizanse mfaizanse added the area/eventing Issues or PRs related to eventing label Sep 15, 2023
@kyma-bot kyma-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 15, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@kyma-bot kyma-bot added the lgtm Looks good to me! label Sep 15, 2023
@mfaizanse mfaizanse merged commit 47de850 into kyma-project:release-2.18 Sep 15, 2023
@mfaizanse mfaizanse deleted the fixbug-rel218 branch September 15, 2023 13:51
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 lgtm Looks good to me! size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Eventing-controller fails to start and stuck in crashloopbackoff if NATS is not available
3 participants