Skip to content

Commit e59b3f1

Browse files
author
Igor Kanshyn
committed
corrected formatting and removed unused types, this is based on kubeconfig for AKS feature review
Signed-off-by: Igor Kanshyn <[email protected]>
1 parent 7922ec6 commit e59b3f1

File tree

3 files changed

+1
-95
lines changed

3 files changed

+1
-95
lines changed

examples/resources/mutation_policy/resource_cluster_scoped_annotation_mutation_policy.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ resource "tanzu-mission-control_mutation_policy" "cluster_annotation_mutation_po
3131
{
3232
key = "component"
3333
operator = "NotIn"
34-
values = [
34+
values = [
3535
"api-server",
3636
"agent-gateway"
3737
]

internal/models/kubeconfig/google_protobuf_any.go

-45
This file was deleted.

internal/models/kubeconfig/grpc_gateway_runtime_error.go

-49
This file was deleted.

0 commit comments

Comments
 (0)