This repository has been archived by the owner on Aug 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unit tests that verify correct Diff() behavior on Kubernetes Resources (
#1) Adds unit tests to verify that the Diff() function works correctly on Kubernetes Resources - namely, that it will treat equivalent Resources, but specified in different units, as equal. A new import has been added for k8s.io/apimachinery 0.18.6 - this is the same version already approved internally and used in https://github.com/verrazzano/verrazzano: https://github.com/verrazzano/verrazzano/blob/master/go.mod#L44
- Loading branch information
Dan Simone
authored
May 25, 2021
1 parent
dddce4b
commit 9286021
Showing
3 changed files
with
37 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters