@@ -1605,10 +1605,12 @@ spec:
16051605 - jsonPath: .status.conditions[?(@.type=='Ready')].status
16061606 name: Ready
16071607 type: string
1608+ deprecated: true
16081609 name: v1alpha1
16091610 schema:
16101611 openAPIV3Schema:
1611- description: BootstrapProvider is the Schema for the bootstrapproviders API.
1612+ description: "BootstrapProvider is the Schema for the bootstrapproviders API.
1613+ \n Deprecated: This type will be removed in one of the next releases."
16121614 properties:
16131615 apiVersion:
16141616 description: 'APIVersion defines the versioned schema of this representation
@@ -4700,11 +4702,12 @@ spec:
47004702 - jsonPath: .status.conditions[?(@.type=='Ready')].status
47014703 name: Ready
47024704 type: string
4705+ deprecated: true
47034706 name: v1alpha1
47044707 schema:
47054708 openAPIV3Schema:
4706- description: ControlPlaneProvider is the Schema for the controlplaneproviders
4707- API.
4709+ description: " ControlPlaneProvider is the Schema for the controlplaneproviders
4710+ API. \n Deprecated: This type will be removed in one of the next releases."
47084711 properties:
47094712 apiVersion:
47104713 description: 'APIVersion defines the versioned schema of this representation
@@ -7799,10 +7802,12 @@ spec:
77997802 - jsonPath: .status.conditions[?(@.type=='Ready')].status
78007803 name: Ready
78017804 type: string
7805+ deprecated: true
78027806 name: v1alpha1
78037807 schema:
78047808 openAPIV3Schema:
7805- description: CoreProvider is the Schema for the coreproviders API.
7809+ description: "CoreProvider is the Schema for the coreproviders API. \n Deprecated:
7810+ This type will be removed in one of the next releases."
78067811 properties:
78077812 apiVersion:
78087813 description: 'APIVersion defines the versioned schema of this representation
@@ -10894,11 +10899,12 @@ spec:
1089410899 - jsonPath: .status.conditions[?(@.type=='Ready')].status
1089510900 name: Ready
1089610901 type: string
10902+ deprecated: true
1089710903 name: v1alpha1
1089810904 schema:
1089910905 openAPIV3Schema:
10900- description: InfrastructureProvider is the Schema for the infrastructureproviders
10901- API.
10906+ description: " InfrastructureProvider is the Schema for the infrastructureproviders
10907+ API. \n Deprecated: This type will be removed in one of the next releases."
1090210908 properties:
1090310909 apiVersion:
1090410910 description: 'APIVersion defines the versioned schema of this representation
0 commit comments