generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 595
Closed
Labels
area/conformance-testIssues or PRs related to Conformance tests.Issues or PRs related to Conformance tests.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Milestone
Description
@skriss noticed while we were evaluating #1702 that some of the conformance test code wasn't working for him, particularly #1692 (comment) where the sets
functionality from apimachinery was used with a struct with nested references. Sets does not currently support accurate Has(obj)
functionality for structs with nested pointers, and so this test can not proceed properly.
Thank you @skriss! 🥳
robscott and skriss
Metadata
Metadata
Assignees
Labels
area/conformance-testIssues or PRs related to Conformance tests.Issues or PRs related to Conformance tests.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.