Skip to content

Conversation

@d4rkstar
Copy link
Contributor

No description provided.

d4rkstar added 3 commits June 25, 2025 06:50
removed "auto" from api host and duplicated extract_hostname code
this commit fix the postgres user creation/deletion. when a user is created a schema named <user>_schema is created and made the default for the user. This resolves apache/openserverless#151
@d4rkstar d4rkstar requested a review from a user July 12, 2025 12:28
@d4rkstar d4rkstar changed the title Minio new [dont merge] Minio new Jul 12, 2025
upgraded minio from 2023.3.24 to 2025.6.13 community edition. Improved tests: added quota test
@d4rkstar
Copy link
Contributor Author

This PR makes obsolete #65

@d4rkstar d4rkstar changed the title [dont merge] Minio new Minio new + remove auto from apihost + set default schema for databases Jul 12, 2025
@d4rkstar d4rkstar marked this pull request as ready for review July 12, 2025 14:29
# install minio
MINIO_BASE=https://dl.min.io/client/mc/release/linux && \
MC_VER=RELEASE.2023-03-23T20-03-04Z && \
MC_VER=RELEASE.2025-05-21T01-59-54Z && \
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a necessary upgrade, as MINIO received a lot of fix and features improvements since 2023! Despite the fact the latest versions of the community edition provides a UI without any admin capabilities, I believe the way OpenServerless users uses MINIO, this is still ok.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If in the need of an admin interface, we could take in account this project: https://github.com/OpenMaxIO/openmaxio-object-browser

@sciabarracom sciabarracom merged commit 07f3600 into apache:main Jul 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants