-
Notifications
You must be signed in to change notification settings - Fork 300
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] Operator v5.0.7 doc updates #943
Comments
minio/operator#1677 doesn't require doc updates at this time. Specifics of chart structure/contents will get covered in a future section about how to customize. For now we link to the relevant Helm docs and presume anyone needing this level of customization already knows how charts work. |
Similar to previous, no doc updates needed for minio/operator#1706 The new option is documented with a comment in |
The easy bits from #943: - [x] `kubectl minio tenant info` now includes tenant secret info ([PR #1704](minio/operator#1704)) - [x] `kubectl minio delete` now has a `--force` flag ([PR #1687](minio/operator#1687)) Staged: http://192.241.195.202:9000/staging/DOCS-943-1/k8s/reference/kubectl-minio-plugin/kubectl-minio-delete.html http://192.241.195.202:9000/staging/DOCS-943-1/k8s/reference/kubectl-minio-plugin/kubectl-minio-tenant-info.html http://192.241.195.202:9000/staging/DOCS-943-1/k8s/operations/install-deploy-manage/deploy-minio-tenant.html#persistent-volumes
Document SFTP access for Operator Tenants, from Operator v5.0.7. minio/operator#1685 minio/operator#1692 The new Operator SFTP text and the not-Operator version it is based on were converted to includes rather than have a mess of conditionals in a single file. Staged http://192.241.195.202:9000/staging/DOCS-943-2/k8s/developers/file-transfer-protocol.html http://192.241.195.202:9000/staging/DOCS-943-2/linux/developers/file-transfer-protocol.html Partially addresses #943
Last item relates to Helm charts, which are not documented. |
Requested use case details for minio/operator#1700. We are unclear about their intended purpose that needed this functionality. |
Operator v5.0.7 has changes that impact the docs:
kubectl minio tenant info
now includes tenant secret info (PR #1704)kubectl minio delete
now has a--force
flag (PR #1687)Helm changes:
digest
for OpenShift PR #1706The text was updated successfully, but these errors were encountered: