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 directory path type #1184

Conversation

armantorkzaban
Copy link

Fixes the following issue on Kubernetes with the type of Directory:
MountVolume.SetUp failed for volume "proc" : hostPath type check failed: /proc-host is not a directory

@marceloamaral
Copy link
Collaborator

@armantorkzaban, we exclusively utilize /proc-host for the Kind cluster due to the limitation of directly mounting the host /proc folder. This serves as a workaround.

If you have an error related to /proc-host, it indicates that the Kind cluster may not have been created correctly, or the Kepler deployment might not be configured for a Kind cluster.

Copy link

stale bot commented Mar 16, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 16, 2024
@sthaha
Copy link
Collaborator

sthaha commented Jun 3, 2024

closing this based on #1184 (comment)

@sthaha sthaha closed this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants