Andrea Longo

Results 26 issues of Andrea Longo

This is an informational maybe-bug, I was not able to reproduce it. One of my novice contributors ran into it but resolved it on their own. Perhaps this report will...

bug

### Describe the bug **context** When I add a comment, either HTML or % style, inside a grid element that uses cards, I get a confusing build warning from Sphinx....

bug

Small edits to `server-config.yaml` to better match web docs style. This makes it easier to include a sample config in the KES docs. Closes https://github.com/minio/docs/issues/1123

MinIO Server [RELEASE.2024-01-05T22-17-24Z](https://github.com/minio/minio/releases/tag/RELEASE.2024-01-05T22-17-24Z) has changes that impact the docs: - [x] New ILM metrics [PR #18731](https://github.com/minio/minio/pull/18731) - [ ] New cluster health metric [PR #18736](https://github.com/minio/minio/pull/18736) Unclear if docs needed: -...

priority: low

[This access management page](https://min.io/docs/minio/linux/administration/identity-access-management/policy-based-access-control.html#policy-document-structure) notes that JSON policies are limited to 2048 characters. It should note that there is no limit to the number of policies you may attach to...

priority: low

New instructions for Operator Console SSO using OpenID are in https://github.com/minio/operator/tree/master/examples/kustomization/operator-external-idp-oid This makes SSO possible for Operator Console, although there is further work required to make it easy to use....

priority: medium

The Operator README has [new instructions for deploying with kustomize](https://github.com/minio/operator/pull/1947). Add this to the web docs as an alternate method.

priority: low

Document new option for `mc undo` to restrict the command to reverse either `DELETE` or `PUT` operations, not both. Staged http://192.241.195.202:9000/staging/DOCS-1113/linux/reference/minio-mc/mc-undo.html Fixes https://github.com/minio/docs/issues/1113

**Summary** The Go quickstart is several (golang) versions out of date, likely the others have similar issues. Review and update so they work for people with current dev environments. Intended...

Moving deprecated `mc` commands to a separate section is relatively recent, there are some additional ones that should also be there. For example, `mc admin top`. Identify these earlier deprecated...