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

Cannot delete NATS as stream exists #143

Closed
5 tasks
Tracked by #14
grischperl opened this issue Sep 20, 2023 · 0 comments · Fixed by #145
Closed
5 tasks
Tracked by #14

Cannot delete NATS as stream exists #143

grischperl opened this issue Sep 20, 2023 · 0 comments · Fixed by #145
Assignees
Labels
area/eventing Issues or PRs related to eventing kind/bug Categorizes issue or PR as related to a bug.

Comments

@grischperl
Copy link
Contributor

grischperl commented Sep 20, 2023

Description

Once the NATS module is installed on a cluster, it cannot be deleted even though there are no subscriptions. Upon trying to delete the NATS module, the module remains in the status Deleting with the Error Message:

Cannot delete NATS as stream exists.

A SAP stream exists right from the beginning.

Steps to recreate

  • Create a cluster
  • Enable the Kyma Environment
  • Enable the NATS module
  • Delete the NATS module
    --> NATS module is stuck in deletion

ToDo:

  • What are the different ways to delete the module via UI and how do they differ?
  • NATS module can be removed even if SAP stream exists.
  • Update state accordingly.

Acceptance

  • NATS module can be removed when only SAP stream exists and no consumer exist on the stream.
  • If the module cannot be deleted, the state should be set to Warning.
@grischperl grischperl mentioned this issue Sep 20, 2023
18 tasks
@grischperl grischperl added kind/bug Categorizes issue or PR as related to a bug. area/eventing Issues or PRs related to eventing labels Sep 20, 2023
@muralov muralov self-assigned this Sep 20, 2023
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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants