-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix (extensions/istio) : Remove clashing packages in istio-model-v1be…
…ta1 (#5000) + Packages from v1alpha apiGroups were getting generated in both istio-model-v1alpha3 and istio-model-v1beta1 modules due to mappingSchema generating everything in go package path `istio.io/api` + Modify mappingSchema to specify full package path of required packages only. Also make istio-model-v1beta1 depend on istio-model-v1alpha3 for dependent packages instead of generating them on their own Signed-off-by: Rohan Kumar <[email protected]>
- Loading branch information
1 parent
575c9b4
commit 7d41264
Showing
10 changed files
with
13 additions
and
785 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
138 changes: 0 additions & 138 deletions
138
...1beta1/src/generated/java/io/fabric8/istio/api/analysis/v1alpha1/AnalysisMessageBase.java
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
...1/src/generated/java/io/fabric8/istio/api/analysis/v1alpha1/AnalysisMessageBaseLevel.java
This file was deleted.
Oops, something went wrong.
123 changes: 0 additions & 123 deletions
123
...a1/src/generated/java/io/fabric8/istio/api/analysis/v1alpha1/AnalysisMessageBaseType.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.