Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

CreateAndWaitForReadiness has no field validation #12

@garrettthomaskth

Description

@garrettthomaskth

In the CreateAndWaitForReadiness function, create is called without any option set for FieldValidation, which defaults to Ignore. We should either set set the FieldValidation to at least "Warn" (I would prefer "Strict", unless anyone knows any downsides to this) or enable the ServerSideFieldValidation feature gate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions