Skip to content

Commit

Permalink
doc: correct the term "deprecated" in Hierarchy Controller
Browse files Browse the repository at this point in the history
  • Loading branch information
yuwenma committed Sep 11, 2024
1 parent c5b8b87 commit ba7a7a3
Show file tree
Hide file tree
Showing 15 changed files with 14 additions and 28 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,8 +229,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.
Use https://github.com/kubernetes-sigs/hierarchical-namespaces
instead.'
properties:
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 ba7a7a3

Please sign in to comment.