mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 01:06:27 +00:00
cleanup todo comment in node restriction integration tests
Signed-off-by: Anish Ramasekar <anish.ramasekar@gmail.com>
This commit is contained in:
parent
fd66693104
commit
50ed36229c
@ -625,8 +625,6 @@ func TestNodeAuthorizer(t *testing.T) {
|
|||||||
// clean up node2
|
// clean up node2
|
||||||
expectAllowed(t, deleteNode2(superuserClient))
|
expectAllowed(t, deleteNode2(superuserClient))
|
||||||
|
|
||||||
// TODO(mikedanese): integration test node restriction of TokenRequest
|
|
||||||
|
|
||||||
// node1 allowed to operate on its own lease
|
// node1 allowed to operate on its own lease
|
||||||
expectAllowed(t, createNode1Lease(node1Client))
|
expectAllowed(t, createNode1Lease(node1Client))
|
||||||
expectAllowed(t, getNode1Lease(node1Client))
|
expectAllowed(t, getNode1Lease(node1Client))
|
||||||
|
Loading…
Reference in New Issue
Block a user