Skip to content

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

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
thaJeztah:rm_macos_bits
Oct 26, 2024
Merged

cmd/continuity/commands: MountCmd: remove macOS remnants#254
AkihiroSuda merged 1 commit intocontainerd:mainfrom
thaJeztah:rm_macos_bits

Conversation

@thaJeztah
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@thaJeztah thaJeztah deleted the rm_macos_bits branch October 26, 2024 21:41
@thaJeztah
Copy link
Copy Markdown
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