Skip to content

Commit

Permalink
Merge pull request #9146 from furkatgofurov7/doc-schemebuilder-pattern
Browse files Browse the repository at this point in the history
📖 Document new scheme-builder patterns in provider migration doc
  • Loading branch information
k8s-ci-robot committed Aug 8, 2023
2 parents a3c7805 + f447127 commit 99009fe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ maintainers of providers and consumers of our Go API.

### Suggested changes for providers

- In order to reduce dependencies for API package consumers, CAPI has diverged from the default kubebuilder scheme builder. This new pattern may also be useful for reducing dependencies in provider API packages. For more information [see the implementers guide.](../implementers-guide/create_api.md#registering-apis-in-the-scheme)

0 comments on commit 99009fe

Please sign in to comment.