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

[RELEASE] mc RELEASE.2023-10-24T05-18-28Z #1045

Closed
6 tasks done
djwfyi opened this issue Oct 24, 2023 · 3 comments · Fixed by #1065
Closed
6 tasks done

[RELEASE] mc RELEASE.2023-10-24T05-18-28Z #1045

djwfyi opened this issue Oct 24, 2023 · 3 comments · Fixed by #1065
Assignees

Comments

@djwfyi
Copy link
Collaborator

djwfyi commented Oct 24, 2023

mc RELEASE.2023-10-24T05-18-28Z has changes that impact the docs:

  • New filter prevents duplicate transfers during mv and cp (PR #4719)
  • mc flags can now have an ENV equivalent (PR #4720)
  • mc admin trace --stats now shows min/max time (PR #4723)
  • mc admin trace --stats now includes average time to first byte info (PR #4726)
  • mc mirror now has a --retry flag (PR #4715)
  • mc admin replicate update now has a --bucket-bandwidth flag (PR #4687)
@djwfyi
Copy link
Collaborator Author

djwfyi commented Nov 9, 2023

4719 fixes for expected behavior. Not documenting.

@djwfyi
Copy link
Collaborator Author

djwfyi commented Nov 9, 2023

4723 and 4726 require PR #1065 first.
Or modify that PR to include these two items.

djwfyi added a commit that referenced this issue Nov 9, 2023
- Adds output sample for `mc support top locks`
- Adds `mc idp ldap accesskey` and subcommands

Closes #1056

- Adds environment variables for most global flags
- Adds --retry flag to mc mirror
- Adds --bucket-bandwidth flag to mc admin replicate update

Partially addresses #1045
@djwfyi
Copy link
Collaborator Author

djwfyi commented Nov 9, 2023

Update #1065 to include the --stats flag changes.

djwfyi added a commit that referenced this issue Nov 10, 2023
Updates for October 2023 MinIO Client releases
    
- Adds output sample for `mc support top locks`
- Adds `mc idp ldap accesskey` and subcommands
    
Closes #1056
    
- Adds environment variables for most global flags
- Adds --retry flag to mc mirror
- Adds --bucket-bandwidth flag to mc admin replicate update
    
Partially addresses #1045

- Removes unsupported `--noncurrent-transition-newer` flags from
commands.
djwfyi added a commit that referenced this issue Nov 15, 2023
- Adds additional flag for `mc admin trace`
- Adds info about supported secret types for k8s

Closes #1039 

For the `mc admin trace --stats` flag, also adding example output.

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

Successfully merging a pull request may close this issue.

2 participants