Closed ulucinar closed 36 minutes ago
Fixes #275
This PR proposes a fix for the TestNewKubernetesSource sporadic by comparing the sorted slices of UnstructuredWithMetadata objects.
TestNewKubernetesSource
UnstructuredWithMetadata
I have:
make reviewable
backport release-x.y
Locally ran the test 100 times with cache disabled.
Description of your changes
Fixes #275
This PR proposes a fix for the
TestNewKubernetesSource
sporadic by comparing the sorted slices ofUnstructuredWithMetadata
objects.I have:
make reviewable
to ensure this PR is ready for review.backport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
Locally ran the test 100 times with cache disabled.