Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
acumino committed Sep 19, 2023
1 parent 8d41c2b commit 85a9a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/operation/botanist/kubeapiserver_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ var _ = Describe("KubeAPIServer", func() {
})
})

// TODO(acumino): Enable this test again when fakeclient start supporting scale subresource.
// TODO(acumino): Enable this test again once https://github.com/kubernetes-sigs/controller-runtime/issues/2503 is fixed.

// Describe("#ScaleKubeAPIServerToOne", func() {
// deployment := &appsv1.Deployment{ObjectMeta: metav1.ObjectMeta{Name: "kube-apiserver", Namespace: seedNamespace}}
Expand Down

0 comments on commit 85a9a9a

Please sign in to comment.