Skip to content

Use of ApiMachinery Sets with structs containing references #1703

Closed
@shaneutt

Description

@shaneutt

@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! 🥳

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/conformance-testIssues or PRs related to Conformance tests.kind/bugCategorizes issue or PR as related to a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions