Open kingdonb opened 5 years ago
The PR in #7 does half of what I just said. It is probably safe to merge before the next release. I haven't tested it, will test later today. (It should be safe to merge and release without the other half.)
Great! Thanks for noticing this during manual testing @kingdonb ! Let's try to get it fixed for Hephy Workflow v2.20.2 :smile_cat:
Can you take a look at this sometime soon @kingdonb ? It's not urgent but it would be nice to have less output when the image runs.
I still intend to take a look at this... http://kb.commits.to/address-builder-storage-issue-in-hephy-workflow-by-wednesday
@kingdonb , we should probably update the version again and move some files around to where the new version expects them to be? Sounds like that is all that is required here. Should be a non-breaking change.
@kingdonb , can you take some time to look at this minio upgrade and moving around of the file structure before 2.22.1 release?
Reading the logs of minio pod on a freshly deployed v2.20.0 (or v2.20.1-beta) hephy workflow with the default settings, indicates that more things have changed since #2
This stuff all comes from boot.go, which places the initial key file that gets migrated and migrated, and migrated. It looks like
$HOME/.minio
is not the place where it should live anymore, either.I'm opening a PR to upgrade again, and fix up some of this log spam.