forked from cilium/cilium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clustermesh: switch to the "local" user to access kvstoremesh data
Now that the support for the "local" etcd user has been available for one version [1], and Cilium agents are mounting the corresponding certificate [2], let's switch the agents to actually use it, rather than the remote one, to access cached data. Additionally, let's strip down the permissions of the remote user, as remote clusters don't need to access cached data. [1]: cb6a58b ("clustermesh: granular etcd permissions for kvstoremesh cached data") [2]: c464e66 ("helm: mount kvstoremesh-specific certificate into cilium agents") Signed-off-by: Marco Iorio <[email protected]>
- Loading branch information
1 parent
5ec17e8
commit 381b089
Showing
4 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters