Skip to content

Conversation

matthyx
Copy link
Contributor

@matthyx matthyx commented Mar 28, 2025

Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
@matthyx matthyx requested a review from amirmalka March 28, 2025 11:11
@@ -178,15 +178,6 @@ func (a *APIServerStore) StoreWorkloadConfigurationScanResult(ctx context.Contex
},
}

// This is a workaround for the fact that the apiserver does not return already exist error on Create
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we do now 👍

@@ -280,16 +277,7 @@ func (a *APIServerStore) StoreWorkloadConfigurationScanResultSummary(ctx context
},
}

// This is a workaround for the fact that the apiserver does not return already exist error on Create
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

@matthyx matthyx merged commit 2b07fbe into master Mar 31, 2025
10 checks passed
@matthyx matthyx deleted the merge branch March 31, 2025 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: assignment to entry in nil map
2 participants