We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 107be8f + 50ed362 commit 41ea061Copy full SHA for 41ea061
test/integration/auth/node_test.go
@@ -625,8 +625,6 @@ func TestNodeAuthorizer(t *testing.T) {
625
// clean up node2
626
expectAllowed(t, deleteNode2(superuserClient))
627
628
- // TODO(mikedanese): integration test node restriction of TokenRequest
629
-
630
// node1 allowed to operate on its own lease
631
expectAllowed(t, createNode1Lease(node1Client))
632
expectAllowed(t, getNode1Lease(node1Client))
0 commit comments