numaflow icon indicating copy to clipboard operation
numaflow copied to clipboard

Controller unable to delete non-existing pipeline resources

Open kumarabd opened this issue 11 months ago • 1 comments

Describe the bug When tried to delete a pipeline, where the vertices are not created due to unavailable Inter-Step buffer service, the controller gets stuck with below error.

To Reproduce Steps to reproduce the behavior:

  1. Install a pipeline without Inter-Step buffer service installed.
  2. Try to delete the created pipeline.

Expected behavior The pipeline resource should be deleted.

Screenshots Uploading Screenshot 2024-11-16 at 1.38.03 PM.png…

Environment (please complete the following information):

  • Kubernetes: [e.g. v1.18.6]
  • Numaflow: [e.g. v0.5.1]

Message from the maintainers:

Impacted by this bug? Give it a 👍. We often sort issues this way to know what to prioritize.

For quick help and support, join our slack channel.

kumarabd avatar Nov 16 '24 20:11 kumarabd