- Updates references for licensing to use "Enterprise" branding
- Updates the mc idp ldap policy entities command with flags and changes
to groups
- Deprecates OpenID envvar
Closes#1271
Closes#1291
Missed a few log lines referencing Operator Console.
Also cleaning up some broken refs and further simplifying references to
the Console when in context of Tenant/MinIO Object Store.
---------
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
Addresses #1273
# Summary
This pass does three things:
1. Updates all tutorials related to Operator/Tenant deployment for
Kustomize and Helm
2. Removes references to Operator Console + updates to reference
Kustomize/Helm wherever possible
3. Slightly tidies up old or dangling references
This pass does not do these things:
- Link out heavily to Kubernetes docs (for later)
- Clean up organization (singleplat build handles this)
- Addresses OpenShift, Rancher, etc.
---------
Co-authored-by: Andrea Longo <feorlen@users.noreply.github.com>
Co-authored-by: Allan Roger Reid <allanrogerreid@gmail.com>
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
Creates a new object management page to aggregate information on
deleting objects.
Links to the page from other docs throughout.
Intentionally leaves most delete information where it is in existing
docs.
Closes#741
Updates for server RELEASE.2024-03-30T09-41-56Z
- Adds information that SSE-C encrypted objects can now replicate.
Closes#1177
- Adds information on operator renewal of tenant certificates
Closes#1167
- Corrects a description for `ilm restore` function
Closes#1175
Updates for Console release 0.45.0
- Removes healing references
- Updates headings and subheadings for the current Console UI
Closes#1107
Update the AD/LDAP configuration instructions, including adding details
about configuring with Console.
Includes reformatting some existing content.
Questions:
- What, exactly, is the status of the `mc admin config identity_ldap`
settings? Deprecated? There, but not recommended for new configurations?
- Are the "all settings" examples correct and appropriate? I'm not clear
if `mc idp ldap` supports the same settings with the same names as
`identity_ldap`.
Staged:
http://192.241.195.202:9000/staging/DOCS-919/linux/html/operations/external-iam/configure-ad-ldap-external-identity-management.html
Fixes https://github.com/minio/docs/issues/919
---------
Co-authored-by: Ravind Kumar <ravind@min.io>
Co-authored-by: Daryl White <53910321+djwfyi@users.noreply.github.com>
- Adds information about call home to the console subnet registration
page
- Mentions viewing environment variables with the tooltip
- Adds info about excporitng or importing settings
- Adds object manager button to the managing objects page
Closes#747
- Adds info about runtime configuration selector in operator docs
- Adds note about audit and monitoring disabled by default for new
tenants
- Adds info about new server certificate expiration visibility
- Renames Notifications tab to Events in the managing objects console
doc
Notifications > Events already previously changed in the managing
objects doc.
Closes#733
Several updates for the MinIO Console docs related to
[v0.22.2](https://github.com/minio/console/releases/tag/v0.22.2) and
[v0.22.3](https://github.com/minio/console/releases/tag/v0.22.3).
Also takes the opportunity to break up the Console doc and remove
screenshots.
- Splits MinIO Console doc into three separate pages
- Removes screenshots from console pages
- Adds toctree to MinIO Console page and references to new pages
Closes#709
- Adds OIDC and LDAP sections to console
Closes#683
- Adds details on object browser (now separated out from bucket browser)
Closes#686