mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-07-29 03:22:43 +00:00
Merge pull request #8489 from schen1/fix/aws-link
Run the E2E test on kind / build (push) Failing after 6m55s
Run the E2E test on kind / setup-test-matrix (push) Successful in 4s
Run the E2E test on kind / run-e2e-test (push) Has been skipped
Main CI / Build (push) Failing after 1m29s
Close stale issues and PRs / stale (push) Successful in 29s
Trivy Nightly Scan / Trivy nightly scan (velero, main) (push) Failing after 1m44s
Trivy Nightly Scan / Trivy nightly scan (velero-restore-helper, main) (push) Failing after 1m6s
Run the E2E test on kind / build (push) Failing after 6m55s
Run the E2E test on kind / setup-test-matrix (push) Successful in 4s
Run the E2E test on kind / run-e2e-test (push) Has been skipped
Main CI / Build (push) Failing after 1m29s
Close stale issues and PRs / stale (push) Successful in 29s
Trivy Nightly Scan / Trivy nightly scan (velero, main) (push) Failing after 1m44s
Trivy Nightly Scan / Trivy nightly scan (velero-restore-helper, main) (push) Failing after 1m6s
Fix: AWS Go SDK URL
This commit is contained in:
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go-v2
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -52,6 +52,6 @@ After you publish your plugin, open a PR that adds your plugin to the appropriat
|
||||
[9]: get-started.md
|
||||
[10]: https://kubernetes.slack.com/messages/ark-dr
|
||||
[11]: https://github.com/heptio/ark/issues
|
||||
[12]: https://github.com/aws/aws-sdk-go/aws
|
||||
[12]: https://github.com/aws/aws-sdk-go
|
||||
[13]: https://portworx.slack.com/messages/px-k8s
|
||||
[14]: https://github.com/portworx/ark-plugin/issues
|
||||
|
||||
@@ -55,7 +55,7 @@ After you publish your plugin, open a PR that adds your plugin to the appropriat
|
||||
[9]: get-started.md
|
||||
[10]: https://kubernetes.slack.com/messages/velero
|
||||
[11]: https://github.com/heptio/velero/issues
|
||||
[12]: https://github.com/aws/aws-sdk-go/aws
|
||||
[12]: https://github.com/aws/aws-sdk-go
|
||||
[13]: https://portworx.slack.com/messages/px-k8s
|
||||
[14]: https://github.com/portworx/ark-plugin/issues
|
||||
[15]: api-types/backupstoragelocation.md#aws
|
||||
|
||||
@@ -52,6 +52,6 @@ After you publish your plugin, open a PR that adds your plugin to the appropriat
|
||||
[9]: quickstart.md
|
||||
[10]: https://kubernetes.slack.com/messages/ark-dr
|
||||
[11]: https://github.com/heptio/ark/issues
|
||||
[12]: https://github.com/aws/aws-sdk-go/aws
|
||||
[12]: https://github.com/aws/aws-sdk-go
|
||||
[13]: https://portworx.slack.com/messages/px-k8s
|
||||
[14]: https://github.com/portworx/ark-plugin/issues
|
||||
|
||||
@@ -64,7 +64,7 @@ After you publish your plugin, open a PR that adds your plugin to the appropriat
|
||||
[9]: get-started.md
|
||||
[10]: https://kubernetes.slack.com/messages/velero
|
||||
[11]: https://github.com/vmware-tanzu/velero/issues
|
||||
[12]: https://github.com/aws/aws-sdk-go/aws
|
||||
[12]: https://github.com/aws/aws-sdk-go
|
||||
[13]: https://portworx.slack.com/messages/px-k8s
|
||||
[14]: https://github.com/portworx/ark-plugin/issues
|
||||
[15]: api-types/backupstoragelocation.md#aws
|
||||
|
||||
@@ -65,7 +65,7 @@ After you publish your plugin, open a PR that adds your plugin to the appropriat
|
||||
[9]: get-started.md
|
||||
[10]: https://kubernetes.slack.com/messages/velero
|
||||
[11]: https://github.com/vmware-tanzu/velero/issues
|
||||
[12]: https://github.com/aws/aws-sdk-go/aws
|
||||
[12]: https://github.com/aws/aws-sdk-go
|
||||
[13]: https://portworx.slack.com/messages/px-k8s
|
||||
[14]: https://github.com/portworx/ark-plugin/issues
|
||||
[15]: api-types/backupstoragelocation.md#aws
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -55,7 +55,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go-v2
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using File System Backup. Please see the [File System Backup][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go-v2
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -46,7 +46,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -46,7 +46,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -46,7 +46,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -47,7 +47,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -55,7 +55,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
@@ -56,7 +56,7 @@ _Some storage providers, like Quobyte, may need a different [signature algorithm
|
||||
|
||||
In the case you want to take volume snapshots but didn't find a plugin for your provider, Velero has support for snapshotting using restic. Please see the [restic integration][30] documentation.
|
||||
|
||||
[0]: https://github.com/aws/aws-sdk-go/aws
|
||||
[0]: https://github.com/aws/aws-sdk-go
|
||||
[1]: contributions/ibm-config.md
|
||||
[2]: contributions/oracle-config.md
|
||||
[3]: contributions/minio.md
|
||||
|
||||
Reference in New Issue
Block a user