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 logs and diag flags from support callhome #5111

Open
djwfyi opened this issue Jan 17, 2025 · 1 comment
Open

Remove logs and diag flags from support callhome #5111

djwfyi opened this issue Jan 17, 2025 · 1 comment

Comments

@djwfyi
Copy link
Contributor

djwfyi commented Jan 17, 2025

Expected behavior

SUBNET no longer supports uploading of logs.
The functionality has been removed from mc support callhome in the AIStor version of the MinIO Client.

Actual behavior

mc support callhome still has flags for enabling diag or logs. This distinction is no longer relevant for SUBNET callhome behavior.

Steps to reproduce the behavior

mc --version

  • (paste output of mc --version)
mc version RELEASE.2024-11-21T17-21-54Z (commit-id=1681e4497c09d7438a34e846f76dbde972ab7daf)
Runtime: go1.23.4 darwin/arm64
Copyright (c) 2015-2024 MinIO, Inc.
License GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>

System information

macOS Sonoma 14.7

klauspost added a commit to klauspost/mc that referenced this issue Jan 20, 2025
* Add `--enc` parameter to `mc support upload` to encrypt the file content.
* Add file size as zstd frame content size.
* Test opening the file before doing more.
* Remove deprecated functionality as per minio#5111
@klauspost
Copy link
Contributor

Probably we want to keep the disable functionality, so it can be removed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants