Skip to content

Emit datapoints into CRDs to auto generate constantsΒ #39

Open
@aryan9600

Description

@aryan9600

There are a lot of constants related to the Condition object that are a part of the Go API, but they're not reflected in the CRD since the Condition API is imported from upstream (kubernetes/client-go). Currently, we maintain a list of these constants in our repository manually, which means that we need to make sure they are in sync with the Go codebase.
To ease the burden of maintenance, we should figure out a way to emit datapoints into CRDs, so that a tool like kopium can parse them generate those constants in Rust.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    Next

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions