We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce4988 commit dc7ac47Copy full SHA for dc7ac47
internal/controller/apiresourceschema/doc.go
@@ -16,7 +16,7 @@ limitations under the License.
16
17
/*
18
Package apiresourceschema contains a controller that watches for PublishedResources and CRDs
19
-and creates a matching APIResourceSchema (ARS) and, optionally, an APIConversion in kcp.
+and creates a matching APIResourceSchema (ARS) in kcp.
20
The name of the generated ARS is stored in the PublishedResource's status, so that the
21
apiexport controller can find and include it in the generated APIExport.
22
0 commit comments