k8up-io / k8up

Kubernetes and OpenShift Backup Operator
https://k8up.io/
Apache License 2.0
617 stars 63 forks source link

Env variable BACKUP_GLOBALRESTORES3ACCESKEYID contains typo #893

Closed anothertobi closed 11 months ago

anothertobi commented 11 months ago

Description

The environment variable BACKUP_GLOBALRESTORES3ACCESKEYID contains a typo and would ideally be BACKUP_GLOBALRESTORES3ACCESSKEYID (access).

Additional Context

This is the same issue as #141. While it was originally fixed in #155, the fix was reverted with #495 (K8up v2.0.0).

Logs

No response

Expected Behavior

K8up supports BACKUP_GLOBALRESTORES3ACCESKEYID (current) and BACKUP_GLOBALRESTORES3ACCESSKEYID (pre v2) as env variables to stay backwards-compatible.

Steps To Reproduce

No response

Version of K8up

v2.0.0+

Version of Kubernetes

any

Distribution of Kubernetes

any