crossplane / upjet

A code generation framework and runtime for Crossplane providers
Apache License 2.0
319 stars 89 forks source link

Fix TestNewKubernetesSource sporadic #454

Closed ulucinar closed 36 minutes ago

ulucinar commented 22 hours ago

Description of your changes

Fixes #275

This PR proposes a fix for the TestNewKubernetesSource sporadic by comparing the sorted slices of UnstructuredWithMetadata objects.

I have:

How has this code been tested

Locally ran the test 100 times with cache disabled.