-
Notifications
You must be signed in to change notification settings - Fork 12
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
MinIO refactor on latest operator #300
Comments
@brendangadd We need to send out a notification to users that the old MinIO instances are/will be deprecated and that they should switch to the new ones. What's the process for doing this? |
I propose the following for the rollout:
[in a few weeks once users have had some time to adjust]
|
fyi, I think at least some people have been using minimal and standard at the same time (probably unintentionally) so there may be conflicts for a sync. Hopefully not but mentioned in case |
@zachomedia: Cool. And from our discussion, there will be multiple mounted folders in the filesystem during the transition period, all of which are backed by the new Minio instances. I think your approach is good. 👍 For notification, we can send out a notification email to all of our registered users using the emails in the web portal database. /cc @ca-scribner |
Makes sense to me!
…On Thu, Jan 7, 2021 at 15:08 brendangadd ***@***.***> wrote:
@zachomedia <https://github.com/zachomedia>: Cool. And from our
discussion, there will be multiple mounted folders in the filesystem during
the transition period, all of which are backed by the new Minio instances.
I think your approach is good. 👍
For notification, we can send out a notification email to all of our
registered users using the emails in the web portal database.
/cc @ca-scribner <https://github.com/ca-scribner>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#300 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALPFPI3NUAMZSNDZ72UK3ALSYYIFFANCNFSM4T3XYHLQ>
.
|
Re action plan for how we decommission and migration, before we do this we should send an email a few days before migration/removal outlining any edge cases in the migration that could cause data loss (ex: if you have a file of same name in both old and new, we will take the newer file. If you think this will cause a problem, migrate the data yourself before X date, etc) |
@zachomedia I just checked the "Scale down old replicas" box. Did we add re-write rules? |
Not redirecting old URLs to new tenant. @blairdrummond notified users. |
We need to onboard onto the latest MinIO operator and while we are it should improve some of our workflow.
The following are some of the benefits:
Actions we still have to take:
Add rewrite rules via Istio so old paths convert to new pathsThe text was updated successfully, but these errors were encountered: