Skip to content

Commit

Permalink
Merge pull request #219 from kaovilai/patch-2
Browse files Browse the repository at this point in the history
Add known compat issues with Non-AWS S3 compatible providers
  • Loading branch information
sseago authored Oct 14, 2024
2 parents 9f50a57 + 315fb5a commit 4e23c7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,15 @@ Below is a listing of plugin versions and respective Velero versions that are co
| v1.7.x | v1.11.x |
| v1.6.x | v1.10.x |

## Non-AWS S3 compatible provider known issues with plugin v1.10.x (aws-sdk-go-v2):
| Cloud Provider |Notes|Velero Issue|Cloud Provider Issue|
|-|-|-|-|
|Google Cloud Storage|[Should use GCP plugin instead](https://github.com/vmware-tanzu/velero-plugin-for-gcp)||https://issuetracker.google.com/issues/256641357|
|Net App|`operation error S3: PutObject, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: The s3 command you requested is not implemented.`|https://github.com/vmware-tanzu/velero/issues/7828 https://github.com/vmware-tanzu/velero/issues/8152||
|Oracle||https://github.com/vmware-tanzu/velero/issues/8013||
|IBM COS|checksumAlgorithm="" should work if [replication is not enabled](https://github.com/vmware-tanzu/velero/issues/7543#issuecomment-2225803682)|https://github.com/vmware-tanzu/velero/issues/7543||
|Hitachi Content Platform (HCP)||||
|Cloudian||https://github.com/vmware-tanzu/velero/issues/8264||
## Filing issues

If you would like to file a GitHub issue for the plugin, please open the issue on the [core Velero repo][103]
Expand Down

0 comments on commit 4e23c7f

Please sign in to comment.