canonical / bundle-kubeflow

Charmed Kubeflow
Apache License 2.0
97 stars 47 forks source link

ci(eks): fails to create cluster with invalid configuration #928

Closed orfeas-k closed 2 weeks ago

orfeas-k commented 3 weeks ago

Bug Description

Error: invalid configuration for "aws-ebs-csi-driver" addon: at most one of wellKnownPolicies, serviceAccountRoleARN, attachPolicyARNs and attachPolicy can be specified

Failed run

To Reproduce

Rerun the CI https://github.com/canonical/bundle-kubeflow/actions/workflows/deploy-to-eks.yaml.

Environment

GH runner

Relevant Log Output

N/A

Additional Context

No response

syncronize-issues-to-jira[bot] commented 3 weeks ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5853.

This message was autogenerated

orfeas-k commented 2 weeks ago

What broke us was probably introduced in this PR https://github.com/eksctl-io/eksctl/pull/7807