Andrea Longo
Andrea Longo
re: v2 rollup, customer reported these metrics were "missing" after upgrade because they are now found under `minio/v2/metrics/node` ``` minio_cluster_replication_link_offline_duration_seconds minio_cluster_replication_link_online minio_cluster_replication_current_active_workers minio_cluster_replication_current_link_latency_ms minio_cluster_replication_recent_backlog_count minio_cluster_replication_last_minute_queued_count minio_cluster_replication_credential_errors minio_cluster_replication_current_transfer_rate minio_cluster_replication_last_minute_queued_bytes minio_cluster_replication_max_queued_count ```
see also https://github.com/minio/minio/pull/19932
Findings: ### These are in the list of deprecated commands, no separate page Mainly deprecated because they were renamed - `mc admin policy set` - `mc admin policy set` -...
Sticking this back in to-do for the moment. Partly complete, the long tail of tidying was always going to be a background task.
@pjuarezd I edited the instructions, although there are some parts I don't fully understand. Please feel free to correct anything. 😄
@pjuarezd I made some additional edits for spelling, etc in all the markdown files.
> I still deploy tenants using Helm... @ramondeklein If you are interested in trying Kustomize, I have some almost finished docs in this PR: https://github.com/minio/docs/pull/1219 Always helpful to find another...
Recent docs restructuring changed several things on the OpenShift Operator deploy docs page, such as clarifying that the port forwarding isn't done automatically. Should address that particular confusion. @ramondeklein @pjuarezd...
The UI procedures with OperatorHub/Marketplace are still the same in the docs. Presumably a bunch of that is going away with the forthcoming platform simplification effort. Although I can't really...
@cniackz thoughts on what else is needed in the revised OpenShift Operator docs? Several parts were reworked to be common across all platforms. Specifically, there might be a better way...