Skip to content

Commit

Permalink
Automated DCL import.
Browse files Browse the repository at this point in the history
  - e4ca8760b7c9a2557e60840ebb159b75ea810f56 Automatic import from cloud_mmv2_dcl_20240725_1231_RC00 by DCL Team <no-reply@google.com>

GitOrigin-RevId: e4ca8760b7c9a2557e60840ebb159b75ea810f56
  • Loading branch information
DCL Team authored and copybara-github committed Jul 25, 2024
1 parent 8f7b5af commit d0aabe7
Show file tree
Hide file tree
Showing 9 changed files with 21 additions and 15 deletions.
4 changes: 3 additions & 1 deletion services/google/gkehub/alpha/feature_membership.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,9 @@ components:
type: object
x-dcl-go-name: PolicyController
x-dcl-go-type: FeatureMembershipConfigmanagementPolicyController
description: Policy Controller configuration for the cluster.
description: '**DEPRECATED** Configuring Policy Controller through the
configmanagement feature is no longer recommended. Use the policycontroller
feature instead.'
properties:
auditIntervalSeconds:
type: string
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/google/gkehub/alpha/feature_membership_schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ func DCLFeatureMembershipSchema() *dcl.Schema {
Type: "object",
GoName: "PolicyController",
GoType: "FeatureMembershipConfigmanagementPolicyController",
Description: "Policy Controller configuration for the cluster.",
Description: "**DEPRECATED** Configuring Policy Controller through the configmanagement feature is no longer recommended. Use the policycontroller feature instead.",
Properties: map[string]*dcl.Property{
"auditIntervalSeconds": &dcl.Property{
Type: "string",
Expand Down
4 changes: 3 additions & 1 deletion services/google/gkehub/beta/feature_membership.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,9 @@ components:
type: object
x-dcl-go-name: PolicyController
x-dcl-go-type: FeatureMembershipConfigmanagementPolicyController
description: Policy Controller configuration for the cluster.
description: '**DEPRECATED** Configuring Policy Controller through the
configmanagement feature is no longer recommended. Use the policycontroller
feature instead.'
properties:
auditIntervalSeconds:
type: string
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/google/gkehub/beta/feature_membership_schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ func DCLFeatureMembershipSchema() *dcl.Schema {
Type: "object",
GoName: "PolicyController",
GoType: "FeatureMembershipConfigmanagementPolicyController",
Description: "Policy Controller configuration for the cluster.",
Description: "**DEPRECATED** Configuring Policy Controller through the configmanagement feature is no longer recommended. Use the policycontroller feature instead.",
Properties: map[string]*dcl.Property{
"auditIntervalSeconds": &dcl.Property{
Type: "string",
Expand Down
4 changes: 3 additions & 1 deletion services/google/gkehub/feature_membership.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,9 @@ components:
type: object
x-dcl-go-name: PolicyController
x-dcl-go-type: FeatureMembershipConfigmanagementPolicyController
description: Policy Controller configuration for the cluster.
description: '**DEPRECATED** Configuring Policy Controller through the
configmanagement feature is no longer recommended. Use the policycontroller
feature instead.'
properties:
auditIntervalSeconds:
type: string
Expand Down
2 changes: 1 addition & 1 deletion services/google/gkehub/feature_membership_schema.go
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ func DCLFeatureMembershipSchema() *dcl.Schema {
Type: "object",
GoName: "PolicyController",
GoType: "FeatureMembershipConfigmanagementPolicyController",
Description: "Policy Controller configuration for the cluster.",
Description: "**DEPRECATED** Configuring Policy Controller through the configmanagement feature is no longer recommended. Use the policycontroller feature instead.",
Properties: map[string]*dcl.Property{
"auditIntervalSeconds": &dcl.Property{
Type: "string",
Expand Down
6 changes: 3 additions & 3 deletions services/google/gkehub/feature_membership_yaml_embed.go

Large diffs are not rendered by default.

0 comments on commit d0aabe7

Please sign in to comment.