Skip to content

Commit

Permalink
Merge pull request #1404 from justinsb/fix_name_of_kcc
Browse files Browse the repository at this point in the history
chore: update product name in docstring
  • Loading branch information
google-oss-prow[bot] authored Mar 27, 2024
2 parents 5b2d28e + 2440aac commit 679f99f
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ spec:
description: "Only the `external` field is supported to configure
the reference.\n\nThe name of the Service Perimeter to add this
resource to. \nReferencing a resource name leads to recursive reference
and KCC does not support the feature for now."
and Config Connector does not support the feature for now."
oneOf:
- not:
required:
Expand Down Expand Up @@ -202,7 +202,7 @@ spec:
description: "Only the `external` field is supported to configure
the reference.\n\nThe name of the Service Perimeter to add this
resource to. \nReferencing a resource name leads to recursive reference
and KCC does not support the feature for now."
and Config Connector does not support the feature for now."
oneOf:
- not:
required:
Expand Down
2 changes: 1 addition & 1 deletion config/servicemappings/accesscontextmanager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ spec:
Only the `external` field is supported to configure the reference.
The name of the Service Perimeter to add this resource to.
Referencing a resource name leads to recursive reference and KCC does not support the feature for now.
Referencing a resource name leads to recursive reference and Config Connector does not support the feature for now.
gvk:
kind: AccessContextManagerServicePerimeter
version: v1beta1
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ resourceRef:
<p>{% verbatim %}Only the `external` field is supported to configure the reference.

The name of the Service Perimeter to add this resource to.
Referencing a resource name leads to recursive reference and KCC does not support the feature for now.{% endverbatim %}</p>
Referencing a resource name leads to recursive reference and Config Connector does not support the feature for now.{% endverbatim %}</p>
</td>
</tr>
<tr>
Expand Down

0 comments on commit 679f99f

Please sign in to comment.