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

Unable to install v0.10.2 on AWS EKS #2408

Closed
endrec opened this issue Mar 26, 2024 · 0 comments · Fixed by #2478
Closed

Unable to install v0.10.2 on AWS EKS #2408

endrec opened this issue Mar 26, 2024 · 0 comments · Fixed by #2478
Labels
kind/bug Something isn't working

Comments

@endrec
Copy link

endrec commented Mar 26, 2024

What happened:

When trying to upgrade an existing v0.10.1 install, I got an error:

 ERRO  Error installing or upgrading Liqo: template: liqo/templates/liqo-aws-credentials.yaml:5:23: executing "liqo/templates/liqo-aws-credentials.yaml" at <.Values.awsConfig.accessKeyId.secretKeyRef>: can't evaluate field secretKeyRef in type interface {}

What you expected to happen:

A successfull upgrade.

How to reproduce it (as minimally and precisely as possible):

As the same error happens on a fresh install as well, just run liqoctl install eks

Anything else we need to know?:

Possibly introduced by #2395.
As my default profile is the one used for authentication, I did not provide credentials on the command line.

Environment:

  • Liqo version: v0.10.1
  • Liqoctl version: v0.10.2
  • Kubernetes version (use kubectl version):
  • Cloud provider or hardware configuration: AWS
  • Node image:
  • Network plugin and version:
  • Install tools:
  • Others:
@endrec endrec added the kind/bug Something isn't working label Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant