-
Notifications
You must be signed in to change notification settings - Fork 298
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 v6.0.0 #1273
Comments
We do not discuss checking tenant health anywhere at the moment. |
2168 is a bugfix; nothing to document. |
2176 automatically covered with the Helm chart integration. |
…ences (#1284) 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 <[email protected]> Co-authored-by: Allan Roger Reid <[email protected]> Co-authored-by: Daryl White <[email protected]>
Nothing required for minio/operator#2166 |
UI has been mostly removed, or possibly entirely removed. There may be trailing non-linked references that did not come up in grep though (or on orphaned pages, or related to the tenant console). |
Partially addresses #1273. - Secrets no longer stored in tenant - Changes to the sidecar container, including moving envvars
add moar include content fix numbering AGAIN, list syntax for include and copied-into-parent Updating encryption pages for KES API (#1333) Our preferred method for authenticating from MinIO to KES is with an API identity. This PR updates encryption docs to reflect this. Closes #1280 Add cert-manager documentation (#1317) Adds cert-manager docs for Kubernetes outputs. Closes #1245 Partially addresses #1273
Operator v6.0.0 has changes that impact the docs:
Note that PR #2141 contains some documentation for v6.0.0.
See also Document TLS Certificates flow with Cert Manager #1245.
.spec.credsSecret
in favor of.spec.configuration
in tenant specs (PR #2217)The text was updated successfully, but these errors were encountered: