Skip to content

Commit

Permalink
Add notes about new schemebuilder patterns in provider migration doc
Browse files Browse the repository at this point in the history
Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
  • Loading branch information
furkatgofurov7 committed Aug 8, 2023
1 parent 7c6cd42 commit f447127
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 f447127

Please sign in to comment.