velero/docs/api-types
Bastian Hofmann e13806e0b8 Allow to use AWS Signature v1 for creating signed AWS urls
Some aws implementations, for example the quobyte object storage, do not
support the v4 signing algorithm, but only v1.
This makes it possible to configure the signatureVersion.

The algorithm implementation was ported from d6c1be296e/botocore/auth.py (L860-L862)
which is used by the aws CLI client.

This fixes https://github.com/heptio/ark/issues/811.

Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>
2018-12-04 18:32:41 +01:00
..
README.md Add VolumeLocation and Snapshot. 2018-10-17 13:33:22 -06:00
backup.md Add VolumeLocation and Snapshot. 2018-10-17 13:33:22 -06:00
backupstoragelocation.md Allow to use AWS Signature v1 for creating signed AWS urls 2018-12-04 18:32:41 +01:00
volumesnapshotlocation.md azure: update blockstore to allow storing snaps in different resource group 2018-10-17 13:39:51 -06:00

README.md

Table of Contents

API types

Here we list the API types that have some functionality that you can only configure via json/yaml vs the ark cli (hooks)