Skip to content

Commit c09f669

Browse files
Igor Kanshyntenthirtyam
Igor Kanshyn
authored andcommitted
corrected formatting and removed unused types, this is based on kubeconfig for AKS feature review
Signed-off-by: Igor Kanshyn <ikanshyn@vmware.com>
1 parent ad06a6a commit c09f669

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)