area/storagechangelog:breaking-changeenhancementgood first issuehelp wanted
倉庫指標
- 星標
- (18,974 顆星)
- PR 合併指標
- (平均合併 4天 11小時) (30 天內合併 85 個 PR)
描述
Historically the integration tests for the storage layer have been exposed, and even recommended to be used to verify the correctness of 3rd party storage plugins.
The documentation still recommends this, but the docs are stale, and with the recent refactoring where the integration suite was moved into internal, this is no longer possible.
The breaking changes happened in #6657, but are a part of the greater #6637