• Kubernetes Submit Queue's avatar
    Merge pull request #46921 from liggitt/kubemark-node-auth · d81f71df
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 46441, 43987, 46921, 46823, 47276)
    
    Enable Node authorizer and NodeRestriction admission in kubemark
    
    xref https://github.com/kubernetes/features/issues/279
    
    We want to ensure scale testing covers use of the authorizer/admission pair that partitions nodes. This includes enabling the authorizer, which populates a graph of existing nodes and pods.
    
    Kubemark is still running all nodes with a single credential, so a follow-up step is to generate unique credentials per node (or enable TLS bootstrapping) and remove the temporary rolebinding added in this PR so the node authorizer is the one authorizing each call by a hollow node.
    d81f71df
Name
Last commit
Last update
..
e2e Loading commit data...
e2e_federation Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...