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

Backup job images service account auth to access s3 buckets due to outdated awscli #2629

Open
alexkuklin opened this issue May 14, 2024 · 1 comment

Comments

@alexkuklin
Copy link

alexkuklin commented May 14, 2024

  • helm chart 1.10.1, backup image registry.opensource.zalan.do/acid/logical-backup:v1.10.1
  • aws eks
  • used in production
  • bug report

We are using role-based auth and pod identity agent to provide access to resources required and switching to logical backup for some resources.

While running logical backup cronjob, it fails with

Unsupported host '169.254.170.23'.  Can only retrieve metadata from these hosts: 169.254.170.2, localhost, 127.0.0.1

generally issue can be solved by installing awscli from binary.

@FxKu
Copy link
Member

FxKu commented May 21, 2024

Hi @alexkuklin
can you create a PR which changes installation of awscli (and maybe others CLIs, too) in the logical backup's docker file? You got the same problem with the 1.11.0 image, too? You can change it in the configuration (logical_backup_docker_image) to test.

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

No branches or pull requests

2 participants