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

Add privileged true to fix SELinux issues #105

Closed
wants to merge 2 commits into from

Conversation

superseb
Copy link
Contributor

@superseb superseb commented Jan 3, 2020

brendarearden
brendarearden previously approved these changes Jan 3, 2020
Copy link

@brendarearden brendarearden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🔥

kinarashah
kinarashah previously approved these changes Jan 3, 2020
@carloscarnero
Copy link

(bump)

Init containers for calico/canal would show permission denied error
@superseb
Copy link
Contributor Author

superseb commented Feb 6, 2020

rebased

brendarearden
brendarearden previously approved these changes Feb 6, 2020
@kinarashah
Copy link
Member

changes LGTM, but discussed with @superseb - we just need to decide if we want to make changes to current templates since it'd affect existing clusters

@deniseschannon
Copy link

@superseb @kinarashah what would happen with existing clusters?

@kinarashah
Copy link
Member

kinarashah commented Feb 7, 2020

@superseb @kinarashah what would happen with existing clusters?

@deniseschannon I believe pods would get restarted, but also @superseb mentioned there wasn't any interruption and that he'd confirm once again

@superseb
Copy link
Contributor Author

Pods will get recreated, but connectivity will not be affected because there is no direct dependency on anything in the pod like a tunnel or something. Also the maxUnavailable is 1 so only one pod will be replaced at a time. However, due to the pods being recreated I would say to put it in 1.18 to not have any side effects on updating minor releases.

@deniseschannon deniseschannon dismissed brendarearden’s stale review February 13, 2020 23:02

The base branch was changed.

@deniseschannon deniseschannon changed the base branch from dev to dev-v2.4 February 13, 2020 23:02
@deniseschannon
Copy link

@superseb I'm assuming there is no way to introduce this into the latest templates for each k8s version?

@superseb
Copy link
Contributor Author

Superseded by #149

@superseb superseb closed this Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants