You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of KGO 1.4, we decided to keep KGO's CRDs' in this repository. New types were added here, but the old ones remained in the KGO repo.
This issue's goal is to move all the remaining KGO's CRDs to this repository. This will make the kubernetes-configuration repository a single source of truth for KGO's API and will allow us to generate its API reference from here.
Proposed Solution
Add all CRDs from KGO to kubernetes-configuration repository
Adapt KGO to use those and remove definitions in the KGO repo
Move the API reference generator script to kubernetes-configuration
Problem Statement
As part of KGO 1.4, we decided to keep KGO's CRDs' in this repository. New types were added here, but the old ones remained in the KGO repo.
This issue's goal is to move all the remaining KGO's CRDs to this repository. This will make the
kubernetes-configuration
repository a single source of truth for KGO's API and will allow us to generate its API reference from here.Proposed Solution
kubernetes-configuration
repositorykubernetes-configuration
Acceptance Criteria
kubernetes-configuration
repositorykubernetes-configuration
are usedkubernetes-configuration
repositoryThe text was updated successfully, but these errors were encountered: