Open
Description
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
Labels
Type
Projects
Status
Next