gh-yzou opened a new pull request, #1687:
URL: https://github.com/apache/polaris/pull/1687
1. FILE storage is excluded from default allow list, add following to ensure
container start with FILE storage
```
polaris.features."ALLOW_INSECURE_STORAGE_TYPES": "true"
polaris.features."SUPPORTED_CATALOG_STORAGE_TYPES":
"[\"FILE\",\"S3\",\"GCS\",\"AZURE\"]"
polaris.readiness.ignore-severe-issues: "true"
```
2. add poetry lock to fix poetry.lock file issue
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]