Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Tighten Kubernetes volume mounts#3877

Open
bboreham wants to merge 1 commit intomasterfrom
tighten-mounts
Open

Tighten Kubernetes volume mounts#3877
bboreham wants to merge 1 commit intomasterfrom
tighten-mounts

Conversation

@bboreham
Copy link
Copy Markdown
Contributor

When the Weave Net DaemonSet first installs on a node, it writes out CNI binaries and configuration into the host filesystem.
Mount those directories closer to where they are needed so that the pod does not have write access to so much of the host disk.

When the Weave Net DaemonSet first installs on a node, it writes out
CNI binaries and configuration into the host filesystem. Mount those
directories closer to where they are needed so that the pod does not
have write access to so much of the host disk.
@bboreham bboreham added this to the 2.7.1 milestone Dec 17, 2020
@bboreham bboreham modified the milestones: 2.7.1, 2.8.1 Jan 18, 2021
@bboreham
Copy link
Copy Markdown
Contributor Author

Needs rework after #3880

@bboreham bboreham modified the milestones: 2.8.1, 2.8.2 Jan 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant