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

Remove bind options when creating a volume type #12177

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jhrotko
Copy link
Contributor

@jhrotko jhrotko commented Oct 1, 2024

What I did
Cleanup to remove bind options when creating a volume type. Tried to reproduce from original issue and it seems the root cause was fixed meanwhile.

Related issue

(not mandatory) A picture of a cute animal, if possible in relation to what you did
image

@jhrotko jhrotko requested review from ndeloof and glours October 1, 2024 14:14
@jhrotko jhrotko self-assigned this Oct 1, 2024
Comment on lines 316 to 317
logrus.Infof("host - binds %+v", binds)
logrus.Infof("host - mounts %+v", mounts)
Copy link
Contributor

Choose a reason for hiding this comment

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

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed

Copy link
Contributor

@ndeloof ndeloof left a comment

Choose a reason for hiding this comment

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

LGTM but remaining logrus.Infof debug lines :)

@jhrotko jhrotko force-pushed the remove-bind-mount-in-volume branch 2 times, most recently from 4d5ee2c to 675fc65 Compare October 1, 2024 14:29
@jhrotko jhrotko force-pushed the remove-bind-mount-in-volume branch from 675fc65 to 29280a4 Compare October 1, 2024 15:42
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.

2 participants