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

Bug: Unable to delete Helm applications due to the following error message: "Error: [{pg: no rows in result set}]." #4130

Closed
2 tasks done
badal773 opened this issue Oct 19, 2023 · 0 comments · Fixed by #4124
Assignees
Labels
bug Something isn't working pager-duty Bugs / Issues found while on pager duty

Comments

@badal773
Copy link
Contributor

badal773 commented Oct 19, 2023

📜 Description

Created a Helm application with the name "test" and subsequently deleted it.

When attempting to create another Helm application with the same name, "test," and then deleting it again, the error message mentioned previously is encountered: "Error: [{pg: no rows in result set}]."

👟 Reproduction steps

  • Create a cluster and synchronize it with the latest code from the main repository.

  • Create a Helm application named "test" and successfully delete it.

  • Re-create the Helm application with the name "test" and attempt to delete it again, resulting in the appearance of the aforementioned error message: "Error: [{pg: no rows in result set}]."

👍 Expected behavior

Deletion of the Helm application should occur without any errors or issues.

👎 Actual Behavior

The deletion process is not functioning as expected and is encountering problems.

☸ Kubernetes version

1.26

Cloud provider

aws

🌍 Browser

Chrome

🧱 Your Environment

No response

✅ Proposed Solution

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find any similar issue

🏢 Have you read the Code of Conduct?

AB#6335

@badal773 badal773 added bug Something isn't working pager-duty Bugs / Issues found while on pager duty labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pager-duty Bugs / Issues found while on pager duty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants