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

Clusterbuster: use oc rsh rather than oc exec #197

Open
RobertKrawitz opened this issue May 28, 2024 · 0 comments
Open

Clusterbuster: use oc rsh rather than oc exec #197

RobertKrawitz opened this issue May 28, 2024 · 0 comments

Comments

@RobertKrawitz
Copy link
Owner

oc exec does not work on privileged pods unless the user is logged in as a privileged user. Consider using oc rsh to avoid this.

@gqlo

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

No branches or pull requests

1 participant