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

cmd/continuity/commands: MountCmd: remove macOS remnants #254

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

thaJeztah
Copy link
Member

commit 5df4731 removed support for fuse on macOS. macOS support was removed from this dependency in bazil.org/fuse@60eaf8f, and these options were now a stub (see 1, dummyOption).

@thaJeztah
Copy link
Member Author

@AkihiroSuda github doesn't link 5df4731 to a PR; was that an accidental push to upstream, or is GitHub behaving badly? 🙈 ❤️

@thaJeztah thaJeztah self-assigned this Oct 26, 2024
@AkihiroSuda
Copy link
Member

@AkihiroSuda github doesn't link 5df4731 to a PR; was that an accidental push to upstream, or is GitHub behaving badly? 🙈 ❤️

Yes, sorry

Accidentally pushed cmd/continuity: remove FUSE for macOS and go.mod: update dependencies to the main branch directly without opening a PR 😞 , sorry

c.Close()
log.L.Fatal(err)
}

Copy link
Member

Choose a reason for hiding this comment

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

Why remove?

Copy link
Member

Choose a reason for hiding this comment

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

(got it, seems no longer supported in the latest fuse)

@AkihiroSuda AkihiroSuda merged commit 332293b into containerd:main Oct 26, 2024
13 checks passed
@thaJeztah thaJeztah deleted the rm_macos_bits branch October 26, 2024 21:41
@thaJeztah
Copy link
Member Author

Yes, sorry

❤️ no worries, 💩 happens; I was just confused (normally I link to the PR for easier discovery ☺️)

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