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

fix: helm install with default values.yaml was failing due to permission issue in initContainer on Openshift #149

Conversation

HarikrishnanBalagopal
Copy link
Contributor

@HarikrishnanBalagopal HarikrishnanBalagopal commented Aug 8, 2023

$ kubectl logs -p move2kube-move2kubeapi-0 -c 'change-perms'
chown: /move2kube-api/data: Operation not permitted
chown: /move2kube-api/data: Operation not permitted

…ion issue in initContainer on Openshift

Signed-off-by: Harikrishnan Balagopal <harikrishmenon@gmail.com>
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

Thanks for making a pull request! 😃
One of the maintainers will review and advise on the next steps.

@github-actions github-actions bot added the fix label Aug 8, 2023
@HarikrishnanBalagopal HarikrishnanBalagopal merged commit d2f62f9 into konveyor:main Aug 8, 2023
4 checks passed
@HarikrishnanBalagopal HarikrishnanBalagopal deleted the fix/openshiftpermissue branch August 8, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants