mirror of
https://git.cloudron.io/cloudron/minio-app
synced 2025-09-16 10:19:21 +00:00
Compare commits
26 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
c696512b49 | ||
|
cc1385c856 | ||
|
89a6b2407b | ||
|
36d5d82e88 | ||
|
8252a3ee75 | ||
|
c71586f092 | ||
|
09408ff9d4 | ||
|
661c07147e | ||
|
02d58cec8b | ||
|
e43de3a0e0 | ||
|
e391ed9d85 | ||
|
2c9a35effb | ||
|
9ee3f02a10 | ||
|
15f02a8d0f | ||
|
48ffc5257c | ||
|
7fad1aea6d | ||
|
aeb58c292f | ||
|
bcee168e84 | ||
|
150b220bf2 | ||
|
43403829eb | ||
|
75b4da6645 | ||
|
e0f1511552 | ||
|
338371b948 | ||
|
efa30f5115 | ||
|
90fa9036cb | ||
|
15b4ed267b |
90
CHANGELOG
90
CHANGELOG
@@ -1549,3 +1549,93 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||
* Optimizations in Multipart code-path in multi-pool setups, via #16086
|
||||
* Fixes a regression in server side replication due to ETag mismatch issue under specific type of MinIO setups, fixed via #16129
|
||||
|
||||
[3.3.0]
|
||||
* Update minio to 2022-11-29T23-40-49Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-11-29T23-40-49Z)
|
||||
* avoid serializing decryptKey() every 15mins by @harshavardhana in #16135
|
||||
* kms: fix possible deadlock due to nested RLock calls. by @aead in #16136
|
||||
* Improvements in logger and audit webhooks by @anjalshireesh in #16102
|
||||
|
||||
[3.3.1]
|
||||
* Update minio to 2022-12-02T19-19-22Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-12-02T19-19-22Z)
|
||||
* update reedsolomon v1.11.3 by @harshavardhana in #16149
|
||||
* re-order the top-level config keys for priority by @harshavardhana in #16150
|
||||
* repl: resync orchestrator to use global shared lock by @vadmeste in #16154
|
||||
|
||||
[3.3.2]
|
||||
* Update minio to 2022-12-07T00-56-37Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-12-07T00-56-37Z)
|
||||
* fix: in disk cache readCacheFileStream should closed upon return by @jiuker in #16138
|
||||
* Start PR on Enterprise when there is new MinIO Version by @cniackz in #16121
|
||||
* kms: add support for KES enclaves by @aead in #16139
|
||||
* fix: update the JSON keys for latest 'mc' release by @harshavardhana in #16171
|
||||
|
||||
[3.3.3]
|
||||
* Update minio to 2022-12-12T19-27-27Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-12-12T19-27-27Z)
|
||||
* remove unnecessary logs for truncated XML inputs by @harshavardhana in #16184
|
||||
* Encrypt checksums with KMS on CompleteMultipartUpload by @klauspost in #16177
|
||||
* feat: Encrypt s3zip file index by @klauspost in #16179
|
||||
* reuse sha256 in config GetSettings by @jiuker in #16188
|
||||
* Add version id to healresult by @klauspost in #16193
|
||||
* Replace filepathx with fork by @klauspost in #16192
|
||||
* fix: translate tier add errors properly by @harshavardhana in #16191
|
||||
* remove hard limit for number of buckets by @harshavardhana in #16194
|
||||
* fix: delete marker discrepancies via DeleteObject() API by @harshavardhana in #16195
|
||||
* Add IAM API to attach/detach policies for LDAP by @donatello in #16182
|
||||
* avoid double deletes() when no more versions by @harshavardhana in #16206
|
||||
* do not rename multipart failed transactions back to tmp by @harshavardhana in #16204
|
||||
* Use different subnet public key during dev/test by @anjalshireesh in #16216
|
||||
* fix: iso8601TimeFormat padding issue for certain nanoseconds by @harshavardhana in #16207
|
||||
* Add LDAP DNS SRV record lookup support by @donatello in #16201
|
||||
|
||||
[3.4.0]
|
||||
* Update minio to 2023-01-02T09-40-09Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-02T09-40-09Z)
|
||||
* Rebalancing pools correctly choose object sizes to calculate the final distribution #16240
|
||||
* Startup improvements to support WAN-based distributed MinIO setups #16259
|
||||
* Add HTTP2-only support for external policy plugin #16225
|
||||
* Locks are now spread across different pools based on object affinity #16312
|
||||
|
||||
[3.4.1]
|
||||
* Update minio to 2023-01-06T18-11-18Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-06T18-11-18Z)
|
||||
* vectorize cluster-wide calls such as bucket operations by @harshavardhana in #16313
|
||||
* update klauspost/compress dependency by @harshavardhana in #16343
|
||||
* update replication tests with latest 'mc' by @harshavardhana in #16348
|
||||
* converge listBuckets() as a peer call by @harshavardhana in #16346
|
||||
* remove unnecessary kernel-tuning docs by @harshavardhana in #16354
|
||||
|
||||
[3.4.2]
|
||||
* Update minio to 2023-01-12T02-06-16Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-12T02-06-16Z)
|
||||
* xl: Quit early when EC config is not correct by @vadmeste in #16390
|
||||
* Add comment field to service accounts by @vadmeste in #16380
|
||||
* fix: allow bind on ipv6 loopback failures by @allanrogerr in #16388
|
||||
* fix: error out if an object is found after a full decom by @vadmeste in #16277
|
||||
* Update console to 0.22.5 by @donatello in #16400
|
||||
|
||||
[3.4.3]
|
||||
* Update minio to 2023-01-18T04-36-38Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-18T04-36-38Z)
|
||||
* Simplify/speedup container image publishing script by @donatello in #16403
|
||||
* Remove checks target from docker target by @dvaldivia in #16399
|
||||
* metrics: Add more logs when unable to read bucket usage by @vadmeste in #16405
|
||||
* fix: calculate common parity properly by @harshavardhana in #16406
|
||||
* Avoid dangling deletes if disk not found by @poornas in #16401
|
||||
|
||||
[3.4.4]
|
||||
* Update minio to 2023-01-20T02-05-44Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-20T02-05-44Z)
|
||||
* Signal stop-rebalance to all rebalancing pools by @krisis in #16438
|
||||
* Use async healing in PutObject call by @vadmeste in #16431
|
||||
* add a way to avoid blocking queueHealTask() depending on caller by @harshavardhana in #16433
|
||||
* Fix bandwidth monitoring to be per remote target by @poornas in #16360
|
||||
|
||||
[3.4.5]
|
||||
* Update minio to 2023-01-25T00-19-54Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2023-01-25T00-19-54Z)
|
||||
* fix: deleted object names for directory objects by @klauspost in #16448
|
||||
* grafana: Show one metric for the total data growth by @vadmeste in #16449
|
||||
* replication: Avoid logging PreConditionFailed error by @poornas in #16450
|
||||
|
@@ -5,8 +5,8 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "3.2.0",
|
||||
"upstreamVersion": "2022-11-26T22-43-32Z",
|
||||
"version": "3.4.5",
|
||||
"upstreamVersion": "2023-01-25T00-19-54Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 805306368,
|
||||
"httpPort": 8000,
|
||||
|
@@ -1,9 +1,9 @@
|
||||
FROM cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e27686fd14060332dd88263ea
|
||||
FROM cloudron/base:4.0.0@sha256:31b195ed0662bdb06a6e8a5ddbedb6f191ce92e8bee04c03fb02dd4e9d0286df
|
||||
|
||||
RUN mkdir -p /app/code
|
||||
WORKDIR /app/code
|
||||
|
||||
ARG VERSION=RELEASE.2022-11-26T22-43-32Z
|
||||
ARG VERSION=RELEASE.2023-01-25T00-19-54Z
|
||||
|
||||
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/
|
||||
# RUN wget https://dl.min.io/server/minio/release/linux-amd64/minio.${VERSION} -O /app/code/minio && chmod +x /app/code/minio
|
||||
|
@@ -37,3 +37,8 @@ PATH=$PATH:node_modules/.bin mocha --bail test.js
|
||||
## Notes
|
||||
|
||||
MinIO Console is an embedded web-based object browser built into MinIO Server
|
||||
|
||||
## Multi-domain
|
||||
|
||||
MINIO_DOMAIN=domain.com env var can be set to server DNS style requests as bucket.domain.com . This requires the platform code to set aliases for the httpPorts and not the primaryport.
|
||||
|
||||
|
666
test/package-lock.json
generated
666
test/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -9,11 +9,11 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"chromedriver": "^106.0.1",
|
||||
"chromedriver": "^109.0.0",
|
||||
"delay": "^5.0.0",
|
||||
"expect.js": "^0.3.1",
|
||||
"mocha": "^10.1.0",
|
||||
"selenium-webdriver": "^4.5.0",
|
||||
"superagent": "^8.0.3"
|
||||
"mocha": "^10.2.0",
|
||||
"selenium-webdriver": "^4.8.0",
|
||||
"superagent": "^8.0.8"
|
||||
}
|
||||
}
|
||||
|
@@ -75,7 +75,7 @@ describe('Application life cycle test', function () {
|
||||
await browser.sleep(2000);
|
||||
await browser.findElement(By.xpath('//input[@id="bucket-name"]')).sendKeys(BUCKET);
|
||||
await browser.findElement(By.xpath('//button[@id="create-bucket"]')).click();
|
||||
await waitForElement(By.xpath(`//a[contains(text(), "${BUCKET}")]`));
|
||||
await waitForElement(By.xpath(`//h1[contains(text(), "${BUCKET}")]`));
|
||||
await delay(5000);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user