mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +00:00
Merge pull request #128705 from aramase/aramase/c/node_int_test_todo_cleanup
cleanup todo comment in node restriction integration tests
This commit is contained in:
commit
41ea061d2b
@ -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