Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm: Backport agent.extraHostPathMounts #14173

Merged

Conversation

errordeveloper
Copy link
Contributor

This PR backports extraHostPathMounts Helm parameter that was added in 1.9 to 1.8, as it is needed for OpenShift to bind mount iptables binaries from the hosts. It's relatively simple configuration parameter, and backporting is scoped only to the agent subchart.

@errordeveloper errordeveloper requested a review from a team as a code owner November 25, 2020 15:25
@maintainer-s-little-helper maintainer-s-little-helper bot added backport/1.8 kind/backports This PR provides functionality previously merged into master. labels Nov 25, 2020
@errordeveloper
Copy link
Contributor Author

Blocked on #14059

@maintainer-s-little-helper

This comment has been minimized.

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Nov 27, 2020
Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
@errordeveloper errordeveloper force-pushed the pr/errordeveloper/extra-host-mounts-backport-v1.8 branch from 98c15e9 to 55d3c4f Compare November 27, 2020 14:57
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-sign-off The author needs to add signoff to their commits before merge. label Nov 27, 2020
@errordeveloper errordeveloper merged commit d578146 into v1.8 Nov 27, 2020
@errordeveloper errordeveloper deleted the pr/errordeveloper/extra-host-mounts-backport-v1.8 branch November 27, 2020 16:01
@aanm aanm added release-note/minor This PR changes functionality that users may find relevant to operating Cilium. release-note/misc This PR makes changes that have no direct user impact. and removed release-note/minor This PR changes functionality that users may find relevant to operating Cilium. labels Dec 4, 2020
@aanm aanm mentioned this pull request Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backports This PR provides functionality previously merged into master. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants