mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-27 13:37:30 +00:00
Merge pull request #2964 from deads2k/deads-typo
typo in authorization.md
This commit is contained in:
commit
36aeef009d
@ -100,4 +100,4 @@ An authorization module can be completely implemented in go, or can call out
|
|||||||
to a remote authorization service. Authorization modules can implement
|
to a remote authorization service. Authorization modules can implement
|
||||||
their own caching to reduce the cost of repeated authorization calls with the
|
their own caching to reduce the cost of repeated authorization calls with the
|
||||||
same or similar arguments. Developers should then consider the interaction between
|
same or similar arguments. Developers should then consider the interaction between
|
||||||
caching and revokation of permissions.
|
caching and revocation of permissions.
|
||||||
|
Loading…
Reference in New Issue
Block a user