Skip to content

Commit

Permalink
doc(crd-generator): add mention of v2 CRD generator API to migration …
Browse files Browse the repository at this point in the history
…guide
  • Loading branch information
metacosm authored Dec 2, 2024
1 parent fa7d5d5 commit 7073051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/MIGRATION-v7.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,5 +316,6 @@ We are no longer supporting it.
### CRD Generator annotation processor deprecated <a href="#crd-generator-annotation-processor-deprecated" id="crd-generator-annotation-processor-deprecated"/>

The CRD Generator annotation processing tool (APT) (`io.fabric8:crd-generator-apt`) and its API (`io.fabric8:crd-generator-api`) are being deprecated and will eventually be removed once we offer a complete replacement for all users.
The CRD Generator API users should use the v2 version of the API ((`io.fabric8:crd-generator-api-v2`) instead.

You can find out more about its replacement in the [CRD Generator documentation](./CRD-generator.md)

0 comments on commit 7073051

Please sign in to comment.