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

Fixes double insert to dynakube table #636

Merged
merged 2 commits into from
Mar 14, 2022

Conversation

0sewa0
Copy link
Contributor

@0sewa0 0sewa0 commented Mar 14, 2022

Description

In case a new dynakube was encountered by the csi driver, it would insert it twice duo to a logic oversight.
This issue flew under the radar as it fixed it self, but still it puts a scary error into the log.

How can this be tested?

Create a dynakube that is new to the cluster, you should see no errors in the log of the CSI driver

Checklist

  • Unit tests have been updated/added
  • PR is labeled accordingly

@0sewa0 0sewa0 added the bug Something isn't working label Mar 14, 2022
@0sewa0 0sewa0 requested a review from a team March 14, 2022 15:01
@0sewa0 0sewa0 enabled auto-merge (squash) March 14, 2022 15:05
@0sewa0 0sewa0 merged commit da7a273 into release-0.5 Mar 14, 2022
@0sewa0 0sewa0 deleted the bugfix/dynakube-double-insert branch March 14, 2022 15:09
@0sewa0 0sewa0 mentioned this pull request Mar 14, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants