Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#2675 from yuwenma/update-doc
Browse files Browse the repository at this point in the history
doc: correct the term "deprecated" in Hierarchy Controller
  • Loading branch information
google-oss-prow[bot] authored Sep 11, 2024
2 parents eda5abe + d83cfa5 commit 598be97
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 30 deletions.
2 changes: 1 addition & 1 deletion apis/gkehub/v1beta1/gkehubfeaturemembership_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ type FeaturemembershipConfigmanagement struct {
// +optional
ConfigSync *FeaturemembershipConfigSync `json:"configSync,omitempty"`

/* **DEPRECATED** Configuring Hierarchy Controller through the configmanagement feature is no longer recommended. Use https://github.com/kubernetes-sigs/hierarchical-namespaces instead. */
/* Hierarchy Controller is no longer available. Use https://github.com/kubernetes-sigs/hierarchical-namespaces instead. */
// +optional
HierarchyController *FeaturemembershipHierarchyController `json:"hierarchyController,omitempty"`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,10 +229,8 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
description: Hierarchy Controller is no longer available. Use
https://github.com/kubernetes-sigs/hierarchical-namespaces instead.
properties:
enableHierarchicalResourceQuota:
description: Whether hierarchical resource quota is enabled
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ apiVersion: gkehub.cnrm.cloud.google.com/v1beta1
kind: GKEHubFeature
metadata:
name: gkehubfeaturemembership-dep-acm
# The GKEHubFeature is a global resource in your project.
# In case you might have configured the resource using other clients like gcloud, abandon the resource when deleted.
annotations:
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand Down
3 changes: 1 addition & 2 deletions crds/gkehub_v1beta1_gkehubfeaturemembership.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
3 changes: 1 addition & 2 deletions install-bundles/install-bundle-gcp-identity/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
3 changes: 1 addition & 2 deletions install-bundles/install-bundle-namespaced/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
3 changes: 1 addition & 2 deletions install-bundles/install-bundle-workload-identity/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
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 @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
Expand Down
3 changes: 1 addition & 2 deletions operator/channels/packages/configconnector/1.122.0/crds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79143,8 +79143,7 @@ spec:
type: string
type: object
hierarchyController:
description: '**DEPRECATED** Configuring Hierarchy Controller
through the configmanagement feature is no longer recommended.
description: 'Hierarchy Controller is no longer available.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
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 @@ -474,7 +474,7 @@ projectRef:
</td>
<td>
<p><code class="apitype">object</code></p>
<p>{% verbatim %}**DEPRECATED** Configuring Hierarchy Controller through the configmanagement feature is no longer recommended. Use https://github.com/kubernetes-sigs/hierarchical-namespaces instead.{% endverbatim %}</p>
<p>{% verbatim %}Hierarchy Controller is no longer available. Use https://github.com/kubernetes-sigs/hierarchical-namespaces instead.{% endverbatim %}</p>
</td>
</tr>
<tr>
Expand Down Expand Up @@ -1120,8 +1120,6 @@ apiVersion: gkehub.cnrm.cloud.google.com/v1beta1
kind: GKEHubFeature
metadata:
name: gkehubfeaturemembership-dep-acm
# The GKEHubFeature is a global resource in your project.
# In case you might have configured the resource using other clients like gcloud, abandon the resource when deleted.
annotations:
cnrm.cloud.google.com/deletion-policy: abandon
spec:
Expand Down

0 comments on commit 598be97

Please sign in to comment.