Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add backwards-compatibility for restore access key ID env #894

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Add backwards-compatibility for restore access key ID env #894

merged 1 commit into from
Oct 6, 2023

Conversation

anothertobi
Copy link
Contributor

Summary

In K8up v1 the env variable BACKUP_GLOBALRESTORES3ACCESSKEYID was
used and v2 introduced an unintended breaking change of this variable
to BACKUP_GLOBALRESTORES3ACCESKEYID.

Fixes #893

Checklist

For Code changes

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • PR contains the label area:operator
  • Link this PR to related issues
  • I have not made any changes in the charts/ directory.

@anothertobi anothertobi requested a review from a team as a code owner October 6, 2023 07:49
@anothertobi anothertobi requested review from zugao and lieneluksika and removed request for a team October 6, 2023 07:49
In K8up v1 the env variable `BACKUP_GLOBALRESTORES3ACCESSKEYID` was
used and v2 introduced an unintended breaking change of this variable
to `BACKUP_GLOBALRESTORES3ACCESKEYID`.

Fixes #893

Signed-off-by: Tobi Nehrlich <[email protected]>
Copy link
Collaborator

@zugao zugao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for your contribution @anothertobi

@zugao zugao merged commit 6f0f3eb into k8up-io:master Oct 6, 2023
6 checks passed
@anothertobi anothertobi deleted the fix/env-vars branch October 9, 2023 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Env variable BACKUP_GLOBALRESTORES3ACCESKEYID contains typo
2 participants